document.write( "Question 888028: please help me solve this problem:f(x)= cube root of 32(x+3)^3 \n" ); document.write( "
Algebra.Com's Answer #537019 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x)= cube root of 32(x+3)^3 \n" ); document.write( "take the cube root \n" ); document.write( "f(x) = (32(x+3)^3)^(1/3) \n" ); document.write( "f(x) = (32^(1/3) * (x+3) ) \n" ); document.write( "f(x) = 3.174802104 * (x+3) \n" ); document.write( "f(x) = 3.174802104x + 9.524406312 \n" ); document.write( " \n" ); document.write( " |