Continuous Extension to a Point (Factoring Question)

BraedenP
Messages
94
Reaction score
0

Homework Statement



Define f(6) in a way that extends
gif.latex?f(s)=\frac{s^3-216}{s^2-36}.gif
to be continuous at s=6.

Homework Equations



None. Only limits are required.

The Attempt at a Solution



In order to figure out which point needs to be added to the function, I have to find the limit of this function as s->6. This will result in a zero-denominator, however, so I need to factor [PLAIN]http://latex.codecogs.com/gif.latex?s^2-36 out of the numerator, so that I can cancel them and use the resulting polynomial to calculate the limit.

Basically, I just need help factoring [PLAIN]http://latex.codecogs.com/gif.latex?s^2-36 out of [URL]http://latex.codecogs.com/gif.latex?s^3-216;[/URL] I can solve the rest of the question easily.

Help would be appreciated.

Thanks,
Braeden
 
Last edited by a moderator:
Physics news on Phys.org
BraedenP said:

Homework Statement



Define f(6) in a way that extends
gif.latex?f(s)=\frac{s^3-216}{s^2-36}.gif
to be continuous at s=6.

Homework Equations



None. Only limits are required.

The Attempt at a Solution



In order to figure out which point needs to be added to the function, I have to find the limit of this function as s->6. This will result in a zero-denominator, however, so I need to factor [PLAIN]http://latex.codecogs.com/gif.latex?s^2-36 out of the numerator, so that I can cancel them and use the resulting polynomial to calculate the limit.

Basically, I just need help factoring [PLAIN]http://latex.codecogs.com/gif.latex?s^2-36 out of [URL]http://latex.codecogs.com/gif.latex?s^3-216;[/URL] I can solve the rest of the question easily.
The numerator doesn't have a factor of s2 - 36. There is a linear factor that can be pulled out, however.
 
Last edited by a moderator:
Mark44 said:
The numerator doesn't have a factor of s2 - 36. There is a linear factor that can be pulled out, however.

Yeah, I figured it out, thanks. I'm not quite sure what I was trying to do. I ended up factoring (x-6) out of the numerator and denominator and cancelling those.
 
Hopefully, you factored out s - 6 rather than x - 6.
 
Mark44 said:
Hopefully, you factored out s - 6 rather than x - 6.

Oh yeah.. sorry. I factored (s-6)
 
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