How can I simplify this expression using index laws?

AI Thread Summary
The discussion revolves around simplifying the expression (x^{-2} - y^{-2}) / (x^{-1} - y^{-1}) using index laws. The correct simplified form is (x + y) / (xy), but participants initially struggle with applying the laws. A key suggestion is to rewrite the negative indices as fractions and recognize the numerator as a difference of squares. Participants also note that common factors can be canceled to simplify the expression further. The thread concludes with a reminder that new problems should be posted in separate threads for clarity.
miniradman
Messages
191
Reaction score
0

Homework Statement


Simplify; expressing with positive indices.

\frac{x^{-2} - y^{-2}}{x^{-1} - y^{-1}}

The Attempt at a Solution


Hello, I'm doing first year uni math and over the holidays, I forgotten my index laws and as a result I'm stuck on this question :rolleyes:

I know that the answer is:

\frac{x+y}{xy}

However I cannot figure out which laws relate to the equation.

I don't think I can just cancel the x's and y's here, because of that takeaway sign. Also I cannot bring the denominator up because I don't know what the rule is for that.

Can someone please give me a hint towards the right direction?
 
Last edited by a moderator:
Physics news on Phys.org
miniradman said:

Homework Statement


Simplify; expressing with positive indices.

\frac{x^{-2} - y^{-2}}{x^{-1} - y^{-1}}

The Attempt at a Solution


Hello, I'm doing first year uni math and over the holidays, I forgotten my index laws and as a result I'm stuck on this question :rolleyes:

I know that the answer is:

\frac{x+y}{xy}

However I cannot figure out which laws relate to the equation.

I don't think I can just cancel the x's and y's here, because of that takeaway sign. Also I cannot bring the denominator up because I don't know what the rule is for that.

Can someone please give me a hint towards the right direction?

This problem actually doesn't have too much to do with the index laws. Begin by removing the indices by converting them into fraction, then simplify from there.

OR if you prefer,
Notice that x^{-2}-y^{-2}=(x^{-1})^2-(y^{-1})^2 which is a difference of 2 squares.
 
Last edited by a moderator:
Hello Mentallic, expanding the brackets gives me

\frac{(\frac{1}{x}+\frac{1}{y})(\frac{1}{x}-\frac{1}{y})}{\frac{1}{x}-\frac{1}{y}}

How do I proceed from here? because I cannot see a way which will give me postive index values. Do I take both brackets in the numerators down to the denominator?

Mod note: You don't need to use the HTML SIZE tags to make your LaTeX bigger - just use tex tags instead of itex tags.[/color]
 
Last edited by a moderator:
Notice the common factor in the numerator and denominator?
 
Ahhh... I see it now.

Then I just multiply the remaining bracket by \frac{xy}{xy} to finish off the question.

Thanks a lot Mentallic :)
 
My first thought was to multiply both numerator and denominator by x^2y^2:
\frac{x^{-2}- y^{-2}}{x^{-1}- y^{-1}}= \frac{y^2- x^2}{xy^2- x^2y}
= \frac{(x+ y)(x- y)}{xy(y- x)}
 
That works too! :)

If I have another problem I am stuck on relating to index laws, may I post it on this thread, or do I have to open a new topic?
 
miniradman said:
That works too! :)

If I have another problem I am stuck on relating to index laws, may I post it on this thread, or do I have to open a new topic?
For a new problem, please start a new thread.
 
Back
Top