document.write( "Question 341268: The volume of a box is 60um^3(micro) \r
\n" );
document.write( "\n" );
document.write( "If the length is 50 cm and the length is 3.5*(10^-3)km, what is the height, in pm? \n" );
document.write( "
Algebra.Com's Answer #244381 by Alan3354(69443) You can put this solution on YOUR website! The volume of a box is 60um^3(micro) \n" ); document.write( "If the length is 50 cm and the length is 3.5*(10^-3)km, what is the height, in pm? \n" ); document.write( "---------- \n" ); document.write( "Vol = L*W*H \n" ); document.write( "60 um^3 = 50 cm * 3.5 meters * h = 50000 microns * 3500000 microns * h \n" ); document.write( "h (microns) = 60/(5E4*3.5E6) = 60/1.75E11 microns \n" ); document.write( "h = (60/1.75)E-5 pm (assuming pm = picometers) \n" ); document.write( "h = 3.42857E-4 picometers \n" ); document.write( "------------------ \n" ); document.write( "h =~ 342.857 attometers \n" ); document.write( " |