document.write( "Question 1058680:
\n" );
document.write( " A rectangular solid has a square base and a height of 4 cm. If the volume of the rectangular solid is 100 cm3, find the length and the width.
\n" );
document.write( "length = cm
\n" );
document.write( "width = cm
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673755 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The square base has an area of x^2, where x is the length and the width (the same, since it is a square) \n" ); document.write( "The height is 4 cm. \n" ); document.write( "The area is x^2*4=100 \n" ); document.write( "x^2=25 cm^2 \n" ); document.write( "x=5 cm \n" ); document.write( "The square has area 25 cm^2, and the height is 4 cm. The area is 100 cm^3. \n" ); document.write( "Both the length and the width are 5 cm. \n" ); document.write( " |