Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

Does anyone know how to 'prove limits' in pre-calculus? I have a test tomorrow and am plenty lost.

OpenStudy (anonymous):

having the same problem lol

OpenStudy (anonymous):

OMGOSH WHYYY....

OpenStudy (anonymous):

cool, we can go over this.... either of you with a specific problem you'd like to look at?

OpenStudy (anonymous):

ummmmmmm

OpenStudy (anonymous):

hold on lemme find one

OpenStudy (anonymous):

well what about the whole y=x/(x^2-2x)

OpenStudy (anonymous):

as x-> ?

OpenStudy (anonymous):

Find the limit if it exists, and explain why. lim (2x+|x-3|) x->3

OpenStudy (anonymous):

@dfresenius we'll see if ariellllllll get's in to clarify here prob. statement... if not we'll do yours

OpenStudy (anonymous):

gets*

OpenStudy (anonymous):

nope. im lost.

OpenStudy (anonymous):

are limits the same as asymptotes?

OpenStudy (anonymous):

@Algebraic! gotcha

OpenStudy (anonymous):

k doing @dfresenius prob.

OpenStudy (anonymous):

okie doke

OpenStudy (anonymous):

looking at the equation, do you see any continuity issues ? ie is there any sort of undefined value in that expression @dfresenius ?

OpenStudy (anonymous):

hmm, the x is undefined?

OpenStudy (anonymous):

there's not... there's an issue with differentiability at x=3 but there's no holes or infinities... ie 3-3 is zero (not a problem) ; 2*3 -0 is 6 (not a problem)

OpenStudy (anonymous):

can you tell if it is discontinuous without graphing it?

OpenStudy (anonymous):

yes @Arielllllllllllllllll look for zeros in the denom.

OpenStudy (anonymous):

they indicate a 'problem'

OpenStudy (anonymous):

ok, so a general strategy for solving this would be to plug in the limit?

OpenStudy (anonymous):

OOOOHHHH. okaeeee.

OpenStudy (anonymous):

your expression for example : x/(x^2-2x) problem when x= 2 and problem when x=0 right?

OpenStudy (anonymous):

yup.

OpenStudy (anonymous):

they turn out to be two different types of problem, so both are instructive

OpenStudy (anonymous):

what happens at x=2?

OpenStudy (anonymous):

it becomes 0

OpenStudy (anonymous):

numerator = 2 denominator = 0 so... we have an infinity...

OpenStudy (anonymous):

2/0

OpenStudy (anonymous):

moreover look what happens when you're approaching x=2 from the lefty side... what sort of values does the function have? try x=1 and x=1.99999 (use your calculator)

OpenStudy (anonymous):

then try some numbers to the right of x=2 like x=3 and x=2.00001

OpenStudy (anonymous):

is this helping either of you?

OpenStudy (anonymous):

yes it is. thanks. and i think im getting it finally.

OpenStudy (anonymous):

@dfresenius always try that strat first... if you get an infinity then you know the limit is undefined ... BUT if you get 0/0 it's a different kind of problem... which we'll talk about next..

OpenStudy (anonymous):

so back to @Arielllllllllllllllll 's problem... we looked at the limit as x-> 2 for x/(x^2-2x)

OpenStudy (anonymous):

so if it approacheds 2 from the left, y goes to -infinity?

OpenStudy (anonymous):

it goes to -infinity if you approach x=2 from the left and it goes to +infinity if you approach x=2 from the right... what about at x=0 ??

OpenStudy (anonymous):

yes @Arielllllllllllllllll that's right

OpenStudy (anonymous):

omguhhhhh. it doesn't go anywhere?

OpenStudy (anonymous):

it's the thing we mentioned 0/0 it would be tempting to call it an infinity but it's not..

OpenStudy (anonymous):

when you see this, you know something is up....

OpenStudy (anonymous):

so it's just 'undefined' or something like that?

OpenStudy (anonymous):

it's time to break out your algebra and get to work...

OpenStudy (anonymous):

ok, my book is solving it from both sides... for 3+(positive side) they wrote (2x+x-3) = 3x-3 = 9-3 = 6 for 3-(negative side) (2x +3-x) = x+3 = 3+3 = 6 just curious if this is a good way of solving this

