document.write( "Question 445429: What is 10 to the 2/3 times 1,000 equal? \n" ); document.write( "
Algebra.Com's Answer #306866 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Since 1000 = 10^3, we can write the expression as \n" ); document.write( "1000*10^(2/3) = 10^3*10^(2/3) \n" ); document.write( "Since these two terms have the same base, we can add the exponents together \n" ); document.write( "10^3*10^(2/3) = 10^(3+2/3) = 10^(11/3) \n" ); document.write( " |