document.write( "Question 271962: I have to evulate this function:\r
\n" );
document.write( "\n" );
document.write( "h(x) = x^3-5x^2; Find h(-3x)\r
\n" );
document.write( "\n" );
document.write( "The answer I have is (-3x)^3 - 5(-3x)^2 Is this totally solved or are ther more steps I need to do?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #199004 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! h(x) = x^3-5x^2; Find h(-3x)\r \n" ); document.write( "\n" ); document.write( "The answer I have is (-3x)^3 - 5(-3x)^2 \n" ); document.write( "=-27x^3-45x^2 \n" ); document.write( " |