document.write( "Question 387997: Rewrite the expression with positive exponents: 1/(3x^-3) \n" ); document.write( "
Algebra.Com's Answer #274298 by KAS(2)![]() ![]() ![]() You can put this solution on YOUR website! 1/3 (x^(-3)) \n" ); document.write( "= 1/3 * 1/(x^(-3)) \n" ); document.write( "=1/3 * x^3 \n" ); document.write( "= (x^3)/3 \n" ); document.write( " |