document.write( "Question 77635: f(x) = 2x^2 - 1 and g(x) = 3x + 2
\n" );
document.write( "Find each value.
\n" );
document.write( "f(g(-2))
\n" );
document.write( "g(f(sqrt2)) \n" );
document.write( "
Algebra.Com's Answer #55686 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 2x^2 - 1 and g(x) = 3x + 2 \n" ); document.write( "Find each value. \n" ); document.write( "f(g(-2))=f(3*-2+2)=f(-4)=2(-4)^2-1=15 \n" ); document.write( "g(f(sqrt2))=g(2(sqrt2)^2-1)=g(3)=3*3+2=11 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |