document.write( "Question 1021116: Solve each system of equations:
\n" );
document.write( "{3x^2+4xy+5y^2=8 and x^2+3xy+2y^2=0
\n" );
document.write( "When I try to solve it, it turns out to be really messy. PLease use elimination or substituion in your answer. Thank you \n" );
document.write( "
Algebra.Com's Answer #636922 by robertb(5830) You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The key lies in factoring Eqn. B: \n" ); document.write( "We discuss 2 cases: \n" ); document.write( "(i) When x+y = 0, or y = -x. Substitute this into Eqn.A \n" ); document.write( "==> \n" ); document.write( "==> \n" ); document.write( "==> the solutions ( \n" ); document.write( "\n" ); document.write( "(ii) The case of x+2y = 0, or x = -2y, is handled in a similar manner. \n" ); document.write( "After doing so we get the pair of solutions ( \n" ); document.write( "\n" ); document.write( "Therefore the solutions are ( \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |