document.write( "Question 503768: a number raised to the third power multiplied by 125 is equal to 1/8 . what is the number? \n" ); document.write( "
Algebra.Com's Answer #339426 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a number raised to the third power multiplied by 125 is equal to 1/8 . what is the number? \n" ); document.write( ". \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "(x^3)(125) = 1/8 \n" ); document.write( "x^3 = 1/(8*125) \n" ); document.write( "x^3 = 1/(1000) \n" ); document.write( "x^3 = 1/(10*10*10) \n" ); document.write( "take cube root of both sides: \n" ); document.write( "x = 1/10 \n" ); document.write( " |