document.write( "Question 625017: solve the system of linear equations by graphing.
\n" );
document.write( "4x+y=0
\n" );
document.write( "2x+y=2 \n" );
document.write( "
Algebra.Com's Answer #393236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve the system of linear equations by graphing. \n" ); document.write( "4x+y=0 \n" ); document.write( "2x+y=2 \n" ); document.write( "----------- \n" ); document.write( "They're straight lines, so you need 2 points. \n" ); document.write( "4x+y=0 \n" ); document.write( "y = -4x \n" ); document.write( "Pick 2 values for x and find y --> points (x,y) \n" ); document.write( "Plot the 2 points, draw a line thru them. \n" ); document.write( "============== \n" ); document.write( "Do the same for the other eqn. \n" ); document.write( "Where they intersect is the solution, the point where x & y fit both equations. \n" ); document.write( " \n" ); document.write( " |