document.write( "Question 84745: Graph f(x) = 3x + 2. \n" ); document.write( "
Algebra.Com's Answer #61042 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The easiest way to graph this equation is to select values of x, calculate the corresponding \n" ); document.write( "values of y, plot the resulting (x,y) points, and draw a line through the points. \n" ); document.write( ". \n" ); document.write( "For example, when x = 0 then substitute 0 for x in the given equation and you find that y becomes: \n" ); document.write( ". \n" ); document.write( "y = 3x + 2 = 3*0 + 2 = 2 \n" ); document.write( ". \n" ); document.write( "This tells you that the point (0, 2) is on the graph. Plot this point on the graph. \n" ); document.write( ". \n" ); document.write( "Next select another value for x. Suppose you choose x = 5. Substituting 5 for x in the equation \n" ); document.write( "results in: \n" ); document.write( ". \n" ); document.write( "y = 3*5 + 2 = 15 + 2 = 17 \n" ); document.write( ". \n" ); document.write( "This tells you that the point (5,17) is on the graph. Plot it on your coordinate system. \n" ); document.write( ". \n" ); document.write( "Just to be on the safe side, let's do a third point so we can find if all three points \n" ); document.write( "are in a straight line. Suppose we select -3 for x. Substitute -3 for x in the equation \n" ); document.write( "and you get: \n" ); document.write( ". \n" ); document.write( " y = 3*(-3) + 2 = -9 + 2 = -7 \n" ); document.write( ". \n" ); document.write( "This tells you that the (x,y) point (-3, -7) is on the line. Plot it and draw a straight \n" ); document.write( "line through the three points. This will show you the graph of the equation: \n" ); document.write( ". \n" ); document.write( "y = 3x + 2 \n" ); document.write( ". \n" ); document.write( "When you get done the graph should look like this: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Hope this helps you understand a way you can graph linear [straight line] equations. \n" ); document.write( " \n" ); document.write( " |