document.write( "Question 170977: find the value of the function
\n" );
document.write( "g(x)=(x^3 + 9/3x) when x= -3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #126269 by checkley77(12844) ![]() You can put this solution on YOUR website! g(x)=(x^3 + 9/3x) when x= -3 \n" ); document.write( "g(-3)=(-3^3+9/3*-3 \n" ); document.write( "g(-3)=-27-27/3 \n" ); document.write( "g(-3)=-36 ans. \n" ); document.write( " |