document.write( "Question 82857: Solve the system by graphing. Be sure to check to see that the solutions are correct. \r
\n" );
document.write( "\n" );
document.write( "4x+4y=4
\n" );
document.write( "x+y=1 \n" );
document.write( "
Algebra.Com's Answer #59447 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 4X+4Y=4 \n" ); document.write( "4Y=-4X+4 \n" ); document.write( "Y=-4X/4+4/4 \n" ); document.write( "Y=-X+1 (RED LINE) \n" ); document.write( "X+Y=1 \n" ); document.write( "Y=-X+1 (GREEN LINE) \n" ); document.write( "THESE EQUATIONS ARE THE SAME THEREFORE THEY ARE THE SAME LINE THEREFORE THERE IS NO SOLUTION TO THESE 2 EQUATIONS. \n" ); document.write( " |