document.write( "Question 84004: calculate the indicated value.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 14x^2 + 15x - 14
\n" );
document.write( "g(x) = 14x^2 + 11x - 10
\n" );
document.write( "find f(f(4)) \r
\n" );
document.write( "\n" );
document.write( "I plugged in 4 for x and came to f(4)=270, would that mean that f(f(4))=270, and that I should plug in 270 which I think brings me to an answer of 10210036? Whats confusing me is that g(x) = 14x^2 + 11x - 10 is part of the question but it dosent ask to find g(f(4)) so Im not sure what to do with that part of the question. \n" );
document.write( "
Algebra.Com's Answer #60451 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 14x^2 + 15x - 14 \n" ); document.write( "g(x) = 14x^2 + 11x - 10 \n" ); document.write( "find f(f(4)) \n" ); document.write( "---------------- \n" ); document.write( "f[f(4)] = f[14*4^2+15*14-1] \n" ); document.write( "=f[420] \n" ); document.write( "=14*420^2 + 15*420-14 \n" ); document.write( "=2,469,796 \n" ); document.write( "============= \n" ); document.write( "Comment: You are right; the g(x) is not part of f[f(4)]. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |