document.write( "Question 930240: solve the problem using a system of two equations in two unknowns. a chief engineer built a tank of transparent aluminum to hold a pair of cetaceans. if the 25-ft-high tank had a volume of 37,500 ft^3 and it took 7000ft^2 of transparent aluminum to cover all six sides, then what were the length and width of the tank \n" ); document.write( "
Algebra.Com's Answer #565068 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! solve the problem using a system of two equations in two unknowns. \n" ); document.write( " a chief engineer built a tank of transparent aluminum to hold a pair of cetaceans. \n" ); document.write( " if the 25-ft-high tank had a volume of 37,500 ft^3 and it took 7000ft^2 of transparent aluminum to cover all six sides, then what were the length and width of the tank \n" ); document.write( "> \n" ); document.write( "Find LW using the volume \n" ); document.write( "LW * 25 = 37500 \n" ); document.write( "LW = 37500/25 \n" ); document.write( "LW = 1500 sq/ft, the area of the base and the top \n" ); document.write( "Also \n" ); document.write( "L = \n" ); document.write( ": \n" ); document.write( "Surface area: \n" ); document.write( "2(LW) + 2(LH) + 2(WH) = 7000 \n" ); document.write( "Simplify divide by 2 \n" ); document.write( "LW + LH + WH = 3500 \n" ); document.write( "Replace H with 25, Replace LW with 1500 \n" ); document.write( "LW + 25L + 25W = 3500 \n" ); document.write( "1500 + 25L + 25W = 3500 \n" ); document.write( "25L + 25W = 3500 - 1500 \n" ); document.write( "25L + 25W = 2000 \n" ); document.write( "simplify divide by 25 \n" ); document.write( "L + W = 80 \n" ); document.write( "replace L with 1500/W \n" ); document.write( " \n" ); document.write( "multiply by W \n" ); document.write( "1500 + W^2 = 80W \n" ); document.write( "A quadratic equation \n" ); document.write( "W^2 - 80W + 1500 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(W-30)(W-50) = 0 \n" ); document.write( "Two solutions, the length and width of the tank \n" ); document.write( "W = 30, then L = 50 \n" ); document.write( "And \n" ); document.write( "W = 50, then L = 30 \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( " |