document.write( "Question 84746: Solve the system by graphing.
\n" );
document.write( " 2x + y = 4
\n" );
document.write( " x + y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #61047 by wallflower(4)![]() ![]() ![]() You can put this solution on YOUR website! Hi there what you need to do is to input numbers for x and y \n" ); document.write( "for example if x=2 then 2(2)+y=4 then 4+y=6 so y=2 and then you would plot (2,2) on your graph. if x=8 then y=-4 and so on. \n" ); document.write( "For x+y=3 you would do the same thing x=1 y=2, x=-1 y=4 and so on, your solution to the eqations is going to be where the lines intersect on your graph. I hope that this helps. \n" ); document.write( " |