document.write( "Question 654837: 10x-10y=0
\n" );
document.write( "5x-4y=8
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #408846 by schmidtmomto6(24)![]() ![]() You can put this solution on YOUR website! 10x-10y=0 \n" ); document.write( " 5x-4y=8 \n" ); document.write( "Multiply the bottom equation by -2: -10x+8y=-16. \n" ); document.write( "Now add this second equation to the first one: \n" ); document.write( " 10x-10y = 0 \n" ); document.write( " -10x+ 8y =-16 \n" ); document.write( "--------------- \n" ); document.write( " 0-2y = -16, so y=8 \n" ); document.write( "Stick this value for y back in one of the original equations to solve for x: \n" ); document.write( "10x-10(8)=0, 10x-80=0, 10x=80, x=8\r \n" ); document.write( "\n" ); document.write( "Hope this helps! =) \n" ); document.write( " |