document.write( "Question 851037: Let f(x) = 1/5 x and g(x) = 8x^3
\n" );
document.write( "Then f(g(8x+1)) = ? \n" );
document.write( "
Algebra.Com's Answer #521372 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! f(g(8x+1)) = \n" ); document.write( " f(8(8x+1)^3) = \n" ); document.write( "8/5(8x+1)^3 \n" ); document.write( " |