document.write( "Question 969415: What is the value of the x-coordinate in the solution of this system of equations?
\n" );
document.write( "5x + 2y= 12
\n" );
document.write( " X - 3y = -18 \n" );
document.write( "
Algebra.Com's Answer #592315 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the value of the x-coordinate in the solution of this system of equations? \n" ); document.write( "5x + 2y= 12 \n" ); document.write( "X - 3y = -18 \n" ); document.write( "------ \n" ); document.write( "Modify for elimination:: \n" ); document.write( "15x + 6y = 36 \n" ); document.write( "2x - 6y = -36 \n" ); document.write( "---------------------- \n" ); document.write( "Add and solve for \"x\":: \n" ); document.write( "17x = 0 \n" ); document.write( "x = 0 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |