document.write( "Question 481071: ax-by = a^2 + b^2
\n" ); document.write( "2bx - ay = 2b^2 + 3ab - a^2\r
\n" ); document.write( "\n" ); document.write( "Find x and y in terms of a and b??
\n" ); document.write( "

Algebra.Com's Answer #329420 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
x =
\n" ); document.write( "= \"%28-a%5E3+%2B+2ab%5E2+-+a%5E2b+%2B+2b%5E3%29%2F%28-%28a%5E2+-+2b%5E2%29%29\"
\n" ); document.write( "= \"%28-%28a%2Bb%29%28a%5E2+-+2b%5E2%29%29%2F%28-%28a%5E2+-+2b%5E2%29%29\"
\n" ); document.write( "= a+b
\n" ); document.write( "==> y = a - b, after substitution into the first equation.
\n" ); document.write( "
\n" );