document.write( "Question 479829: i really need help on solving linear equations with elimination in non- standard form the equation is 2y=4x-16
\n" );
document.write( " 5y=4x+8\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help \n" );
document.write( "
Algebra.Com's Answer #328740 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2y=4x-16 \n" ); document.write( "5y=4x+8 \n" ); document.write( "----------- Subtract \n" ); document.write( "-3y=-24 \n" ); document.write( "y = 8 \n" ); document.write( "------ \n" ); document.write( "5y=4x+8 \n" ); document.write( "5*8 = 4x + 8 \n" ); document.write( "4x + 8 = 40 \n" ); document.write( "x = 8 \n" ); document.write( "-------------- \n" ); document.write( "Form doesn't matter, just look for the most direct way to solve them. \n" ); document.write( " \n" ); document.write( " |