document.write( "Question 443044: let f(x)=2x^2-x-2, g(x)=x+2 Find f[g(2)] \n" ); document.write( "
Algebra.Com's Answer #305586 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! let f(x)=2x^2-x-2, g(x)=x+2 Find f[g(2)] \n" ); document.write( "-------------- \n" ); document.write( "f[g(2)] = f[(2+2)] = f[4] = 2*4^2-4-2 = 32-4-2 = 26 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |