SOLUTION: can you help me to factorize ab(x^2+y^2)- xy(a^2+b^2) thanks

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: can you help me to factorize ab(x^2+y^2)- xy(a^2+b^2) thanks      Log On


   



Question 151902: can you help me to factorize ab(x^2+y^2)- xy(a^2+b^2) thanks
Answer by orca(409) About Me  (Show Source):
You can put this solution on YOUR website!
Remove the parenthesis and re-group the terms.
ab(x^2+y^2)- xy(a^2+b^2)
= abx^2 + aby^2 - a^2xy - b^2xy
= abx^2 - a^2xy - b^2xy + aby^2
= (abx^2 - a^2xy) - (b^2xy - aby^2)
= ax(bx - ay) - by(bx - ay)
= (bx - ay)(ax - by)