document.write( "Question 1072107: The area of the base of a fish tank is 90 in2. If the volume of the fish tank is 900 in3, what is the height of the fish tank? \n" ); document.write( "
Algebra.Com's Answer #687047 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The area of the base of a fish tank is 90 in2. \n" ); document.write( " If the volume of the fish tank is 900 in3, what is the height of the fish tank? \n" ); document.write( "Vol: L * W * h = 900 cu/in \n" ); document.write( "base area: L * W = 90 sq/in \n" ); document.write( "Replace L*W with 90 in the vol equation \n" ); document.write( "90h = 900 \n" ); document.write( "h = 900/90 \n" ); document.write( "h = 10\" is the height \n" ); document.write( " |