document.write( "Question 1003329: Evaluate the indicated function, where f(x) = x^2 − 4x + 6
\n" );
document.write( "and g(x) = 3x − 8.\r
\n" );
document.write( "\n" );
document.write( "(f + g)(5) \n" );
document.write( "
Algebra.Com's Answer #620054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^2 − 4x + 6 \n" ); document.write( "and g(x) = 3x − 8. \n" ); document.write( "(f + g)(5) = f(5)+g(5) = (5^2-4*5+6) + (3*5-8) = 11+7 = 18\r \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |