Solve for Variables to Find Continuity

Hypnos_16
Messages
148
Reaction score
1

Homework Statement



y = 1 - 9x-2 / 1 - 3x-1 if x ≠ 3
y = a if x = 3

find the value of "a" that makes the graph Continuous at x = 3

Homework Equations


n/a


The Attempt at a Solution


I'm really not sure here, i think i must've missed this class or something, cause i just can't figure this out at all. I have two others to do too and i can't get any of them.
 
Physics news on Phys.org
You might want to compute

\lim_{x\rightarrow 3} \frac{1-\frac{9}{x^2}}{1-\frac{3}{x}}

and sketch the function around x=3 to see how it behaves.
 
Alright, i'll try that, is there also a way to solve it mathematically? Because i don't know what way he's looking for in the question.
 
What fzero suggests was "mathematical"! However:
The first thing I would do is multiply both numerator and denominator by x^2 to get
\frac{x^2- 9}{x^3- 3x}= \frac{(x- 3)(x+3)}{x(x-3)}
which is the same as \frac{x+ 3}{x} as long as x is not equal to 3. What is that when x= 3?
 
Taking the limit and interpreting it is mathematical. I suggested to sketch since it should help picture what you're doing.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top