document.write( "Question 1181985: a baking pan has an rectangular base 12 in by 8 in, the sides and ends of the pan slope outward, so that the upper edges measure respectively 13 1/2 in by 9 in. if the depth of the pan is 2 in, find the amount of cake batter requires to fill the pan to 1/2 its depth \n" ); document.write( "
Algebra.Com's Answer #812519 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( "My visualization of the problem was faulty. The \"pyramids\" in the corners of the pan have rectangular bases, not triangular. \n" ); document.write( "Furthermore, the problem is easier than I made it, because the 8x12 dimensions of the bottom of the pan and the 9x13.5 dimensions of the top make those two rectangles similar; and that means the problem can be solved using the idea of a truncated pyramid. \n" ); document.write( "Thanks to tutor @ikleyn for providing a solution by that method. \n" ); document.write( "------------------------------------------------------------------------- \n" ); document.write( "UGLY problem.... But I finally decided to buckle down and tackle it. \n" ); document.write( "For calculating the volume of the pan, it can be divided up into several pieces. For the purpose of this problem, we will express the volume of each piece as a function of h, the height/depth. \n" ); document.write( "(1) The largest piece is a rectangular prism, dimensions (12)x(8)x(h). \n" ); document.write( "Volume of rectangular prism: \n" ); document.write( "(2) Next there are triangular prisms along each side of the pan. \n" ); document.write( "The base of the pan is 8x12 inches. With the sloping sides of the pan, the dimensions of the top edge of the pan are 9x13.5 inches. \n" ); document.write( "That means along the long side of the pan the lengths of the top and bottom edges differ by (9-8)/2 = 0.5 = 1/2 inches; and along the short side of the pan the top and bottom edges differ by (13.5-12)/2 = 0.75 = 3/4 inches. \n" ); document.write( "But those are the \"overlaps\" for the full pan, with a depth of 2 inches. For solving this problem we will need to write those overlaps as functions of the depth h. So the overlap along the long edge, 1/2 inch when the depth is 2 inches, is (1/4)h. And the overlap along the short edge, 3/4 inch when the depth is 2 inches, is (3/8)h. \n" ); document.write( "So we have two triangular prisms along the two long edges; the legs of the triangular base are h and (1/4)h, and the length is 12. \n" ); document.write( "Volume of those two triangular prisms: \n" ); document.write( "Similarly we have two triangular prisms along the two short edges; the legs of the triangular base are h and (3/8)h, and the length is 8. \n" ); document.write( "Volume of those two triangular prisms: \n" ); document.write( "(3) Lastly, in each of the four corners of the pan we have a pyramid with height h and \n" ); document.write( "Volume of the four pyramids: \n" ); document.write( "So the volume of whatever is in the pan as a function of the depth is \n" ); document.write( " \n" ); document.write( "We are to find the volume of the batter when the pan is filled to half its depth of 2 inches; so we need to evaluate this volume function for h=1. \n" ); document.write( " \n" ); document.write( "Note the volume of the full pan is V(2) = 192+24+1/2 = 216.5 cubic inches; the amount of batter to fill the pan to half its depth should be a bit less than half the full volume, so our answer of about 102 cubic inches is reasonable. \n" ); document.write( "ANSWER: 102.125 cubic inches of batter will fill the pan to half its depth. \n" ); document.write( " \n" ); document.write( " |