document.write( "Question 439489: Could someone please show me step by step how to solve the system by elimination method?
\n" );
document.write( "5x+3y=-7
\n" );
document.write( "7x-2y=13 \n" );
document.write( "
Algebra.Com's Answer #303764 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! To solve the \n" ); document.write( "\n" ); document.write( "Step 1. multiply the first equation by 2 and the second by 3 and we get:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2.Adding two equations we eliminate y: 31x=25 => x=25/31. We found x.\r \n" ); document.write( "\n" ); document.write( "Step 3.Plugging x=25/31 in the first equation to find y:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer:The solution of the system is: (25/31, 342/31) \n" ); document.write( " |