document.write( "Question 47190: Hello,\r
\n" );
document.write( "\n" );
document.write( "How do I solve this by the system by addition. I'm not sure how to go about it.
\n" );
document.write( "This is what I get,but my friend says it's wrong. I'm loss fro this point on.\r
\n" );
document.write( "\n" );
document.write( " 5x – 3y = 13\r
\n" );
document.write( "\n" );
document.write( " 4x – 3y = 11
\n" );
document.write( " +_______________
\n" );
document.write( " 9x - 6y= 11
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #31242 by adamchapman(301)![]() ![]() ![]() You can put this solution on YOUR website! 5x – 3y = 13....................1 \n" ); document.write( "4x – 3y = 11....................2 \n" ); document.write( "rearrange (1): \n" ); document.write( "-5x + 3y = -13..................3 \n" ); document.write( "Add (2) and (3):\r \n" ); document.write( "\n" ); document.write( "4x – 3y + (-5x + 3y) = 11 -13 ..................4 \n" ); document.write( "-x=-2 \n" ); document.write( "x=2 \n" ); document.write( "substitute x=2 into (1): \n" ); document.write( "10 - 3y = 13 \n" ); document.write( " -3y = 3 \n" ); document.write( "y=-1\r \n" ); document.write( "\n" ); document.write( "So the solution is \n" ); document.write( "x=2, \n" ); document.write( "y=-1 \n" ); document.write( "I hope this helps, \n" ); document.write( "Adam \n" ); document.write( "P.S. please visit my website, it may be helpful to you. The address is www.geocities.com/quibowibbler \n" ); document.write( " |