document.write( "Question 145704: Evaluate the functions for the values of x given as 1, 2, 4, 8, and 16. Describe the differences in the rate at which each function changes with increasing values of x. \r
\n" );
document.write( "\n" );
document.write( "f(x) = 3x + 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106388 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! f(1)=3+2=5 \n" ); document.write( "f(2)=3(2)+2=6+2=8 \n" ); document.write( "f(4)=3(4)+2=12+2=14 \n" ); document.write( "f(8)=3(8)+2=24+2=26 \n" ); document.write( "f(16)=3(16)+2=48+2=50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice that the difference between single digits is 3. This is the rate of change (slope). Also, we can see right away that it is in slope-intercept form. \n" ); document.write( " |