document.write( "Question 25: how do you graph this.... \r
\n" );
document.write( "\n" );
document.write( " y= -7x + 14 \n" );
document.write( "
Algebra.Com's Answer #12 by ichudov(507)![]() ![]() You can put this solution on YOUR website! This is a linear equation, so, it defines a straight line. \r \n" ); document.write( "\n" ); document.write( "The easiest way to graph it is to draw a coordinate system, then find out in which points this line intersects the axis. That means findint out the value of -7x+14 at x=0 (would be 14), and the value of x such as -7x+14=0 (x=2).\r \n" ); document.write( "\n" ); document.write( "Mark these two points and draw a straight line:\r \n" ); document.write( "\n" ); document.write( " |