document.write( "Question 923330: Let f(x)=x^2−4 and g(x)=4x+1, evaluate the following.\r
\n" );
document.write( "\n" );
document.write( "a. f(−4) =
\n" );
document.write( "b. f(−1)+g(−1) =
\n" );
document.write( "c. 3f(x)−g(x) =
\n" );
document.write( "d. f(g(4)) =
\n" );
document.write( "e. g(f(4)) = \n" );
document.write( "
Algebra.Com's Answer #559973 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x)=x^2−4 and g(x)=4x+1 \n" ); document.write( "Plug and Play \n" ); document.write( "a. f(-4) = 12 \n" ); document.write( " b. f(−1)+g(−1) = -3 -3 = -6 \n" ); document.write( " c. 3f(x)−g(x) = 3(x^2 - 4) - (4x+1) = 3x^2 - 4x - 13 \n" ); document.write( " d. f(g(4)) = f(17) = 285 \n" ); document.write( " e. g(f(4)) = g(12) = 49 \n" ); document.write( " |