document.write( "Question 84278: Solve the system by graphing
\n" );
document.write( "2x – y = 4
\n" );
document.write( "4x – 2y =-8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #60688 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2x-y=4, -y=-2x+4, y=2x-4 (red line) \n" ); document.write( "4x-2y=-8, -2y=-4x-8, y=(-4x/-2)-(8/-2), y=2x+4 (green line) \n" ); document.write( " \n" ); document.write( "According to the graphing --- there is no common solution. \n" ); document.write( " |