{"id":377,"date":"2015-10-26T17:36:14","date_gmt":"2015-10-26T17:36:14","guid":{"rendered":"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/?post_type=chapter&#038;p=377"},"modified":"2015-11-12T18:38:00","modified_gmt":"2015-11-12T18:38:00","slug":"using-a-formula-to-solve-a-real-world-application","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/chapter\/using-a-formula-to-solve-a-real-world-application\/","title":{"raw":"Using a Formula to Solve a Real-World Application","rendered":"Using a Formula to Solve a Real-World Application"},"content":{"raw":"Many applications are solved using known formulas. The problem is stated, a formula is identified, the known quantities are substituted into the formula, the equation is solved for the unknown, and the problem\u2019s question is answered. Typically, these problems involve two equations representing two trips, two investments, two areas, and so on. Examples of formulas include the <strong>area<\/strong> of a rectangular region, [latex]A=LW[\/latex]; the <strong>perimeter<\/strong> of a rectangle, [latex]P=2L+2W[\/latex]; and the <strong>volume<\/strong> of a rectangular solid, [latex]V=LWH[\/latex]. When there are two unknowns, we find a way to write one in terms of the other because we can solve for only one variable at a time.\r\n<div class=\"textbox shaded\">\r\n<h3>Example 3: Solving an Application Using a Formula<\/h3>\r\nIt takes Andrew 30 min to drive to work in the morning. He drives home using the same route, but it takes 10 min longer, and he averages 10 mi\/h less than in the morning. How far does Andrew drive to work?\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nThis is a distance problem, so we can use the formula [latex]d=rt[\/latex], where distance equals rate multiplied by time. Note that when rate is given in mi\/h, time must be expressed in hours. Consistent units of measurement are key to obtaining a correct solution.\r\n\r\nFirst, we identify the known and unknown quantities. Andrew\u2019s morning drive to work takes 30 min, or [latex]\\frac{1}{2}[\/latex] h at rate [latex]r[\/latex]. His drive home takes 40 min, or [latex]\\frac{2}{3}[\/latex] h, and his speed averages 10 mi\/h less than the morning drive. Both trips cover distance [latex]d[\/latex]. A table, such as the one below, is often helpful for keeping track of information in these types of problems.\r\n<table summary=\"A table with 3 rows and 4 columns. The first entry in the first row is blank, the rest are: d, r, and t. The entries in the second row are: To Work, d, r, and . The entries in the third row are: To Home, d, r 10, and 2\/3.\">\r\n<thead>\r\n<tr>\r\n<th><\/th>\r\n<th>[latex]d[\/latex]<\/th>\r\n<th>[latex]r[\/latex]<\/th>\r\n<th>[latex]t[\/latex]<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>To Work<\/strong><\/td>\r\n<td>[latex]d[\/latex]<\/td>\r\n<td>[latex]r[\/latex]<\/td>\r\n<td>[latex]\\frac{1}{2}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>To Home<\/strong><\/td>\r\n<td>[latex]d[\/latex]<\/td>\r\n<td>[latex]r - 10[\/latex]<\/td>\r\n<td>[latex]\\frac{2}{3}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nWrite two equations, one for each trip.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}d=r\\left(\\frac{1}{2}\\right)\\hfill &amp; \\text{To work}\\hfill \\\\ d=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill &amp; \\text{To home}\\hfill \\end{array}[\/latex]<\/div>\r\nAs both equations equal the same distance, we set them equal to each other and solve for <em>r<\/em>.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}r\\left(\\frac{1}{2}\\right)\\hfill&amp;=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ \\frac{1}{2}r\\hfill&amp;=\\frac{2}{3}r-\\frac{20}{3}\\hfill \\\\ \\frac{1}{2}r-\\frac{2}{3}r\\hfill&amp;=-\\frac{20}{3}\\hfill \\\\ -\\frac{1}{6}r\\hfill&amp;=-\\frac{20}{3}\\hfill \\\\ r\\hfill&amp;=-\\frac{20}{3}\\left(-6\\right)\\hfill \\\\ r\\hfill&amp;=40\\hfill \\end{array}[\/latex]<\/div>\r\nWe have solved for the rate of speed to work, 40 mph. Substituting 40 into the rate on the return trip yields 30 mi\/h. Now we can answer the question. Substitute the rate back into either equation and solve for <em>d. <\/em>\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}d\\hfill&amp;=40\\left(\\frac{1}{2}\\right)\\hfill \\\\ \\hfill&amp;=20\\hfill \\end{array}[\/latex]<\/div>\r\nThe distance between home and work is 20 mi.\r\n\r\n<\/div>\r\n<div>\r\n<h3>Analysis of the Solution<\/h3>\r\nNote that we could have cleared the fractions in the equation by multiplying both sides of the equation by the LCD to solve for [latex]r[\/latex].\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}r\\left(\\frac{1}{2}\\right)\\hfill&amp;=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ 6\\times r\\left(\\frac{1}{2}\\right)\\hfill&amp; =6\\times \\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ 3r\\hfill&amp; =4\\left(r - 10\\right)\\hfill \\\\ 3r\\hfill&amp; =4r - 40\\hfill \\\\ -r\\hfill&amp; =-40\\hfill \\\\ r\\hfill&amp; =40\\hfill \\end{array}[\/latex]<\/div>\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 3<\/h3>\r\nOn Saturday morning, it took Jennifer 3.6 h to drive to her mother\u2019s house for the weekend. On Sunday evening, due to heavy traffic, it took Jennifer 4 h to return home. Her speed was 5 mi\/h slower on Sunday than on Saturday. What was her speed on Sunday?\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 4: Solving a Perimeter Problem<\/h3>\r\nThe perimeter of a rectangular outdoor patio is [latex]54[\/latex] ft. The length is [latex]3[\/latex] ft greater than the width. What are the dimensions of the patio?\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nThe perimeter formula is standard: [latex]P=2L+2W[\/latex]. We have two unknown quantities, length and width. However, we can write the length in terms of the width as [latex]L=W+3[\/latex]. Substitute the perimeter value and the expression for length into the formula. It is often helpful to make a sketch and label the sides.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200341\/CNX_CAT_Figure_02_03_003.jpg\" alt=\"A rectangle with the length labeled as: L = W + 3 and the width labeled as: W.\" width=\"487\" height=\"166\" data-media-type=\"image\/jpg\" \/> <b>Figure 3<\/b>[\/caption]\r\n\r\nNow we can solve for the width and then calculate the length.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}P=2L+2W\\hfill \\\\ 54=2\\left(W+3\\right)+2W\\hfill \\\\ 54=2W+6+2W\\hfill \\\\ 54=4W+6\\hfill \\\\ 48=4W\\hfill \\\\ 12=W\\hfill \\\\ \\left(12+3\\right)=L\\hfill \\\\ 15=L\\hfill \\end{array}[\/latex]<\/div>\r\nThe dimensions are [latex]L=15[\/latex] ft and [latex]W=12[\/latex] ft.\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 4<\/h3>\r\nFind the dimensions of a rectangle given that the perimeter is [latex]110[\/latex] cm and the length is 1 cm more than twice the width.\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 5: Solving an Area Problem<\/h3>\r\nThe perimeter of a tablet of graph paper is 48 in<sup>2<\/sup>. The length is [latex]6[\/latex] in. more than the width. Find the area of the graph paper.\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nThe standard formula for area is [latex]A=LW[\/latex]; however, we will solve the problem using the perimeter formula. The reason we use the perimeter formula is because we know enough information about the perimeter that the formula will allow us to solve for one of the unknowns. As both perimeter and area use length and width as dimensions, they are often used together to solve a problem such as this one.\r\n\r\nWe know that the length is 6 in. more than the width, so we can write length as [latex]L=W+6[\/latex]. Substitute the value of the perimeter and the expression for length into the perimeter formula and find the length.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}P\\hfill&amp;=2L+2W\\hfill \\\\ 48\\hfill&amp;=2\\left(W+6\\right)+2W\\hfill \\\\ 48\\hfill&amp;=2W+12+2W\\hfill \\\\ 48\\hfill&amp;=4W+12\\hfill \\\\ 36\\hfill&amp;=4W\\hfill \\\\ 9\\hfill&amp;=W\\hfill \\\\ \\left(9+6\\right)\\hfill&amp;=L\\hfill \\\\ 15\\hfill&amp;=L\\hfill \\end{array}[\/latex]<\/div>\r\nNow, we find the area given the dimensions of [latex]L=15[\/latex] in. and [latex]W=9[\/latex] in.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A\\hfill&amp;=LW\\hfill \\\\ A\\hfill&amp;=15\\left(9\\right)\\hfill \\\\ \\hfill&amp;=135\\text{ in}^{2}\\hfill \\end{array}[\/latex]<\/div>\r\nThe area is [latex]135[\/latex] in<sup>2<\/sup>.\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It 5<\/h3>\r\nA game room has a perimeter of 70 ft. The length is five more than twice the width. How many ft<sup>2<\/sup> of new carpeting should be ordered?\r\n\r\n<a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 6: Solving a Volume Problem<\/h3>\r\nFind the dimensions of a shipping box given that the length is twice the width, the height is [latex]8[\/latex] inches, and the volume is 1,600 in.<sup>3<\/sup>.\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Solution<\/h3>\r\nThe formula for the volume of a box is given as [latex]V=LWH[\/latex], the product of length, width, and height. We are given that [latex]L=2W[\/latex], and [latex]H=8[\/latex]. The volume is [latex]1,600[\/latex] cubic inches.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}V=LWH\\hfill \\\\ 1,600=\\left(2W\\right)W\\left(8\\right)\\hfill \\\\ 1,600=16{W}^{2}\\hfill \\\\ 100={W}^{2}\\hfill \\\\ 10=W\\hfill \\end{array}[\/latex]<\/div>\r\nThe dimensions are [latex]L=20[\/latex] in., [latex]W=10[\/latex] in., and [latex]H=8[\/latex] in.\r\n\r\n<\/div>\r\n<div>\r\n<h3>Analysis of the Solution<\/h3>\r\nNote that the square root of [latex]{W}^{2}[\/latex] would result in a positive and a negative value. However, because we are describing width, we can use only the positive result.\r\n\r\n<\/div>","rendered":"<p>Many applications are solved using known formulas. The problem is stated, a formula is identified, the known quantities are substituted into the formula, the equation is solved for the unknown, and the problem\u2019s question is answered. Typically, these problems involve two equations representing two trips, two investments, two areas, and so on. Examples of formulas include the <strong>area<\/strong> of a rectangular region, [latex]A=LW[\/latex]; the <strong>perimeter<\/strong> of a rectangle, [latex]P=2L+2W[\/latex]; and the <strong>volume<\/strong> of a rectangular solid, [latex]V=LWH[\/latex]. When there are two unknowns, we find a way to write one in terms of the other because we can solve for only one variable at a time.<\/p>\n<div class=\"textbox shaded\">\n<h3>Example 3: Solving an Application Using a Formula<\/h3>\n<p>It takes Andrew 30 min to drive to work in the morning. He drives home using the same route, but it takes 10 min longer, and he averages 10 mi\/h less than in the morning. How far does Andrew drive to work?<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>This is a distance problem, so we can use the formula [latex]d=rt[\/latex], where distance equals rate multiplied by time. Note that when rate is given in mi\/h, time must be expressed in hours. Consistent units of measurement are key to obtaining a correct solution.<\/p>\n<p>First, we identify the known and unknown quantities. Andrew\u2019s morning drive to work takes 30 min, or [latex]\\frac{1}{2}[\/latex] h at rate [latex]r[\/latex]. His drive home takes 40 min, or [latex]\\frac{2}{3}[\/latex] h, and his speed averages 10 mi\/h less than the morning drive. Both trips cover distance [latex]d[\/latex]. A table, such as the one below, is often helpful for keeping track of information in these types of problems.<\/p>\n<table summary=\"A table with 3 rows and 4 columns. The first entry in the first row is blank, the rest are: d, r, and t. The entries in the second row are: To Work, d, r, and . The entries in the third row are: To Home, d, r 10, and 2\/3.\">\n<thead>\n<tr>\n<th><\/th>\n<th>[latex]d[\/latex]<\/th>\n<th>[latex]r[\/latex]<\/th>\n<th>[latex]t[\/latex]<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>To Work<\/strong><\/td>\n<td>[latex]d[\/latex]<\/td>\n<td>[latex]r[\/latex]<\/td>\n<td>[latex]\\frac{1}{2}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>To Home<\/strong><\/td>\n<td>[latex]d[\/latex]<\/td>\n<td>[latex]r - 10[\/latex]<\/td>\n<td>[latex]\\frac{2}{3}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Write two equations, one for each trip.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{ll}d=r\\left(\\frac{1}{2}\\right)\\hfill & \\text{To work}\\hfill \\\\ d=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill & \\text{To home}\\hfill \\end{array}[\/latex]<\/div>\n<p>As both equations equal the same distance, we set them equal to each other and solve for <em>r<\/em>.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}r\\left(\\frac{1}{2}\\right)\\hfill&=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ \\frac{1}{2}r\\hfill&=\\frac{2}{3}r-\\frac{20}{3}\\hfill \\\\ \\frac{1}{2}r-\\frac{2}{3}r\\hfill&=-\\frac{20}{3}\\hfill \\\\ -\\frac{1}{6}r\\hfill&=-\\frac{20}{3}\\hfill \\\\ r\\hfill&=-\\frac{20}{3}\\left(-6\\right)\\hfill \\\\ r\\hfill&=40\\hfill \\end{array}[\/latex]<\/div>\n<p>We have solved for the rate of speed to work, 40 mph. Substituting 40 into the rate on the return trip yields 30 mi\/h. Now we can answer the question. Substitute the rate back into either equation and solve for <em>d. <\/em><\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}d\\hfill&=40\\left(\\frac{1}{2}\\right)\\hfill \\\\ \\hfill&=20\\hfill \\end{array}[\/latex]<\/div>\n<p>The distance between home and work is 20 mi.<\/p>\n<\/div>\n<div>\n<h3>Analysis of the Solution<\/h3>\n<p>Note that we could have cleared the fractions in the equation by multiplying both sides of the equation by the LCD to solve for [latex]r[\/latex].<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}r\\left(\\frac{1}{2}\\right)\\hfill&=\\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ 6\\times r\\left(\\frac{1}{2}\\right)\\hfill& =6\\times \\left(r - 10\\right)\\left(\\frac{2}{3}\\right)\\hfill \\\\ 3r\\hfill& =4\\left(r - 10\\right)\\hfill \\\\ 3r\\hfill& =4r - 40\\hfill \\\\ -r\\hfill& =-40\\hfill \\\\ r\\hfill& =40\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 3<\/h3>\n<p>On Saturday morning, it took Jennifer 3.6 h to drive to her mother\u2019s house for the weekend. On Sunday evening, due to heavy traffic, it took Jennifer 4 h to return home. Her speed was 5 mi\/h slower on Sunday than on Saturday. What was her speed on Sunday?<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 4: Solving a Perimeter Problem<\/h3>\n<p>The perimeter of a rectangular outdoor patio is [latex]54[\/latex] ft. The length is [latex]3[\/latex] ft greater than the width. What are the dimensions of the patio?<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>The perimeter formula is standard: [latex]P=2L+2W[\/latex]. We have two unknown quantities, length and width. However, we can write the length in terms of the width as [latex]L=W+3[\/latex]. Substitute the perimeter value and the expression for length into the formula. It is often helpful to make a sketch and label the sides.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/09\/25200341\/CNX_CAT_Figure_02_03_003.jpg\" alt=\"A rectangle with the length labeled as: L = W + 3 and the width labeled as: W.\" width=\"487\" height=\"166\" data-media-type=\"image\/jpg\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 3<\/b><\/p>\n<\/div>\n<p>Now we can solve for the width and then calculate the length.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}P=2L+2W\\hfill \\\\ 54=2\\left(W+3\\right)+2W\\hfill \\\\ 54=2W+6+2W\\hfill \\\\ 54=4W+6\\hfill \\\\ 48=4W\\hfill \\\\ 12=W\\hfill \\\\ \\left(12+3\\right)=L\\hfill \\\\ 15=L\\hfill \\end{array}[\/latex]<\/div>\n<p>The dimensions are [latex]L=15[\/latex] ft and [latex]W=12[\/latex] ft.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 4<\/h3>\n<p>Find the dimensions of a rectangle given that the perimeter is [latex]110[\/latex] cm and the length is 1 cm more than twice the width.<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 5: Solving an Area Problem<\/h3>\n<p>The perimeter of a tablet of graph paper is 48 in<sup>2<\/sup>. The length is [latex]6[\/latex] in. more than the width. Find the area of the graph paper.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>The standard formula for area is [latex]A=LW[\/latex]; however, we will solve the problem using the perimeter formula. The reason we use the perimeter formula is because we know enough information about the perimeter that the formula will allow us to solve for one of the unknowns. As both perimeter and area use length and width as dimensions, they are often used together to solve a problem such as this one.<\/p>\n<p>We know that the length is 6 in. more than the width, so we can write length as [latex]L=W+6[\/latex]. Substitute the value of the perimeter and the expression for length into the perimeter formula and find the length.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}P\\hfill&=2L+2W\\hfill \\\\ 48\\hfill&=2\\left(W+6\\right)+2W\\hfill \\\\ 48\\hfill&=2W+12+2W\\hfill \\\\ 48\\hfill&=4W+12\\hfill \\\\ 36\\hfill&=4W\\hfill \\\\ 9\\hfill&=W\\hfill \\\\ \\left(9+6\\right)\\hfill&=L\\hfill \\\\ 15\\hfill&=L\\hfill \\end{array}[\/latex]<\/div>\n<p>Now, we find the area given the dimensions of [latex]L=15[\/latex] in. and [latex]W=9[\/latex] in.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}A\\hfill&=LW\\hfill \\\\ A\\hfill&=15\\left(9\\right)\\hfill \\\\ \\hfill&=135\\text{ in}^{2}\\hfill \\end{array}[\/latex]<\/div>\n<p>The area is [latex]135[\/latex] in<sup>2<\/sup>.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It 5<\/h3>\n<p>A game room has a perimeter of 70 ft. The length is five more than twice the width. How many ft<sup>2<\/sup> of new carpeting should be ordered?<\/p>\n<p><a href=\"https:\/\/courses.candelalearning.com\/collegealgebra1xmaster\/chapter\/solutions-to-selected-exercises-3\/\" target=\"_blank\">Solution<\/a><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 6: Solving a Volume Problem<\/h3>\n<p>Find the dimensions of a shipping box given that the length is twice the width, the height is [latex]8[\/latex] inches, and the volume is 1,600 in.<sup>3<\/sup>.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Solution<\/h3>\n<p>The formula for the volume of a box is given as [latex]V=LWH[\/latex], the product of length, width, and height. We are given that [latex]L=2W[\/latex], and [latex]H=8[\/latex]. The volume is [latex]1,600[\/latex] cubic inches.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}V=LWH\\hfill \\\\ 1,600=\\left(2W\\right)W\\left(8\\right)\\hfill \\\\ 1,600=16{W}^{2}\\hfill \\\\ 100={W}^{2}\\hfill \\\\ 10=W\\hfill \\end{array}[\/latex]<\/div>\n<p>The dimensions are [latex]L=20[\/latex] in., [latex]W=10[\/latex] in., and [latex]H=8[\/latex] in.<\/p>\n<\/div>\n<div>\n<h3>Analysis of the Solution<\/h3>\n<p>Note that the square root of [latex]{W}^{2}[\/latex] would result in a positive and a negative value. However, because we are describing width, we can use only the positive result.<\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-377\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: OpenStax College Algebra. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":276,"menu_order":3,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"College Algebra\",\"author\":\"OpenStax College Algebra\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-377","chapter","type-chapter","status-publish","hentry"],"part":209,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/users\/276"}],"version-history":[{"count":4,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/377\/revisions"}],"predecessor-version":[{"id":660,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/377\/revisions\/660"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/209"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/377\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/media?parent=377"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=377"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/contributor?post=377"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ivytech-collegealgebra\/wp-json\/wp\/v2\/license?post=377"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}