Next step?

jtw2e2

New member
Joined
Sep 3, 2009
Messages
45
I have tried to simplify the following expression and am stuck:

[(x/y)-(y/x)] / [(1/x^2)-(1/y^2)]

I got this far:

[ (x^2 - y^2) / (xy) ] times [ ((x^2 )(y^2)) / (y^2 - x^2)

Is that correct so far? Would someone please direct me through the next step? Thank you.
 
jtw2e2 said:
… Is that correct so far? …


It looks good, to me.

Next, factor x^2 - y^2 and factor y^2 - x^2.

Also, do you see any cancellations in the ratio (x^2 y^2)/(xy) ?

 


Here's a fact that you might not realize.

y - x = -(x - y) 8-)

You can use this fact, after you factor the two differences of squares.

 
Re:

mmm4444bot said:


Here's a fact that you might not realize.

y - x = -(x - y) 8-)

You can use this fact, after you factor the two differences of squares.


I don't realize much :?

But here's what I got:

xy / -1

I don't know if it's right. When I turned (y-x) into -(x-y), do I have to multiply both the numerator and denominator by negative 1?
 
Re: Re:

jtw2e2 said:
mmm4444bot said:


do I have to multiply both the numerator and denominator by negative 1?


Nevermind, I think I understand why it is ok to multiply by the -1 because the order is being switched.

xy / -1 = -xy

I think that's it!
 
jtw2e2 said:
… -xy

I think that's it!


Excellent! You realize much more than you know, Grasshopper. 8-)

(Seriously, you're operating at a level substantially higher than most people seeking help here.)

Another fact that's often helpful:

\(\displaystyle -\frac{a}{b} = \frac{-a}{b} = \frac{a}{-b}\)

This is actually an abbreviation for the following.

\(\displaystyle (-1) \cdot \frac{a}{b} = \frac{(-1)}{1} \cdot \frac{a}{b} = \frac{1}{(-1)} \cdot \frac{a}{b}\)

In other words, that negation symbol is shorthand for a factor of -1, and it can float around, as we please, out in front of a ratio, or in the numerator, or in the denominator.

Cheers ~ Mark

 
Re:

mmm4444bot said:
....

Cheers ~ Mark

[/color]


Thanks for your help Mark. I can go to sleep in peace now that I finished that one. :lol:
 
Top