document.write( "Question 629246: Solve the following system of equations.
\n" );
document.write( "x - 2y = 5
\n" );
document.write( "2x - 4y = 10
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #396121 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following system of equations. \n" ); document.write( "x - 2y = 5 \n" ); document.write( "2x - 4y = 10 \n" ); document.write( "----- \n" ); document.write( "Multiply thru the 1st equation by 2 to get: \n" ); document.write( "2x - 4y = 10 \n" ); document.write( "2x - 4y = 10 \n" ); document.write( "----- \n" ); document.write( "The system is dependent (one equation is a multiple of the other). \n" ); document.write( "The solution is all ordered pairs of the form (x, (x-5)/2) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |