document.write( "Question 982176: solve the following systems of linear equations using any algebraic method.check work if possible
\n" );
document.write( "8x-6y=12
\n" );
document.write( "12x-9y=18 \n" );
document.write( "
Algebra.Com's Answer #603034 by macston(5194)![]() ![]() You can put this solution on YOUR website! ' \n" ); document.write( "8x-6y=12 \n" ); document.write( "8x=6y+12 \n" ); document.write( "4x=3y+6 \n" ); document.write( ". \n" ); document.write( "12x-9y=18 \n" ); document.write( "12x=9y+18 \n" ); document.write( "4x=3y+6 The equations are the same. \n" ); document.write( "4x-6=3y \n" ); document.write( "(4/3)x-2=y \n" ); document.write( "The solution is all points on the line y=(4/3)x-2 \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |