document.write( "Question 305365: Write the function F(x) as a composition of f, g, or h.\r
\n" );
document.write( "\n" );
document.write( "f(x) = x2 - 8 g(x) = 5x h(x) =
\n" );
document.write( "F(x) = \n" );
document.write( "
Algebra.Com's Answer #218617 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the function F(x) as a composition of f, g, or h. \n" ); document.write( "f(x) = x^2 - 8 ; g(x) = 5x h(x) = ?? \n" ); document.write( "-------------- \n" ); document.write( "F(x) = f(g(x) = f(5x) = (5x)^2-8 = 25x^2-8 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |