document.write( "Question 607905: If the volume of a cube is 27m3 what is the length of each side of the cube? \n" ); document.write( "
Algebra.Com's Answer #382945 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! V = s^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "27 = s^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s^3 = 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s = cube root of 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s = 3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the length of each side is 3 meters. \n" ); document.write( " |