document.write( "Question 619138: Graph the function f(x) = x + 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #389395 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Plug in x = 0 to get f(0) = 0+2 = 2, so we have the point (0,2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in x = 1 to get f(1) = 1+2 = 3, so we have the point (1,3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now plot the two points and draw a straight line through the two points to graph f(x) = x+2 \n" ); document.write( " |