document.write( "Question 1034302: A rectangular prism has a volume of 16 cm3 and a total surface area of 40 cm2. A similar prism has length 10 in., width 5 in., and height 5 in. What are the dimensions of the original prism? Enter your answers in the boxes.\r
\n" );
document.write( "\n" );
document.write( "Length: cm
\n" );
document.write( "Width: cm
\n" );
document.write( "Hight: cm \n" );
document.write( "
Algebra.Com's Answer #648952 by addingup(3677)![]() ![]() You can put this solution on YOUR website! The dimension are in the ratio 10:5:5 and the volume is 16 \n" ); document.write( "10x*5x*5x = 16 \n" ); document.write( "x^3 = 16/250 \n" ); document.write( "x = cubert(0.0640)= 0.4 \n" ); document.write( "The dimensions of the original prism are: \n" ); document.write( "5*0.4 = 2 width \n" ); document.write( "5*0.4 = 2 height \n" ); document.write( "10*0.4 = 4 length \n" ); document.write( " |