Simplify equation with negative exponents

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Boba-Feet
Messages
2
Reaction score
0

Homework Statement


Simplify (x-2 - y-2) / (x-1 + y-1)


Homework Equations





The Attempt at a Solution


So I just factorised the numerator into x-1 - y-1 and x-1 + y-1. And was left with x-1 - y-1 as an answer. The textbook gives (y - x) / (xy) as the answer (no working shown). So after some substitution I've realized my answer and the textbook's are the same. But I would like to know how they got theirs and is it a simpler form of my answer?

And I read on the internet that polynomials with negative exponents are not called polynomials, is that true and what should they be called? Thanks a lot in advance :)
 
Physics news on Phys.org
To simplifying this equation is like simplifying any other fraction with a plus or minus in between it.

evaluate this:
[itex]\frac{1}{10} - \frac{1}{5}[/itex] = ?

Then, imagine that x = 10 and y = 5
 
Starting with your result, you can write ##x^{-1}=\frac{1}{x}## and do the same with y, and combine the sum to a single fraction afterwards.

And I read on the internet that polynomials with negative exponents are not called polynomials, is that true and what should they be called? Thanks a lot in advance :)
Well, they are polynomials in a different variable (##x^{-1}## instead of x)...
As functions, they are called rational functions.
 
MY first thought was to get rid of those negative exponents by multiplying both numerator and denominator by [itex]x^2y^2[/itex]. That gives
[tex]\frac{y^2- x^2}{xy^2- x^2y}= \frac{(y- x)(y+x)}{xy(x- y)}= \frac{y+ x}{xy}[/tex]
 
OK I am able to see how the textbook arrived at it's answer.
I looked at it and initially thought to factorise because I saw the difference of two squares (x^-2 - y^-2).
But the textbook writer thought to remove the negative exponents first. Strange that both answers look so different but mean the same thing.

Thanks for the quick and helpful responses.
 
Last edited:
Boba-Feet said:
OK I am able to see how the textbook arrived at it's answer.
I looked at it and initially thought to factorise because I saw the difference of two squares (x^-2 - y^-2).
But the textbook writer thought to remove the negative exponents first. Strange that both answers look so different but mean the same thing.

Thanks for the quick and helpful responses.

It is really not strange at all; do you prefer to write (1/3) + (1/5) or 8/15? Which way is "better" depends on what you want to do with the answer.