document.write( "Question 972480: 8x-4y=16
\n" );
document.write( "8x+4y=16
\n" );
document.write( "solving systems of equations graphically \n" );
document.write( "
Algebra.Com's Answer #594801 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 8x-4y=16 \n" ); document.write( "8x+4y=16 \n" ); document.write( "solving systems of equations graphically \n" ); document.write( "--------------- \n" ); document.write( "To graph them: \n" ); document.write( "They're straight lines, so you need points for each. \n" ); document.write( "8x-4y=16 --> y = 2x - 4 \n" ); document.write( "Pick 2 values for x and find y \n" ); document.write( "eg, \n" ); document.write( "x = 0, y = -4 --> the point (0,-4) \n" ); document.write( "x = 2, y = 0 ---> the point (2,0) \n" ); document.write( "Plot the 2 points, draw a line thru them. \n" ); document.write( "================= \n" ); document.write( "Do the same for the other equation. \n" ); document.write( "The intersection is the solution of the system. \n" ); document.write( " \n" ); document.write( " |