OpenStudy (anonymous):

yes it is @dfresenius

OpenStudy (anonymous):

ok, how will I know to only solve it from one side?

OpenStudy (anonymous):

when x-> 0 x/(x^2-2*x) goes to 0/0 so... we need to re-arrange or simplify the expression to see what is ACTUALLY going on at that point..

OpenStudy (anonymous):

scratch my last question

OpenStudy (anonymous):

im getting it now

OpenStudy (anonymous):

in this case it's pretty easy... there's an x in every term so it simplifies to 1/(x-2)

OpenStudy (anonymous):

magic... we can now look at what happens as x-> 0 with no difficulty 1/(0-2) = -1/2

OpenStudy (anonymous):

oh dang. then why am i in this stupid class? D; okay, okay, suppose it's only x/(x-2). The limit is at 2, and as you approach it from the left it goes to -infinity and from the right it goes to infinity?

OpenStudy (anonymous):

@Arielllllllllllllllll yes that is correct:)

OpenStudy (anonymous):

@dfresenius don't be afraid to look at it from both sides... in fact that's exactly what talking about the limit IS.... we are asking if the function approaches a well-defined value as x approaches some value from both sides..

OpenStudy (anonymous):

if the function does approach a well defined value as x approaches some value from both sides... then we have a limit... if not, (or if it approaches infinity) then we don't have a limit :(

OpenStudy (anonymous):

lim 2x-1/|2x^3-x^2| x->0.5

OpenStudy (anonymous):

x->.5-

OpenStudy (anonymous):

this absolute value is really messing me up

OpenStudy (anonymous):

good one. so... what's the denom at x=.5?

OpenStudy (anonymous):

|.25-.25| = |0| = 0

OpenStudy (anonymous):

yep

OpenStudy (anonymous):

and the num. ? also zero... so we have one of those 'holes' 0/0

OpenStudy (anonymous):

ok, so this means it ill only work from one side?

OpenStudy (anonymous):

usually means a hole... in this case it actually is a bit more tricky... here's what we'll have to do I think... consider x>.5 what does the denominator do? ie is it positive or negative for x>.5 ?

OpenStudy (anonymous):

i did x=1 and it ends up 1/1

OpenStudy (anonymous):

it's positive... right? so for x>.5 the absolute value sign is meaningless... it does nothing...

OpenStudy (anonymous):

yep

OpenStudy (anonymous):

so 'ignore' it for x>.5 : (2x-1)/(2*x^3-x^2) = (2x-1)/(x^2 *(2x-1) )

OpenStudy (anonymous):

the " (2x-1) 's " cancel ...: 1/x^2

OpenStudy (anonymous):

so you're looking at a limit of '4' as x->.5 from the right... that clear?

OpenStudy (anonymous):

yep

OpenStudy (anonymous):

cool... now the other side when x<.5 what does the denom. look like?

OpenStudy (anonymous):

then coming from the left is where we change the absolute value?

OpenStudy (anonymous):

i used -1 and got -2

OpenStudy (anonymous):

or -2/1

OpenStudy (anonymous):

or wait, -3/1

OpenStudy (anonymous):

damn my bad, its -3/-1 or just 3

OpenStudy (anonymous):

yep... the denom. is negative for x<.5 (and x>0, but that's not a worry right now) the absolute makes it positive though so if we want to write it without the absolute value sign : (2x-1) / (-2x^3 +x^2) and we get (after algebra) 1/-x^2

OpenStudy (anonymous):

so as x-> .5 - we get the limit is -4 ;)

OpenStudy (anonymous):

that clear?

OpenStudy (anonymous):

yep thank you so much for being patient!

OpenStudy (anonymous):

No problem? all good? @Arielllllllllllllllll , if you're still there... any questions?

OpenStudy (anonymous):

Im all set, thanks again!

OpenStudy (anonymous):

Naw, I think I'm good. I needed a review, and this was plenty. Thanks :D

OpenStudy (anonymous):

sure! @dfresenius

OpenStudy (anonymous):

@Arielllllllllllllllll ok no problem! gl!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!