document.write( "Question 261789: Solve using the elimination method. If the system has no solution or an infinite number of solutions, state so.\r
\n" );
document.write( "\n" );
document.write( "5x-2=y
\n" );
document.write( "y-5x=1 \n" );
document.write( "
Algebra.Com's Answer #193017 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-2=y \n" ); document.write( "Y-5X=-2 (RED LINE) \n" ); document.write( "y-5x=1 SUBTRACT (GREEN LINE) \n" ); document.write( "---------- \n" ); document.write( "0Y+0X=-3 NO SOLUTION BECAUSE THESE LINES ARE PARALLEL. \n" ); document.write( " |