document.write( "Question 77198: The volume of a cube is given by V = s3, where s is the length of a side. Find the length of a side of a cube if the Volume is 1000 cm3. \n" ); document.write( "
Algebra.Com's Answer #55320 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! V = s^3 = 1000 \n" ); document.write( "s^3 = 1000 \n" ); document.write( "s^3 = 10 x 10 x 10 ( Or find the cubroot of 1000) \n" ); document.write( "s^3 = 10^3 \n" ); document.write( "so therefore \n" ); document.write( "s= 10 cm \n" ); document.write( " |