document.write( "Question 929904: How do I solve this system by any method?\r
\n" );
document.write( "\n" );
document.write( "I know you plug in the x equation into the second equation and get 18 = 18 but how do i find the solution?\r
\n" );
document.write( "\n" );
document.write( "x = 2y-9
\n" );
document.write( "-2x+4y = 18 \n" );
document.write( "
Algebra.Com's Answer #564569 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x = 2y-9 \n" ); document.write( " -2x+4y = 18 \n" ); document.write( "........ \n" ); document.write( "-2(2y-9) + 4y = 18 \n" ); document.write( "-4y + 18 + 4y = 18 \n" ); document.write( " 18 = 18 \n" ); document.write( "Infinite solutions. They are Same Line. \n" ); document.write( ".....Note \n" ); document.write( "x = 2y-9 \n" ); document.write( "0r \n" ); document.write( "x - 2y = -9 \n" ); document.write( "0r \n" ); document.write( "-2(x - 2y = -9) = -2x + 4y = 18 ( same as the second EQ) \n" ); document.write( " |