document.write( "Question 63608: Can you please help me solve using the elimination method?\r
\n" );
document.write( "\n" );
document.write( "8x - 5y = 8
\n" );
document.write( "2x + 3y = 2 \n" );
document.write( "
Algebra.Com's Answer #44380 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! Equation 1 : 8x - 5y = 8 \n" ); document.write( "Equation 2 : 2x + 3y = 2 \n" ); document.write( "Multiply the second equation by 4 to get \n" ); document.write( "Equation 2 : 8x + 12y = 8 \n" ); document.write( "Subtract the original equation 1 from the new equation 2 to get 17y = 0. \n" ); document.write( "y = 0 so substitute that value in one of the original equations \n" ); document.write( "8x - 5y = 8 \n" ); document.write( "8x-5*0 =8 \n" ); document.write( "8x = 8 \n" ); document.write( "so x=1 \n" ); document.write( "x = 1 and y = 0 \n" ); document.write( " |