document.write( "Question 42067: How to I go about graphing an exponential function, for y= f(x)=3x + 1 \n" ); document.write( "
Algebra.Com's Answer #27258 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I imagine you really mean \n" ); document.write( "f(x) = 3^x + 1 \n" ); document.write( "As with any unknown function, you are always able to do an x-y value table to give you points to graph...here we have \n" ); document.write( "x -2 -1 0 1 2 3 \n" ); document.write( "y 8/9 2/3 1 4 10 28 \n" ); document.write( "Graph these and see what kind of curve you get... \n" ); document.write( " |