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) You can put this solution on YOUR website! x = \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= a+b \n" ); document.write( "==> y = a - b, after substitution into the first equation. \n" ); document.write( " |