document.write( "Question 117613: f(x) = 3x + 2\r
\n" );
document.write( "\n" );
document.write( "Could you please explain to me how to graph this. \n" );
document.write( "
Algebra.Com's Answer #85601 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Make a table of value of the form (x,f(x)). \n" ); document.write( "Pick values. \n" ); document.write( "For x=0, f(x)=3(0)+2=2 \n" ); document.write( "For x=1, f(x)=3(1)+2=5 \n" ); document.write( "For x=2, f(x)=3(2)+2=8 \n" ); document.write( "Don't forget some negative values also. \n" ); document.write( "For x=-1, f(x)=3(-1)+2 = -1 \n" ); document.write( "For x=-2, f(x)=3(-2)+2 = -4 \n" ); document.write( "Then get graph paper. \n" ); document.write( "Draw an x-axis horizontally. \n" ); document.write( "Draw an f(x) or y-axis vertically. \n" ); document.write( "Then plot the points. \n" ); document.write( "(0,2) Zero units on the x, 2 units up (positive) on the y. \n" ); document.write( " \n" ); document.write( "(1,5) 1 unit to the right(positive) on the x, 5 units up on the y. \n" ); document.write( " \n" ); document.write( "(2,8)Two units on the x, 8 units up on the y. \n" ); document.write( " \n" ); document.write( "(-1,-1) One unit left (negative), one unit down (negative) on the y. \n" ); document.write( " \n" ); document.write( "(-2,-4) \n" ); document.write( " \n" ); document.write( "Then finally you connect all the points together. \n" ); document.write( "This function actually represents a straight line. \n" ); document.write( " |