document.write( "Question 60896: how can i solve the system by graphing.
\n" );
document.write( " x + y = 4
\n" );
document.write( " –x + y = 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #41847 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! how can i solve the system by graphing. \n" ); document.write( "E1: x + y = 4 \n" ); document.write( "E2: –x + y = 2 \n" ); document.write( ": \n" ); document.write( "For E1, let x=0 and y=? \n" ); document.write( "0+y=4 \n" ); document.write( "y=4 Plot (0,4) \n" ); document.write( "Now let y=0 and x=? \n" ); document.write( "x+0=4 \n" ); document.write( "x=4 Plot (4,0) \n" ); document.write( "Connect your points and you have this line: \n" ); document.write( " \n" ); document.write( "For E2, let x=0 and y=? \n" ); document.write( "-0+y=2 \n" ); document.write( "y=2 Plot (0,2) \n" ); document.write( "Now let y=0 and x=? \n" ); document.write( "-x+0=2 \n" ); document.write( "-x/-1=2/-1 \n" ); document.write( "x=-2 Plot (-2,0) \n" ); document.write( "Connect these points and you have a second line. \n" ); document.write( " \n" ); document.write( "The solution is their point of intersection: (1,3) \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " \n" ); document.write( " |