{"id":466,"date":"2025-02-13T19:45:13","date_gmt":"2025-02-13T19:45:13","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/physical-applications-learn-it-4\/"},"modified":"2025-02-13T19:45:13","modified_gmt":"2025-02-13T19:45:13","slug":"physical-applications-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/physical-applications-learn-it-4\/","title":{"raw":"Physical Applications: Learn It 4","rendered":"Physical Applications: Learn It 4"},"content":{"raw":"\n<h2>Work Done in Pumping<\/h2>\n<p id=\"fs-id1167793455245\">Consider the work done to pump water (or some other liquid) out of a tank. Pumping problems are a little more complicated than spring problems because many of the calculations depend on the tank's shape and size. In addition, instead of being concerned about the work done to move a single mass, we are looking at the work done to move a volume of water, and it takes more work to move the water from the bottom of the tank than it does to move the water from the top of the tank.<\/p>\n<section class=\"textbox example\">\n<p>Assume a cylindrical tank of radius [latex]4[\/latex] m and height [latex]10[\/latex] m is filled to a depth of [latex]8[\/latex] m. How much work does it take to pump all the water over the top edge of the tank?<\/p>\n<p id=\"fs-id1167793502601\">The first thing we need to do is define a frame of reference. We let [latex]x[\/latex] represent the vertical distance below the top of the tank. That is, we orient the [latex]x\\text{-axis}[\/latex] vertically, with the origin at the top of the tank and the downward direction being positive.<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"481\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213205\/CNX_Calc_Figure_06_05_005.jpg\" alt=\"This figure is a right circular cylinder that is vertical. It represents a tank of water. The radius of the cylinder is 4 m, the height of the cylinder is 10 m. The height of the water inside the cylinder is 8 m. There is also a horizontal line on top of the tank representing the x=0. A line is drawn vertical beside the cylinder with a downward arrow labeled x.\" width=\"481\" height=\"379\"> Figure 5. How much work is needed to empty a tank partially filled with water?[\/caption]\n\n<p id=\"fs-id1167793479906\">Using this coordinate system, the water extends from [latex]x=2[\/latex] to [latex]x=10.[\/latex]<\/p>\n<p>Therefore, we partition the interval [latex]\\left[2,10\\right][\/latex] and look at the work required to lift each individual \u201clayer\u201d of water.<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"471\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213208\/CNX_Calc_Figure_06_05_006.jpg\" alt=\"This figure is a right circular cylinder representing a tank of water. Inside of the cylinder is a layer of water with thickness delta x. The thickness begins at xsub(i-1) and ends at xsubi.\" width=\"471\" height=\"251\"> Figure 6. A representative layer of water.[\/caption]\n\n<p>In pumping problems, the force required to lift water to the top of the tank is equal to the weight of the water, overcoming gravity.&nbsp;Given that the weight-density of water is [latex]9800 N\/m^3[\/latex], or [latex]62.4 lb\/ft^3[\/latex].<\/p>\n<p>Calculating the volume of each layer gives us the weight. In this case, we have,<\/p>\n<p style=\"text-align: center;\">[latex]V=\\pi {(4)}^{2}\\text{\u0394}x=16\\pi \\text{\u0394}x[\/latex]<\/p>\n<p id=\"fs-id1167793277647\">Then, the force needed to lift each layer is,<\/p>\n<div id=\"fs-id1167793277650\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]F=9800\u00b716\\pi \\text{\u0394}x=156,800\\pi \\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793937471\"><em>Note that this step becomes a little more difficult if we have a noncylindrical tank. We look at a noncylindrical tank in the next example.<\/em><\/p>\n<p id=\"fs-id1167793937476\">Based on our choice of coordinate systems, we can use [latex]{x}_{i}^{*}[\/latex] as an approximation of the distance the layer must be lifted.<\/p>\n<p>Then the work to lift the [latex]i\\text{th}[\/latex] layer of water [latex]{W}_{i}[\/latex] is approximately,<\/p>\n<div id=\"fs-id1167794165423\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{W}_{i}\\approx 156,800\\pi {x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793886516\">Adding the work for each layer, we see the approximate work to empty the tank is given by<\/p>\n<div id=\"fs-id1167793473606\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]W=\\underset{i=1}{\\overset{n}{\\text{\u2211}}}{W}_{i}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}156,800\\pi {x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793725962\">This is a Riemann sum, so taking the limit as [latex]n\\to \\infty ,[\/latex] we get<\/p>\n<div id=\"fs-id1167793355091\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill W&amp; =\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}156,800\\pi {x}_{i}^{*}\\text{\u0394}x\\hfill \\\\ &amp; =156,800\\pi {\\displaystyle\\int }_{2}^{10}xdx\\hfill \\\\ &amp; =156,800\\pi {\\left[\\frac{{x}^{2}}{2}\\right]|}_{2}^{10}\\hfill \\\\ &amp; =7,526,400\\pi\\hfill \\\\ &amp; \\approx 23,644,883.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793546878\">The work required to empty the tank is approximately [latex]23,650,000 J[\/latex].<\/p>\n<\/section>\n<p>For pumping problems, the calculations vary depending on the shape of the tank or container.<\/p>\n<p>The following problem-solving strategy lays out a step-by-step process for solving pumping problems.<\/p>\n<section class=\"textbox questionHelp\">\n<p><strong>Problem-Solving Strategy: Solving Pumping Problems<\/strong><\/p>\n<ol id=\"fs-id1167794051212\">\n\t<li>Sketch a picture of the tank and select an appropriate frame of reference.<\/li>\n\t<li>Calculate the volume of a representative layer of water.<\/li>\n\t<li>Multiply the volume by the weight-density of water to get the force.<\/li>\n\t<li>Calculate the distance the layer of water must be lifted.<\/li>\n\t<li>Multiply the force and distance to get an estimate of the work needed to lift the layer of water.<\/li>\n\t<li>Sum the work required to lift all the layers. This expression is an estimate of the work required to pump out the desired amount of water, and it is in the form of a Riemann sum.<\/li>\n\t<li>Take the limit as [latex]n\\to \\infty [\/latex] and evaluate the resulting integral to get the exact work required to pump out the desired amount of water.<\/li>\n<\/ol>\n<\/section>\n<p id=\"fs-id1167793505372\">We now apply this problem-solving strategy in an example with a noncylindrical tank.<\/p>\n<section class=\"textbox example\">\n<p>Assume a tank in the shape of an inverted cone, with height [latex]12[\/latex] ft and base radius [latex]4[\/latex] ft. The tank is full to start with, and water is pumped over the upper edge of the tank until the height of the water remaining in the tank is [latex]4[\/latex] ft.<\/p>\n<p>How much work is required to pump out that amount of water?<\/p>\n\n[reveal-answer q=\"fs-id1167793395586\"]Show Solution[\/reveal-answer] [hidden-answer a=\"fs-id1167793395586\"]\n\n<p id=\"fs-id1167793395586\">As we did in the example with the cylindrical tank, we orient the [latex]x\\text{-axis}[\/latex] vertically, with the origin at the top of the tank and the downward direction being positive (step 1).<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"283\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213212\/CNX_Calc_Figure_06_05_007.jpg\" alt=\"This figure is an upside-down cone. The cone has an axis through the center. The top of the cone on the axis is labeled x=0.\" width=\"283\" height=\"486\"> Figure 7. A water tank in the shape of an inverted cone.[\/caption]\n\n<p id=\"fs-id1167793385041\">The tank starts out full and ends with [latex]4[\/latex] ft of water left, so, based on our chosen frame of reference, we need to partition the interval [latex]\\left[0,8\\right].[\/latex] Then, for [latex]i=0,1,2\\text{,\u2026},n,[\/latex] let [latex]P=\\left\\{{x}_{i}\\right\\}[\/latex] be a regular partition of the interval [latex]\\left[0,8\\right],[\/latex] and for [latex]i=1,2\\text{,\u2026},n,[\/latex] choose an arbitrary point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right].[\/latex] We can approximate the volume of a layer by using a disk, then use similar triangles to find the radius of the disk (see the following figure).<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"746\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213214\/CNX_Calc_Figure_06_05_008.jpg\" alt=\"This figure has two images. The first has the x-axis. Below the axis, on a slant is a line segment extending up to the x-axis. Beside the line segment is a horizontal right circular cylinder. The second image has a triangle. The right triangle mirrors the first image with the hypotenuse the line segment in the first image. The top of the triangle is 4 units. the length of the vertical side is 12 units. The vertical side is also divided into two parts; the first is xsubi, the second is 12-xsubi. It is divided at the level where the first image has the cylinder.\" width=\"746\" height=\"561\"> Figure 8. Using similar triangles to express the radius of a disk of water.[\/caption]\n\n<p id=\"fs-id1167793221543\">From properties of similar triangles, we have<\/p>\n<div id=\"fs-id1167793221547\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ccc}\\hfill \\frac{{r}_{i}}{12-{x}_{i}^{*}}&amp; =\\hfill &amp; \\frac{4}{12}=\\frac{1}{3}\\hfill \\\\ \\hfill 3{r}_{i}&amp; =\\hfill &amp; 12-{x}_{i}^{*}\\hfill \\\\ \\hfill {r}_{i}&amp; =\\hfill &amp; \\frac{12-{x}_{i}^{*}}{3}\\hfill \\\\ &amp; =\\hfill &amp; 4-\\frac{{x}_{i}^{*}}{3}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793419284\">Then the volume of the disk is<\/p>\n<div id=\"fs-id1167793419287\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{i}=\\pi {(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 2).}[\/latex]<\/div>\n<p id=\"fs-id1167793287424\">The weight-density of water is [latex]62.4 lb\/ft^3[\/latex], so the force needed to lift each layer is approximately<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{F}_{i}\\approx 62.4\\pi {(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 3).}[\/latex]<\/div>\n<p id=\"fs-id1167793628639\">Based on the diagram, the distance the water must be lifted is approximately [latex]{x}_{i}^{*}[\/latex] feet (step 4), so the approximate work needed to lift the layer is<\/p>\n<div id=\"fs-id1167793929624\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{W}_{i}\\approx 62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 5).}[\/latex]<\/div>\n<p id=\"fs-id1167793250306\">Summing the work required to lift all the layers, we get an approximate value of the total work:<\/p>\n<div id=\"fs-id1167793570048\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]W=\\underset{i=1}{\\overset{n}{\\text{\u2211}}}{W}_{i}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 6).}[\/latex]<\/div>\n<p id=\"fs-id1167793400817\">Taking the limit as [latex]n\\to \\infty ,[\/latex] we obtain<\/p>\n<div id=\"fs-id1167793400833\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill W&amp; =\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{8}62.4\\pi x{(4-\\frac{x}{3})}^{2}dx\\hfill \\\\ &amp; =62.4\\pi {\\displaystyle\\int }_{0}^{8}x(16-\\frac{8x}{3}+\\frac{{x}^{2}}{9})dx=62.4\\pi {\\displaystyle\\int }_{0}^{8}(16x-\\frac{8{x}^{2}}{3}+\\frac{{x}^{3}}{9})dx\\hfill \\\\ &amp; =62.4\\pi {\\left[8{x}^{2}-\\frac{8{x}^{3}}{9}+\\frac{{x}^{4}}{36}\\right]|}_{0}^{8}=10,649.6\\pi \\approx 33,456.7\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793454764\">It takes approximately [latex]33,450[\/latex] ft-lb of work to empty the tank to the desired level.<\/p>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/jZAEKDiWkHA?controls=0&amp;start=1355&amp;end=1691&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.5PhysicalApplications1355to1691_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"2.5 Physical Applications\" here (opens in new window)<\/a><\/p>\n<p>[\/hidden-answer]<\/p>\n<\/section>\n<section class=\"textbox tryIt\">\n<p>[ohm_question hide_question_numbers=1]288446[\/ohm_question]<\/p>\n<\/section>\n","rendered":"<h2>Work Done in Pumping<\/h2>\n<p id=\"fs-id1167793455245\">Consider the work done to pump water (or some other liquid) out of a tank. Pumping problems are a little more complicated than spring problems because many of the calculations depend on the tank&#8217;s shape and size. In addition, instead of being concerned about the work done to move a single mass, we are looking at the work done to move a volume of water, and it takes more work to move the water from the bottom of the tank than it does to move the water from the top of the tank.<\/p>\n<section class=\"textbox example\">\n<p>Assume a cylindrical tank of radius [latex]4[\/latex] m and height [latex]10[\/latex] m is filled to a depth of [latex]8[\/latex] m. How much work does it take to pump all the water over the top edge of the tank?<\/p>\n<p id=\"fs-id1167793502601\">The first thing we need to do is define a frame of reference. We let [latex]x[\/latex] represent the vertical distance below the top of the tank. That is, we orient the [latex]x\\text{-axis}[\/latex] vertically, with the origin at the top of the tank and the downward direction being positive.<\/p>\n<figure style=\"width: 481px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213205\/CNX_Calc_Figure_06_05_005.jpg\" alt=\"This figure is a right circular cylinder that is vertical. It represents a tank of water. The radius of the cylinder is 4 m, the height of the cylinder is 10 m. The height of the water inside the cylinder is 8 m. There is also a horizontal line on top of the tank representing the x=0. A line is drawn vertical beside the cylinder with a downward arrow labeled x.\" width=\"481\" height=\"379\" \/><figcaption class=\"wp-caption-text\">Figure 5. How much work is needed to empty a tank partially filled with water?<\/figcaption><\/figure>\n<p id=\"fs-id1167793479906\">Using this coordinate system, the water extends from [latex]x=2[\/latex] to [latex]x=10.[\/latex]<\/p>\n<p>Therefore, we partition the interval [latex]\\left[2,10\\right][\/latex] and look at the work required to lift each individual \u201clayer\u201d of water.<\/p>\n<figure style=\"width: 471px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213208\/CNX_Calc_Figure_06_05_006.jpg\" alt=\"This figure is a right circular cylinder representing a tank of water. Inside of the cylinder is a layer of water with thickness delta x. The thickness begins at xsub(i-1) and ends at xsubi.\" width=\"471\" height=\"251\" \/><figcaption class=\"wp-caption-text\">Figure 6. A representative layer of water.<\/figcaption><\/figure>\n<p>In pumping problems, the force required to lift water to the top of the tank is equal to the weight of the water, overcoming gravity.&nbsp;Given that the weight-density of water is [latex]9800 N\/m^3[\/latex], or [latex]62.4 lb\/ft^3[\/latex].<\/p>\n<p>Calculating the volume of each layer gives us the weight. In this case, we have,<\/p>\n<p style=\"text-align: center;\">[latex]V=\\pi {(4)}^{2}\\text{\u0394}x=16\\pi \\text{\u0394}x[\/latex]<\/p>\n<p id=\"fs-id1167793277647\">Then, the force needed to lift each layer is,<\/p>\n<div id=\"fs-id1167793277650\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]F=9800\u00b716\\pi \\text{\u0394}x=156,800\\pi \\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793937471\"><em>Note that this step becomes a little more difficult if we have a noncylindrical tank. We look at a noncylindrical tank in the next example.<\/em><\/p>\n<p id=\"fs-id1167793937476\">Based on our choice of coordinate systems, we can use [latex]{x}_{i}^{*}[\/latex] as an approximation of the distance the layer must be lifted.<\/p>\n<p>Then the work to lift the [latex]i\\text{th}[\/latex] layer of water [latex]{W}_{i}[\/latex] is approximately,<\/p>\n<div id=\"fs-id1167794165423\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{W}_{i}\\approx 156,800\\pi {x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793886516\">Adding the work for each layer, we see the approximate work to empty the tank is given by<\/p>\n<div id=\"fs-id1167793473606\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]W=\\underset{i=1}{\\overset{n}{\\text{\u2211}}}{W}_{i}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}156,800\\pi {x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\n<p id=\"fs-id1167793725962\">This is a Riemann sum, so taking the limit as [latex]n\\to \\infty ,[\/latex] we get<\/p>\n<div id=\"fs-id1167793355091\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill W& =\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}156,800\\pi {x}_{i}^{*}\\text{\u0394}x\\hfill \\\\ & =156,800\\pi {\\displaystyle\\int }_{2}^{10}xdx\\hfill \\\\ & =156,800\\pi {\\left[\\frac{{x}^{2}}{2}\\right]|}_{2}^{10}\\hfill \\\\ & =7,526,400\\pi\\hfill \\\\ & \\approx 23,644,883.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793546878\">The work required to empty the tank is approximately [latex]23,650,000 J[\/latex].<\/p>\n<\/section>\n<p>For pumping problems, the calculations vary depending on the shape of the tank or container.<\/p>\n<p>The following problem-solving strategy lays out a step-by-step process for solving pumping problems.<\/p>\n<section class=\"textbox questionHelp\">\n<p><strong>Problem-Solving Strategy: Solving Pumping Problems<\/strong><\/p>\n<ol id=\"fs-id1167794051212\">\n<li>Sketch a picture of the tank and select an appropriate frame of reference.<\/li>\n<li>Calculate the volume of a representative layer of water.<\/li>\n<li>Multiply the volume by the weight-density of water to get the force.<\/li>\n<li>Calculate the distance the layer of water must be lifted.<\/li>\n<li>Multiply the force and distance to get an estimate of the work needed to lift the layer of water.<\/li>\n<li>Sum the work required to lift all the layers. This expression is an estimate of the work required to pump out the desired amount of water, and it is in the form of a Riemann sum.<\/li>\n<li>Take the limit as [latex]n\\to \\infty[\/latex] and evaluate the resulting integral to get the exact work required to pump out the desired amount of water.<\/li>\n<\/ol>\n<\/section>\n<p id=\"fs-id1167793505372\">We now apply this problem-solving strategy in an example with a noncylindrical tank.<\/p>\n<section class=\"textbox example\">\n<p>Assume a tank in the shape of an inverted cone, with height [latex]12[\/latex] ft and base radius [latex]4[\/latex] ft. The tank is full to start with, and water is pumped over the upper edge of the tank until the height of the water remaining in the tank is [latex]4[\/latex] ft.<\/p>\n<p>How much work is required to pump out that amount of water?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1167793395586\">Show Solution<\/button> <\/p>\n<div id=\"qfs-id1167793395586\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793395586\">As we did in the example with the cylindrical tank, we orient the [latex]x\\text{-axis}[\/latex] vertically, with the origin at the top of the tank and the downward direction being positive (step 1).<\/p>\n<figure style=\"width: 283px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213212\/CNX_Calc_Figure_06_05_007.jpg\" alt=\"This figure is an upside-down cone. The cone has an axis through the center. The top of the cone on the axis is labeled x=0.\" width=\"283\" height=\"486\" \/><figcaption class=\"wp-caption-text\">Figure 7. A water tank in the shape of an inverted cone.<\/figcaption><\/figure>\n<p id=\"fs-id1167793385041\">The tank starts out full and ends with [latex]4[\/latex] ft of water left, so, based on our chosen frame of reference, we need to partition the interval [latex]\\left[0,8\\right].[\/latex] Then, for [latex]i=0,1,2\\text{,\u2026},n,[\/latex] let [latex]P=\\left\\{{x}_{i}\\right\\}[\/latex] be a regular partition of the interval [latex]\\left[0,8\\right],[\/latex] and for [latex]i=1,2\\text{,\u2026},n,[\/latex] choose an arbitrary point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right].[\/latex] We can approximate the volume of a layer by using a disk, then use similar triangles to find the radius of the disk (see the following figure).<\/p>\n<figure style=\"width: 746px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213214\/CNX_Calc_Figure_06_05_008.jpg\" alt=\"This figure has two images. The first has the x-axis. Below the axis, on a slant is a line segment extending up to the x-axis. Beside the line segment is a horizontal right circular cylinder. The second image has a triangle. The right triangle mirrors the first image with the hypotenuse the line segment in the first image. The top of the triangle is 4 units. the length of the vertical side is 12 units. The vertical side is also divided into two parts; the first is xsubi, the second is 12-xsubi. It is divided at the level where the first image has the cylinder.\" width=\"746\" height=\"561\" \/><figcaption class=\"wp-caption-text\">Figure 8. Using similar triangles to express the radius of a disk of water.<\/figcaption><\/figure>\n<p id=\"fs-id1167793221543\">From properties of similar triangles, we have<\/p>\n<div id=\"fs-id1167793221547\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ccc}\\hfill \\frac{{r}_{i}}{12-{x}_{i}^{*}}& =\\hfill & \\frac{4}{12}=\\frac{1}{3}\\hfill \\\\ \\hfill 3{r}_{i}& =\\hfill & 12-{x}_{i}^{*}\\hfill \\\\ \\hfill {r}_{i}& =\\hfill & \\frac{12-{x}_{i}^{*}}{3}\\hfill \\\\ & =\\hfill & 4-\\frac{{x}_{i}^{*}}{3}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793419284\">Then the volume of the disk is<\/p>\n<div id=\"fs-id1167793419287\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{i}=\\pi {(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 2).}[\/latex]<\/div>\n<p id=\"fs-id1167793287424\">The weight-density of water is [latex]62.4 lb\/ft^3[\/latex], so the force needed to lift each layer is approximately<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{F}_{i}\\approx 62.4\\pi {(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 3).}[\/latex]<\/div>\n<p id=\"fs-id1167793628639\">Based on the diagram, the distance the water must be lifted is approximately [latex]{x}_{i}^{*}[\/latex] feet (step 4), so the approximate work needed to lift the layer is<\/p>\n<div id=\"fs-id1167793929624\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{W}_{i}\\approx 62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 5).}[\/latex]<\/div>\n<p id=\"fs-id1167793250306\">Summing the work required to lift all the layers, we get an approximate value of the total work:<\/p>\n<div id=\"fs-id1167793570048\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]W=\\underset{i=1}{\\overset{n}{\\text{\u2211}}}{W}_{i}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\text{(step 6).}[\/latex]<\/div>\n<p id=\"fs-id1167793400817\">Taking the limit as [latex]n\\to \\infty ,[\/latex] we obtain<\/p>\n<div id=\"fs-id1167793400833\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill W& =\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}62.4\\pi {x}_{i}^{*}{(4-\\frac{{x}_{i}^{*}}{3})}^{2}\\text{\u0394}x\\hfill \\\\ & ={\\displaystyle\\int }_{0}^{8}62.4\\pi x{(4-\\frac{x}{3})}^{2}dx\\hfill \\\\ & =62.4\\pi {\\displaystyle\\int }_{0}^{8}x(16-\\frac{8x}{3}+\\frac{{x}^{2}}{9})dx=62.4\\pi {\\displaystyle\\int }_{0}^{8}(16x-\\frac{8{x}^{2}}{3}+\\frac{{x}^{3}}{9})dx\\hfill \\\\ & =62.4\\pi {\\left[8{x}^{2}-\\frac{8{x}^{3}}{9}+\\frac{{x}^{4}}{36}\\right]|}_{0}^{8}=10,649.6\\pi \\approx 33,456.7\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793454764\">It takes approximately [latex]33,450[\/latex] ft-lb of work to empty the tank to the desired level.<\/p>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/jZAEKDiWkHA?controls=0&amp;start=1355&amp;end=1691&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.5PhysicalApplications1355to1691_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;2.5 Physical Applications&#8221; here (opens in new window)<\/a><\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm288446\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=288446&theme=lumen&iframe_resize_id=ohm288446&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n","protected":false},"author":6,"menu_order":8,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":450,"module-header":"","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/466"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/6"}],"version-history":[{"count":0,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/466\/revisions"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/450"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/466\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=466"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=466"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=466"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}