document.write( "Question 423243: a rectangular tank is 14 feet 2 inches long, 25 feet 10 inches wide, and 3 feet 10 inches high. what is the volume of the tank in cubic feet. answer to the nearest cubic foot. \n" ); document.write( "
Algebra.Com's Answer #295269 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a rectangular tank is 14 feet 2 inches long, 25 feet 10 inches wide, and 3 feet 10 inches high. what is the volume of the tank in cubic feet. answer to the nearest cubic foot.\r \n" ); document.write( "\n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "Volume=length*width*height \n" ); document.write( "Change data to inches to avoid decimals. (Easily done with a calculator) \n" ); document.write( "ft=12in \n" ); document.write( "14ft 2in=170 in \n" ); document.write( "25ft 10in=310 in \n" ); document.write( "3ft 10in=46 in \n" ); document.write( ".. \n" ); document.write( "volume=310*170*46=2424200 in^3 \n" ); document.write( "convert to cubic feet, \n" ); document.write( "ft^3=12*12*12=1728 in^3 \n" ); document.write( "2424200 in^3*ft/1728 in^3=1402.89 ft^3 \n" ); document.write( " |