PDA

View Full Version : Conjugate


ladyrae
Jun4-04, 07:36 PM
I am having trouble simplifying

(4[(SQRT(x+2)) – (SQRT2))]/x

I multiply the conjugate and I come up with 4/((SQRT(x+2)) + SQRT2)

I'm not sure if I'm on the right track

Icarus
Jun4-04, 08:24 PM
Quite frankly, by the concept of "simplified" that I am familiar with, the only simplification of the original that is possible is simply to multiply the 4 through:

[4*sqrt(x+2) - 4*sqrt(2)]/x

"Simplified" usually means rational denominators - your multiplying by the conjugate took you in the opposite direction.

What is this for? If the problem is just to simplify the original expression, then what I gave is as far as you can go. But if you need to do something else afterward, then this "simplified" form may not be the easiest to work with. It depends on the application.

ladyrae
Jun4-04, 08:29 PM
Actually its a limit problem I'm working on I'm having trouble with algebra.

Find the limit by analytic methods:

lim x->0 (4[(SQRT(x+2)) – (SQRT2))]/x

The first part of the problem asked me to estimate the limit by using a table and I came up with 1.414.

I am trying to multiple the conjugate...

master_coda
Jun4-04, 08:42 PM
I am having trouble simplifying

(4[(SQRT(x+2)) – (SQRT2))]/x

I multiply the conjugate and I come up with 4/((SQRT(x+2)) + SQRT2)

I'm not sure if I'm on the right track

Actually you've already done all the hard work. Notice that the form you now have, 4/((SQRT(x+2)) + SQRT2), no longer gives you 0/0 if you evaluate it at x=0. So you can just plug in x=0 and get the result of the limit. You'll get 4/(2*SQRT(2))=2/SQRT(2)=SQRT(2).

Math Is Hard
Jun4-04, 08:51 PM
Did you multiply (sqrt (x+2) + sqrt (2) ) to your numerator and your denominator?
You should end up with 4(x) / [x((SQRT[x+2]) + (SQRT[2]))]
cancel an x on top and bottom. now you can plug in 0s anywhere x is (only one place)and you get
4/ (SQRT[0+2] + SQRT[2])
now what have you got?

Math Is Hard
Jun4-04, 08:52 PM
whoops! mc beat me to it!

Icarus
Jun4-04, 08:57 PM
Master coda is right. Your derivation was correct, and in this form the limit is trivial.

(An excellent example of where "simplified" is not the form you want.)

TALewis
Jun4-04, 09:13 PM
ladyrae, why didn't you post this in your earlier limit thread, which you already created to get help with this problem? It's much easier to keep track of your questions if you keep them in one place.

ladyrae
Jun4-04, 09:16 PM
sorry, i thought it would be the wrong section for an algebra question.

TALewis
Jun4-04, 09:24 PM
Well, it was related to your original question about the limit, so I think it's fine to put it in the same thread. Any given problem might have parts that relate to physics, calculus, and algebra, but it's easier to follow and help you with your work if it's all together in one section.