document.write( "Question 123300: graph the function\r
\n" );
document.write( "\n" );
document.write( "f(x)=x-7\r
\n" );
document.write( "\n" );
document.write( "how do you do that \n" );
document.write( "
Algebra.Com's Answer #90476 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! Pick two values for x. You can pick any values you like, but I usually pick something that makes the arithmetic easy. 0 and 7 would work well here.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Evaluate the function at each of the values you chose giving you a value for the function at each of the x values.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now you have two ordered pairs (x,y) that you can plot on your graph. If you used the 0 and the 7, then f(0) = 0 - 7 = -7, and f(7) = 7 - 7 = 0, so your two points would be (0, -7) and (7, 0).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Once you have plotted your two points, construct a line through them. Done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |