document.write( "Question 908340: for each function h, find two functions f and g such that h(x) = f(g(x))
\n" );
document.write( "h(x) = (5x-8)^ (exponent is 6) (outside of parenthesis) \n" );
document.write( "
Algebra.Com's Answer #550972 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! for each function h, find two functions f and g such that h(x) = f(g(x)) \n" ); document.write( " h(x) = (5x-8)^ (exponent is 6) (outside of parenthesis) \n" ); document.write( "Let g(x) = 5x-8 \n" ); document.write( "Let h(x) = x^6 \n" ); document.write( "-------------------- \n" ); document.write( "Then f(g(x)) = f(5x-8) = (5x-8)^6 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |