document.write( "Question 403817: How do I solve
\n" );
document.write( " (fog)(2) ? Let f(x) = 2xsquared - 5 and g(x) = 3x +1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285482 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I solve \n" ); document.write( "(fog)(2) ? Let f(x) = 2xsquared - 5 and g(x) = 3x +1 \n" ); document.write( "-------------------- \n" ); document.write( "There's nothing to solve. You can evaluate it. \n" ); document.write( "(fog)(2) ? Let f(x) = 2xsquared - 5 and g(x) = 3x +1 \n" ); document.write( "g(2) = 3*2 + 1 = 7 \n" ); document.write( "f(7) = 2*7^2 - 5 = 93 \n" ); document.write( " \n" ); document.write( " |