document.write( "Question 945367: a cell phone has the volume of 70 cubic centimeters. if the length is 7 centimeters and the width is 5 centimeters,find the height \n" ); document.write( "
Algebra.Com's Answer #576503 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
let V=volume, L=Length, W=width, H=Height
\n" ); document.write( "V=L*W*H
\n" ); document.write( "70 cu cm=(7cm)(5cm)(H)
\n" ); document.write( "70 cu cm=(35 sq cm)(H) Divide each side by 35 sq cm
\n" ); document.write( "2cm=H ANSWER The height is 2 cm.
\n" ); document.write( "
\n" );