document.write( "Question 245804: A fish tank has a volume of 720 cubic inches.The lenth of the tank is 6 inches and the width of the tank is 8.Find the tanks height. \n" ); document.write( "
Algebra.Com's Answer #179476 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A fish tank has a volume of 720 cubic inches.The lenth of the tank is 6 inches and the width of the tank is 8.Find the tanks height. \n" ); document.write( ". \n" ); document.write( "Let h = height \n" ); document.write( ". \n" ); document.write( "Since: \n" ); document.write( "volume = length * width * height \n" ); document.write( "Plugging in the given values we have: \n" ); document.write( "720 = 6 * 8 * h \n" ); document.write( "720 = 48h \n" ); document.write( "720/48 = h \n" ); document.write( "15 inches = h (height) \n" ); document.write( " |