document.write( "Question 37434: Graph f(x) = 4x + 1 explain the graph points in words. \n" ); document.write( "
Algebra.Com's Answer #23185 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
To graph f(x) = 4x + 1 on a coordinate plane, merely choose any arbitrary value for x (usually 2 or 1 or 0 or -1 or -2 work), and see what value the function has for that value of x.
\n" ); document.write( "For example, choose x = 1.
\n" ); document.write( "The f(1) = 4(1) + 1 = 5.
\n" ); document.write( "Thus graph the first point (x, f(x)) as (1, 5).
\n" ); document.write( "Then choose x = 2.
\n" ); document.write( "Here f(2) = 4(2) + 1 = 9
\n" ); document.write( "This point is (2, 9) and so on...
\n" ); document.write( "
\n" );