document.write( "Question 519021: Please help me understand how to work this problem.\r
\n" );
document.write( "\n" );
document.write( "Evaluate each function at the given values of the independent variable and simplify.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 4x + 5\r
\n" );
document.write( "\n" );
document.write( "a. f(6) b. f(x+1) c. f(-x) \n" );
document.write( "
Algebra.Com's Answer #345355 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! For these type of problems, you need to plug the value of x into the equation. \n" ); document.write( "a)For this part, the problem is asking you what does the function/equation equal when x=6. So plug 6 in for x: \n" ); document.write( "f(x) = 4x +5 \n" ); document.write( "f(6) = 4(6) +5 \n" ); document.write( "f(6) = 24 + 5 \n" ); document.write( "f(6) = 29 \n" ); document.write( "b) Now plug in (x+1) for x: \n" ); document.write( "f(x) = 4x + 5 \n" ); document.write( "f(x+1) = 4(x+1) + 5 \n" ); document.write( "f(x+1) = 4x + 4 + 5 \n" ); document.write( "f(x+1) = 4x + 9 \n" ); document.write( "c)Now plug in -x for x: \n" ); document.write( "f(x) = 4x + 5 \n" ); document.write( "f(-x) = 4(-x) + 5 \n" ); document.write( "f(-x) = -4x + 5 \n" ); document.write( " |