when I shouldn't cancel out denominator

This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

joonkimdds

Senior Member
10+ Year Member
15+ Year Member
Joined
Jun 30, 2005
Messages
2,780
Reaction score
2
f(x) = (x+3) / (x^2 -9)

I am tempted to simplify it into 1/ (x-3) and say this is undefined when x=3
but the solution says I shouldn't cancel top and bottom thus it's undefined
when x = +3 and x=-3.

How do I know when to simplify and when not to?
 
very simple, before you cancel each other, plug in the results to check.
 
While (x+3) / x^2-9 and 1/(x-3) look the same mathematically, they are fact NOT the same function. Namely at the point x = -3 Note that in the second function f(-3) = -1/6 but in the first function f(-3) is UNDEFINED.

For the sake of simplifying a function you want to end at 1/(x-3).

When you need to give conditions, you MUST look at what you started with. Remember that your function is still (x+3)/x^2-9. And in that function you can't have x = -3.

So if they asked you to describe the function (x+3) / x^2-9 you would say it equals 1/(x-3) and x can't be -3 or +3.

But if they asked you to describe the function 1/(x-3) you would say that's your simplified function and x can't be +3.
 
Is this the only type of problem that I should not simplify before answering a question?

So basically whenever I see a question like this that asks me to find when it's undefined, I should NOT simplify?
 
Top