Algebra II Quotients of Rational Expressions

AI Thread Summary
The discussion revolves around simplifying the expression (p^4 - q^4)/(p + q)^2 ÷ 1/(p^2 + q^2). The correct simplification leads to the answer (p - q)/(p + q), but confusion arises regarding the cancellation of (p^2 + q^2) from both numerators. Participants clarify that the original problem was misinterpreted, as it should be treated as a fraction within a fraction. The correct approach involves recognizing the structure of the expression to avoid improper cancellation. The conversation concludes with thanks for assistance and a request for guidance on using LaTeX for clearer mathematical notation.
velox_xox
Messages
34
Reaction score
0

Homework Statement


Simplify. (p4 - q4)/(p + q)2 ÷ 1/(p2 + q2)

Answer: (p - q)/(p + q)

Homework Equations


--

The Attempt at a Solution


Transformed it to a multiplication problem.
(p4 - q4)/(p + q)2 X (p2 + q2)/1
Difference of the squares in the numerator of the first expression:
(p2 + q2)(p2 - q2)/(p + q)2 X (p2 + q2)/1
Difference of the squares (once more) in the numerator of the first expression:
(p2 + q2)(p + q)(p - q)/(p + q)2 X (p2 + q2)/1
Simplified the (p +q) from the numerator and denominator of the first equation:
(p2 + q2)(p -q)/(p + q) X (p2 + q2)/1
:confused:Simplified the (p2 + q2) from the numerators of both expressions:
(p - q)/(p + q)

My question is with the :confused: part. Is that proper form? A.k.a. Did I not bend the rules of algebra to get the correct answer? And if so, can someone give example of when simplifying both numerators is okay or not okay?

Thank you!
 
Last edited:
Physics news on Phys.org
Now if (p^2+q^2) is in the numerators of both expressions how can you just cancel it out? Shouldn't your answer have (p^2+q^2)^2 in it?
 
That's what I thought, but the textbook's answer is (p - q)/(p +q), so either it's incorrect; Or somewhere I solved it wrong in the first place, and now I'm just bending the rules. That's why I'm asking. :)
 
velox_xox said:
That's what I thought, but the textbook's answer is (p - q)/(p +q), so either it's incorrect; Or somewhere I solved it wrong in the first place, and now I'm just bending the rules. That's why I'm asking. :)

Well, I get (p-q)*(p^2+q^2)^2/(p+q). I don't think you are doing anything wrong except for the bad cancellation to match the books answer. Either the books answer is wrong or the problem is misstated.
 
Nope, I've checked it like seven times now to be sure (both the problem and the answer). The only thing that is different in my writing of the problem from the actual textbook's version is that it is actually a fraction within a fraction.

(p4 - q4)/(p + q)2 <<This part being numerator
(p2 + q2) <<This part being denominator

That shouldn't make a difference, though. Right?

...Anyone else want to give it a go? :redface:
 
velox_xox said:
Nope, I've checked it like seven times now to be sure (both the problem and the answer). The only thing that is different in my writing of the problem from the actual textbook's version is that it is actually a fraction within a fraction.

(p4 - q4)/(p + q)2 <<This part being numerator
(p2 + q2) <<This part being denominator

That shouldn't make a difference, though. Right?

...Anyone else want to give it a go? :redface:

Let's try writing them as fractions. From the post I quoted I get the impression the fraction is: \displaystyle\frac{\frac{p^4-q^4}{(p+q)^2}}{p^2+q^2}. If this is the case, you gave us the wrong problem to work with in your original post!

\displaystyle\frac{\frac{p^4-q^4}{(p+q)^2}}{p^2+q^2} = \frac{p^4-q^4}{(p+q)^2} \cdot \frac{1}{p^2+q^2} \neq \frac{p^4-q^4}{(p+q)^2} \div \frac{1}{p^2+q^2}
 
*facepalm* Oh, that is so obvious! Like how 8 and 1/8 aren't the same.

I was able to get the correct answer with that. Also, for future reference, how am I supposed to write a fraction in the numerator of a fraction?? Like what you did? (The reason I didn't write that it that way in the first place is because I didn't know how to do it.)

Thanks scurty for your insight, and sorry Dick for the mistake!
 
velox_xox said:
*facepalm* Oh, that is so obvious! Like how 8 and 1/8 aren't the same.

I was able to get the correct answer with that. Also, for future reference, how am I supposed to write a fraction in the numerator of a fraction?? Like what you did? (The reason I didn't write that it that way in the first place is because I didn't know how to do it.)

Thanks scurty for your insight, and sorry Dick for the mistake!

No problem. Just use an extra set of parentheses. Like ((p^4-q^4)/(p+q)^2))/(p^2+q^2). Or learn to Latex it. That's always nice.
 
Got it. I'll be sure to do that in the future. As for Latex, I have no idea how to do that. Is there a section on how to learn on the forum? :D

And a very much belated but definitely deserved thanks to scurty and Dick. Thank you!
 
Back
Top