Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Quadratic models and interpretation

Click problems to add them to your worksheet.

51427911
Two test vehicles are observed beginning at \(t = 0\). Their distances \(s\), in meters, after \(t\) seconds are modeled by Vehicle A: \(s_A(t) = 1.2t^2\) Vehicle B: \(s_B(t) = 0.8t^2 + 2t\) a) How far has Vehicle A traveled after \(5\) seconds? b) When does Vehicle A reach \(120\,\text{m}\)? c) Which vehicle is farther ahead after \(10\) seconds? Justify by comparing the model values.

Hints

- Which variable represents time, and which represents distance? - How can you isolate the squared variable when the distance is given? - Compare both distances at the same time.

Solution

1. Evaluate Vehicle A's model: \(s_A(5) = 1.2 \cdot 5^2 = 1.2 \cdot 25 = 30\,\text{m}\). 2. Solve \(120 = 1.2t^2\): \(t^2 = 100\), so \(t = \pm 10\). Since time is nonnegative, \(t = 10\,\text{s}\). 3. Compare the distances at \(t = 10\): \(s_A(10) = 1.2 \cdot 10^2 = 120\,\text{m}\), while \(s_B(10) = 0.8 \cdot 10^2 + 2 \cdot 10 = 100\,\text{m}\). 4. Vehicle A is ahead because \(120\,\text{m} > 100\,\text{m}\).

Answer

a) \(30\,\text{m}\) b) \(10\,\text{s}\) c) Vehicle A; it has traveled \(120\,\text{m}\), compared with Vehicle B's \(100\,\text{m}\).
51429411
A convex polygon has exactly \(54\) diagonals. The number of diagonals in an \(n\)-gon is \(d=\frac{n(n-3)}{2}\). Find the number of sides, and explain why the negative solution of the quadratic equation is not meaningful.

Hints

- Substitute the given number of diagonals into the formula. - Clear the fraction before solving the quadratic equation. - Interpret the variable as a count of sides.

Solution

1. Substitute \(d=54\): \(\frac{n(n-3)}{2}=54\). 2. Multiply by \(2\) and rearrange: \(n^2-3n-108=0\). 3. Apply the quadratic formula: \(n=\frac{3\pm\sqrt{(-3)^2-4\cdot1\cdot(-108)}}{2}=\frac{3\pm21}{2}\). 4. The solutions are \(n=12\) and \(n=-9\). 5. A polygon cannot have a negative number of sides, so the polygon has \(12\) sides.

Answer

The polygon has \(12\) sides. The value \(n=-9\) is rejected because a number of sides cannot be negative.
51462611
The path of a shot put is modeled by \(h(x) = -0.05x^2 + 0.6x + 2\), where \(x\) is the horizontal distance from the release line and \(h(x)\) is the height, both in meters. a) From what height is the shot released? b) What maximum height does it reach? c) What is its height when it is \(10\,\text{m}\) horizontally from the release line?

Hints

- What input represents the release point? - Which point of a downward-opening parabola gives the maximum value? - Substitute the specified horizontal distance into the model.

Solution

1. The release occurs at \(x = 0\): \(h(0) = 2\), so the release height is \(2\,\text{m}\). 2. The vertex occurs at \(x = -\frac{0.6}{2 \cdot (-0.05)} = 6\). Then \(h(6) = -0.05 \cdot 6^2 + 0.6 \cdot 6 + 2 = 3.8\). The maximum height is \(3.8\,\text{m}\). 3. Evaluate \(h(10) = -0.05 \cdot 10^2 + 0.6 \cdot 10 + 2 = 3\). The height is \(3\,\text{m}\).

Answer

a) \(2\,\text{m}\) b) \(3.8\,\text{m}\) c) \(3\,\text{m}\)
51468311
For speeds from \(40\) to \(90\,\text{mph}\), a car's fuel use in gallons per \(100\) miles is modeled by \(g(v) = 0.002v^2 - 0.24v + 10.7\), where \(v\) is the speed in miles per hour. a) Find the fuel use at \(40\,\text{mph}\) and \(80\,\text{mph}\). What do you notice? b) At what speed is the fuel use minimized, and what is the minimum fuel use?

Hints

- Substitute each requested speed into the model. - What does equal output at two speeds suggest about the axis of symmetry? - Which formula gives the vertex of a quadratic in standard form?

Solution

1. Evaluate the model: \(g(40) = 0.002 \cdot 40^2 - 0.24 \cdot 40 + 10.7 = 4.3\), and \(g(80) = 0.002 \cdot 80^2 - 0.24 \cdot 80 + 10.7 = 4.3\). The two speeds have the same modeled fuel use. 2. Since the leading coefficient is positive, the minimum occurs at the vertex. Its speed is \(v = -\frac{-0.24}{2 \cdot 0.002} = 60\,\text{mph}\). 3. Evaluate \(g(60) = 0.002 \cdot 60^2 - 0.24 \cdot 60 + 10.7 = 3.5\). The minimum fuel use is \(3.5\) gallons per \(100\) miles.

Answer

a) \(4.3\) gallons per \(100\) miles at both \(40\,\text{mph}\) and \(80\,\text{mph}\) b) The minimum occurs at \(60\,\text{mph}\) and is \(3.5\) gallons per \(100\) miles.
51471011
A tire manufacturer tests braking distance on a gravel track. The braking distance is modeled by a quadratic function of the form \(s(v) = kv^2\), where \(v\) is speed in miles per hour and \(s(v)\) is distance in feet. At \(20\,\text{mph}\), the braking distance is \(20\,\text{ft}\), and at \(40\,\text{mph}\), it is \(80\,\text{ft}\). a) Show that both measurements fit a model of the form \(s(v) = kv^2\), and find \(k\). b) Use the model to predict the braking distance at \(60\,\text{mph}\). c) According to the model, at what speed is the braking distance \(125\,\text{ft}\)?

Hints

- Substitute either measurement into \(s(v) = kv^2\). - Check the same value of \(k\) with the other measurement. - For part c, set the model equal to the given distance.

Solution

1. Use the first measurement: \(20 = k \cdot 20^2\), so \(k = \frac{20}{400} = 0.05\). 2. Check the second measurement: \(0.05 \cdot 40^2 = 80\), so both measurements fit the model \(s(v) = 0.05v^2\). 3. At \(60\,\text{mph}\), \(s(60) = 0.05 \cdot 60^2 = 180\). The predicted braking distance is \(180\,\text{ft}\). 4. Set \(0.05v^2 = 125\). Then \(v^2 = 2500\), so \(v = 50\) because speed is positive.

Answer

a) \(k = 0.05\), so \(s(v) = 0.05v^2\) b) \(180\,\text{ft}\) c) \(50\,\text{mph}\)
51472211
A bridge arch in a park is modeled by \(f(x) = -0.25x^2 + 2x\), where \(x\) is the horizontal distance from the left base of the arch and \(f(x)\) is the height above the ground, both in meters. a) Show algebraically that the arch has the same height at \(x = 2\,\text{m}\) and \(x = 6\,\text{m}\). b) Find the maximum height of the arch. c) How far apart are the two points where the arch meets the ground? Justify your answer by finding the zeros.

Hints

- Substitute each given horizontal distance into the function. - Where is the maximum of a downward-opening parabola? - What equation represents the points where the arch meets the ground?

Solution

1. Evaluate both heights: \(f(2) = -0.25 \cdot 2^2 + 2 \cdot 2 = 3\), and \(f(6) = -0.25 \cdot 6^2 + 2 \cdot 6 = 3\). Therefore, the arch is \(3\,\text{m}\) high at both locations. 2. The vertex occurs at \(x = -\frac{2}{2 \cdot (-0.25)} = 4\). Then \(f(4) = -0.25 \cdot 4^2 + 2 \cdot 4 = 4\), so the maximum height is \(4\,\text{m}\). 3. Set \(f(x) = 0\): \(-0.25x^2 + 2x = 0\). Factoring gives \(x(-0.25x + 2) = 0\), so the zeros are \(x = 0\) and \(x = 8\). The bases are \(8\,\text{m}\) apart.

Answer

a) \(f(2) = f(6) = 3\,\text{m}\) b) \(4\,\text{m}\) c) \(8\,\text{m}\), because the zeros are \(x = 0\) and \(x = 8\).
52628311
A car's braking distance on dry pavement is modeled by \(s(v) = 0.04v^2\), where \(v\) is speed in miles per hour and \(s(v)\) is distance in feet. a) Find the braking distances at \(25\,\text{mph}\) and \(50\,\text{mph}\). b) Use your results to explain how doubling the speed affects the braking distance. c) On wet pavement, the braking distance is twice the dry-pavement distance at every speed. Write a function \(s_{\text{wet}}(v)\) for the wet-pavement braking distance.

Hints

- Substitute each speed into the model. - Compare the factor by which the input changes with the factor by which the output changes. - If every output doubles, what happens to the coefficient?

Solution

1. Evaluate the model: \(s(25) = 0.04 \cdot 25^2 = 25\,\text{ft}\), and \(s(50) = 0.04 \cdot 50^2 = 100\,\text{ft}\). 2. The speed doubles from \(25\) to \(50\), while the braking distance changes from \(25\) to \(100\), which is multiplied by \(4\). This occurs because \((2v)^2 = 4v^2\). 3. Doubling every output doubles the coefficient: \(s_{\text{wet}}(v) = 2(0.04v^2) = 0.08v^2\).

Answer

a) \(25\,\text{ft}\) at \(25\,\text{mph}\); \(100\,\text{ft}\) at \(50\,\text{mph}\) b) Doubling the speed quadruples the braking distance. c) \(s_{\text{wet}}(v) = 0.08v^2\)
52628411
For circular steel plates of equal thickness, mass \(m\) is directly proportional to the square of radius \(r\). A plate with radius \(10\,\text{cm}\) has mass \(1.2\,\text{kg}\). a) Find the proportionality constant \(k\) in \(m(r) = kr^2\). b) Find the mass of a plate of the same material and thickness with diameter \(30\,\text{cm}\). c) How must the radius change for the mass to become four times the original mass? Explain without recalculating the mass.

Hints

- Distinguish carefully between radius and diameter. - Substitute the known radius and mass into \(m(r) = kr^2\). - What scale factor for the radius has a square equal to \(4\)?

Solution

1. Substitute \(m = 1.2\) and \(r = 10\): \(1.2 = k \cdot 10^2 = 100k\). Therefore, \(k = 0.012\,\frac{\text{kg}}{\text{cm}^2}\). 2. A diameter of \(30\,\text{cm}\) gives a radius of \(15\,\text{cm}\). Then \(m(15) = 0.012 \cdot 15^2 = 2.7\,\text{kg}\). 3. Since mass is proportional to \(r^2\), multiplying the radius by \(2\) multiplies the mass by \(2^2 = 4\). The radius must be doubled.

Answer

a) \(k = 0.012\,\frac{\text{kg}}{\text{cm}^2}\), so \(m(r) = 0.012r^2\) b) \(2.7\,\text{kg}\) c) The radius must be doubled.
51014111
After a business conference, every attendee shakes hands with every other attendee exactly once. An assistant counts \(1225\) handshakes. How many people attended the conference?

Hints

- Think of each handshake as a pair of attendees. - Each pair must be counted exactly once. - Write a formula for the number of pairs formed from \(n\) people. - Reject any solution that is not meaningful in the context.

Solution

1. Let \(n\) be the number of attendees. Each handshake corresponds to an unordered pair of people, so the number of handshakes is \(\frac{n(n-1)}{2}\). 2. Set up the equation: \(\frac{n(n-1)}{2}=1225\). 3. Rearrange: \(n^2-n-2450=0\). 4. Apply the quadratic formula: \(n=\frac{1\pm\sqrt{(-1)^2-4\cdot1\cdot(-2450)}}{2}=\frac{1\pm\sqrt{9801}}{2}=\frac{1\pm99}{2}\). 5. The solutions are \(n=50\) and \(n=-49\). A number of people cannot be negative, so \(n=50\).

Answer

\(50\) people
51014211
In a chess tournament, every player competes against every other player exactly once. A total of \(190\) games are played. How many players are in the tournament? Explain your mathematical model.

Hints

- Model each game as a pair of different players. - Make sure each matchup is counted only once. - Write the number of pairs in terms of \(n\). - Interpret both algebraic solutions in the context.

Solution

1. Let \(n\) be the number of players. Each game corresponds to an unordered pair of players, so the total number of games is \(\frac{n(n-1)}{2}\). 2. Set up the equation: \(\frac{n(n-1)}{2}=190\). 3. Rearrange: \(n^2-n-380=0\). 4. Apply the quadratic formula: \(n=\frac{1\pm\sqrt{(-1)^2-4\cdot1\cdot(-380)}}{2}=\frac{1\pm39}{2}\). 5. The solutions are \(n=20\) and \(n=-19\). Only the positive value is meaningful, so there are \(20\) players.

Answer

\(20\) players
51427811
The number of diagonals \(d\) in a convex polygon with \(n\) sides is modeled by \(d(n) = \frac{1}{2}n^2 - 1.5n\). a) Find the number of diagonals in an octagon. b) A polygon has exactly \(54\) diagonals. Find the number of sides by solving a quadratic equation. c) Explain why only one mathematical solution from part b) is meaningful in context.

Hints

- What does \(n\) represent in this model? - When an output value is given, what equation should you solve? - What restrictions does the context place on \(n\)?

Solution

1. Evaluate the model at \(n = 8\): \(d(8) = \frac{1}{2} \cdot 8^2 - 1.5 \cdot 8 = 32 - 12 = 20\). 2. Set the model equal to \(54\): \(54 = \frac{1}{2}n^2 - 1.5n\). Multiplying by \(2\) gives \(n^2 - 3n - 108 = 0\). 3. Factor: \((n - 12)(n + 9) = 0\), so \(n = 12\) or \(n = -9\). 4. A polygon cannot have a negative number of sides, so only \(n = 12\) is meaningful.

Answer

a) \(20\) diagonals b) \(12\) sides c) The solution \(n = -9\) is not meaningful because a polygon cannot have a negative number of sides.
51428011
In a soccer league, each of the \(n\) teams plays every other team twice during the season, once at home and once away. a) Explain why the total number of games is \(S(n) = n^2 - n\). b) A completed season had \(240\) games. How many teams were in the league? c) If one more team joins, how many additional games must be scheduled? Express the increase in terms of \(n\).

Hints

- How many opponents does one team have? - Why does counting games team by team count each game twice? - What games must the new team play against the existing teams?

Solution

1. Each team has \(n - 1\) opponents and plays each opponent twice, giving \(2(n - 1)\) team-game counts per team. Multiplying by \(n\) counts each actual game twice, so \(S(n) = \frac{n \cdot 2(n - 1)}{2} = n(n - 1) = n^2 - n\). 2. Solve \(n^2 - n = 240\): \(n^2 - n - 240 = 0\). Factoring gives \((n - 16)(n + 15) = 0\), so \(n = 16\) or \(n = -15\). Only \(n = 16\) is meaningful. 3. The increase is \(S(n + 1) - S(n) = [(n + 1)^2 - (n + 1)] - (n^2 - n) = 2n\). Equivalently, the new team plays two games against each of the \(n\) existing teams.

Answer

a) \(S(n) = n(n - 1) = n^2 - n\) b) \(16\) teams c) \(2n\) additional games
51429311
In a soccer league, every team plays every other team twice, once at home and once away. The league plays \(240\) games in one season. How many teams are in the league?

Hints

- Determine how many opponents each team has. - Account for both the home and away games. - Express the total number of games as a product. - Reject any solution that cannot represent a number of teams.

Solution

1. Let \(n\) be the number of teams. Each team plays \(n-1\) opponents twice. Counting the home game for each ordered team-opponent pairing gives \(n(n-1)\) total games. 2. Set up the equation: \(n(n-1)=240\). 3. Rearrange: \(n^2-n-240=0\). 4. Apply the quadratic formula: \(n=\frac{1\pm\sqrt{(-1)^2-4\cdot1\cdot(-240)}}{2}=\frac{1\pm31}{2}\). 5. The solutions are \(n=16\) and \(n=-15\). Only \(16\) is meaningful in context.

Answer

\(16\) teams
51458111
The product of two consecutive odd integers is \(195\). Find all ordered pairs of consecutive odd integers that satisfy this condition.

Hints

- Consecutive odd integers differ by \(2\). - Express the second integer in terms of the first. - Remember that the product of two negative numbers is positive.

Solution

1. Let \(x\) be the smaller odd integer. The next odd integer is \(x+2\). 2. Set up the equation: \(x(x+2)=195\). 3. Rearrange: \(x^2+2x-195=0\). 4. Factor: \((x-13)(x+15)=0\), so \(x=13\) or \(x=-15\). 5. The corresponding pairs are \((13,15)\) and \((-15,-13)\).

Answer

\((-15,-13)\) and \((13,15)\)
51458211
A rectangular building lot has an area of \(375\,\text{m}^2\). Its length is \(10\,\text{m}\) greater than its width. The lot will be completely enclosed by a fence. Find the total length of fencing needed.

Hints

- Relate length, width, and area for a rectangle. - Label the sides in terms of one variable. - The question asks for perimeter, not area.

Solution

1. Let \(x\) be the width in meters. Then the length is \(x+10\). 2. Use the area: \(x(x+10)=375\). 3. Rearrange: \(x^2+10x-375=0\). 4. Factor: \((x-15)(x+25)=0\), so \(x=15\) or \(x=-25\). 5. A width must be positive, so the width is \(15\,\text{m}\) and the length is \(25\,\text{m}\). 6. The perimeter is \(2(15+25)=80\,\text{m}\).

Answer

\(80\,\text{m}\)
51462811
A small fountain sprays water along the path \(h(x) = -0.25x^2 + x + 1.25\), where \(x\) is the horizontal distance from the nozzle and \(h(x)\) is the height above the water surface, both in meters. a) How high above the water surface is the nozzle? b) Find the coordinates of the highest point of the stream. c) How far from the nozzle does the water hit the surface?

Hints

- What input represents the nozzle location? - How do you find the vertex of a quadratic model? - What value must \(h(x)\) have when the water reaches the surface? - Which root is meaningful as a distance from the nozzle?

Solution

1. At the nozzle, \(x = 0\): \(h(0) = 1.25\). The nozzle is \(1.25\,\text{m}\) above the water surface. 2. The vertex occurs at \(x = -\frac{1}{2 \cdot (-0.25)} = 2\). Then \(h(2) = -0.25 \cdot 2^2 + 2 + 1.25 = 2.25\). The highest point is \((2, 2.25)\). 3. Set \(h(x) = 0\): \(-0.25x^2 + x + 1.25 = 0\). Multiplying by \(-4\) gives \(x^2 - 4x - 5 = 0\), or \((x - 5)(x + 1) = 0\). 4. The solutions are \(x = 5\) and \(x = -1\). Only the positive distance is meaningful, so the water hits the surface \(5\,\text{m}\) from the nozzle.

Answer

a) \(1.25\,\text{m}\) b) \((2, 2.25)\) c) \(5\,\text{m}\)
51464211
The sum of the squares of two consecutive natural numbers is \(313\). Find the two numbers.

Hints

- Consecutive numbers differ by \(1\). - Expand the square of the second number carefully. - Use the square-of-a-sum identity. - Select the solution that matches the stated number set.

Solution

1. Let the smaller number be \(n\). The next number is \(n+1\). 2. Set up the equation: \(n^2+(n+1)^2=313\). 3. Expand and simplify: \(2n^2+2n-312=0\), so \(n^2+n-156=0\). 4. Apply the quadratic formula: \(n=\frac{-1\pm\sqrt{1-4\cdot1\cdot(-156)}}{2}=\frac{-1\pm25}{2}\). 5. The solutions are \(n=12\) and \(n=-13\). Only \(12\) is a natural number in this context, so the numbers are \(12\) and \(13\).

Answer

\(12\) and \(13\)
51464311
A square is changed into a rectangle by increasing one side by \(3\,\text{cm}\) and decreasing the adjacent side by \(2\,\text{cm}\). The new rectangle has an area of \(84\,\text{cm}^2\). Find the side length of the original square and determine how much the area increased.

Hints

- Express both rectangle side lengths in terms of the square side. - Write an equation using the new rectangle area. - Expand the product carefully. - Compare the original square area with \(84\,\text{cm}^2\).

Solution

1. Let \(x\) be the side length of the square. The rectangle has side lengths \(x+3\) and \(x-2\). 2. Set up the area equation: \((x+3)(x-2)=84\). 3. Expand and rearrange: \(x^2+x-90=0\). 4. Apply the quadratic formula: \(x=\frac{-1\pm\sqrt{1-4\cdot1\cdot(-90)}}{2}=\frac{-1\pm19}{2}\). 5. The solutions are \(x=9\) and \(x=-10\). Only \(x=9\,\text{cm}\) is a valid length. 6. The original area was \(9^2=81\,\text{cm}^2\), so the increase was \(84-81=3\,\text{cm}^2\).

Answer

The original side length was \(9\,\text{cm}\), and the area increased by \(3\,\text{cm}^2\).
51465211
Two square floor tiles have different side lengths. The larger tile has a side that is \(10\,\text{cm}\) longer than the smaller tile. Together, the tiles have an area of \(2500\,\text{cm}^2\). a) Write a quadratic equation that can be used to find the side lengths. b) Calculate both side lengths. c) Explain why only one mathematical solution for the smaller side is meaningful.

Hints

- Write each square area in terms of its side length. - Express the larger side using the smaller side. - Interpret a negative algebraic solution in the measurement context.

Solution

1. Let \(s\) be the smaller side length in centimeters. The larger side length is \(s+10\). 2. The sum of the areas gives \(s^2+(s+10)^2=2500\). 3. Simplify: \(2s^2+20s-2400=0\), or \(s^2+10s-1200=0\). 4. Factor: \((s-30)(s+40)=0\), so \(s=30\) or \(s=-40\). 5. A side length cannot be negative, so the smaller tile has side \(30\,\text{cm}\), and the larger tile has side \(40\,\text{cm}\).

Answer

a) \(s^2+(s+10)^2=2500\) b) \(30\,\text{cm}\) and \(40\,\text{cm}\) c) The value \(s=-40\) is rejected because a physical length cannot be negative.
51467411
A signal flare is launched from a height of \(1.5\,\text{m}\). Its height is modeled by \(h(t) = -5t^2 + v_0t + h_0\), where \(h\) is in meters, \(t\) is in seconds, \(v_0\) is the initial velocity in meters per second, and \(h_0\) is the initial height. After \(2\,\text{s}\), the flare is at a height of \(31.5\,\text{m}\). a) Find the height function. b) Find the flare's height after \(4\,\text{s}\).

Hints

- What is the value of \(h_0\) at launch? - Substitute the known time and height to solve for the missing coefficient. - Once the model is complete, substitute the requested time.

Solution

1. The initial height is \(h_0 = 1.5\). Substitute \(t = 2\) and \(h(2) = 31.5\): \(31.5 = -5 \cdot 2^2 + 2v_0 + 1.5\). 2. Simplify: \(31.5 = -18.5 + 2v_0\), so \(50 = 2v_0\) and \(v_0 = 25\). 3. The height function is \(h(t) = -5t^2 + 25t + 1.5\). 4. Evaluate at \(t = 4\): \(h(4) = -5 \cdot 4^2 + 25 \cdot 4 + 1.5 = 21.5\).

Answer

a) \(h(t) = -5t^2 + 25t + 1.5\) b) \(21.5\,\text{m}\)
51467511
A diver jumps from a \(10\,\text{m}\) platform. The diver's height above the water is modeled by \(h(t) = -5t^2 + v_0t + h_0\). After \(0.8\,\text{s}\), the diver is again at the platform's height of \(10\,\text{m}\). Find the maximum height reached during the dive.

Hints

- What equation follows from being at the same height at \(t = 0\) and \(t = 0.8\)? - How does parabola symmetry locate the vertex between two equal-height times? - Evaluate the completed model at that time.

Solution

1. Since \(h_0 = 10\) and \(h(0.8) = 10\), substitute into the model: \(10 = -5 \cdot 0.8^2 + 0.8v_0 + 10\). 2. Simplify: \(0 = -3.2 + 0.8v_0\), so \(v_0 = 4\). Thus, \(h(t) = -5t^2 + 4t + 10\). 3. The equal heights at \(t = 0\) and \(t = 0.8\) are symmetric about the vertex, so the maximum occurs at \(t = 0.4\,\text{s}\). 4. Evaluate \(h(0.4) = -5 \cdot 0.4^2 + 4 \cdot 0.4 + 10 = 10.8\). The maximum height is \(10.8\,\text{m}\).

Answer

The maximum height is \(10.8\,\text{m}\).
51467611
Two balls are thrown upward at the same time. Ball A's height is modeled by \(h_A(t) = -5t^2 + 20t + 2\). Ball B is thrown from a height of \(1\,\text{m}\) and reaches its highest point after exactly \(1.5\,\text{s}\). Assume Ball B also has leading coefficient \(-5\) in the model \(h(t) = at^2 + v_0t + h_0\). Which ball reaches the greater maximum height? Justify your answer with calculations.

Hints

- First find the maximum of the fully specified model. - How does the vertex-time formula determine Ball B's initial-velocity coefficient? - Evaluate both models at their vertex times and compare.

Solution

1. Ball A reaches its vertex at \(t = -\frac{20}{2 \cdot (-5)} = 2\). Its maximum height is \(h_A(2) = -5 \cdot 2^2 + 20 \cdot 2 + 2 = 22\,\text{m}\). 2. For Ball B, the vertex time satisfies \(1.5 = -\frac{v_0}{2 \cdot (-5)} = \frac{v_0}{10}\), so \(v_0 = 15\). 3. Ball B's model is \(h_B(t) = -5t^2 + 15t + 1\). Its maximum height is \(h_B(1.5) = -5 \cdot 1.5^2 + 15 \cdot 1.5 + 1 = 12.25\,\text{m}\). 4. Since \(22\,\text{m} > 12.25\,\text{m}\), Ball A reaches the greater maximum height.

Answer

Ball A reaches the greater maximum height: \(22\,\text{m}\), compared with Ball B's \(12.25\,\text{m}\).
51468011
A basketball's path is modeled by \(h(x) = -0.1x^2 + x + 2\), where \(x\) is the horizontal distance from the release point in meters and \(h(x)\) is the ball's height above the floor in meters. a) From what height is the ball released? b) What maximum height does the ball reach? c) An obstacle \(9\,\text{m}\) from the release point is \(3\,\text{m}\) high. Does the ball clear it? Justify your answer.

Hints

- What input represents the release point? - Where is the maximum of a downward-opening quadratic? - Evaluate the model at the obstacle's horizontal position. - What comparison determines whether the ball clears the obstacle?

Solution

1. At release, \(x = 0\): \(h(0) = 2\), so the release height is \(2\,\text{m}\). 2. The vertex occurs at \(x = -\frac{1}{2 \cdot (-0.1)} = 5\). Then \(h(5) = -0.1 \cdot 5^2 + 5 + 2 = 4.5\). The maximum height is \(4.5\,\text{m}\). 3. Evaluate the model at \(x = 9\): \(h(9) = -0.1 \cdot 9^2 + 9 + 2 = 2.9\). Since \(2.9\,\text{m} < 3\,\text{m}\), the ball does not clear the obstacle.

Answer

a) \(2\,\text{m}\) b) \(4.5\,\text{m}\) c) No. At \(x = 9\), the ball is \(2.9\,\text{m}\) high.
51469211
A bakery sells an average of \(200\) granola bars per day at \(\$1.50\) each. For every \(\$0.10\) increase in price, the bakery sells \(10\) fewer bars per day; for every \(\$0.10\) decrease, it sells \(10\) more. Prices may change only in \(\$0.10\) increments. Find the price or prices that maximize daily revenue.

Hints

- Let an integer variable count the number of 10-cent price changes. - Revenue equals price times quantity sold. - The vertex lies between two allowable integer inputs, so compare both neighboring values.

Solution

1. Let \(x\) be the integer number of \(\$0.10\) price increases, where a negative value represents a decrease. The price is \(P(x) = 1.50 + 0.10x\), and the number sold is \(Q(x) = 200 - 10x\). 2. The revenue is \(R(x) = (1.50 + 0.10x)(200 - 10x) = -x^2 + 5x + 300\). 3. The continuous vertex occurs at \(x = -\frac{5}{2 \cdot (-1)} = 2.5\). Because \(x\) must be an integer, compare \(x = 2\) and \(x = 3\). 4. \(R(2) = 306\) and \(R(3) = 306\). The corresponding prices are \(P(2) = \$1.70\) and \(P(3) = \$1.80\). Both maximize the daily revenue.

Answer

The maximizing prices are \(\$1.70\) and \(\$1.80\). Each gives daily revenue of \(\$306\).
51471111
A car's braking distance is modeled differently for dry and wet pavement. For speeds in miles per hour, the distances in feet are \(s_d(v) = 0.04v^2\) on dry pavement and \(s_w(v) = 0.064v^2\) on wet pavement. a) Find both braking distances at \(30\,\text{mph}\). By what percent is the wet-pavement distance greater than the dry-pavement distance? b) On wet pavement, the braking distance at \(50\,\text{mph}\) is the same as the dry-pavement braking distance at what speed? Round to the nearest tenth of a mile per hour.

Hints

- Evaluate both models at the same speed. - Use the dry-pavement distance as the original amount when finding the percent increase. - For part b, first find the wet-pavement distance, then set the dry model equal to it.

Solution

1. At \(30\,\text{mph}\), \(s_d(30) = 0.04 \cdot 30^2 = 36\,\text{ft}\), and \(s_w(30) = 0.064 \cdot 30^2 = 57.6\,\text{ft}\). 2. The increase is \(57.6 - 36 = 21.6\,\text{ft}\). Relative to the dry distance, the percent increase is \(\frac{21.6}{36} \cdot 100\% = 60\%\). 3. The wet-pavement distance at \(50\,\text{mph}\) is \(s_w(50) = 0.064 \cdot 50^2 = 160\,\text{ft}\). 4. Set the dry-pavement model equal to \(160\): \(0.04v^2 = 160\). Then \(v^2 = 4000\), so \(v = \sqrt{4000} \approx 63.2\).

Answer

a) Dry: \(36\,\text{ft}\); wet: \(57.6\,\text{ft}\). The wet-pavement distance is \(60\%\) greater. b) Approximately \(63.2\,\text{mph}\)
51471211
A car's total stopping distance is modeled by \(S(v) = 1.1v + 0.04v^2\), where \(v\) is the speed in miles per hour and \(S(v)\) is the distance in feet. The linear term models reaction distance, and the quadratic term models braking distance. a) Find the total stopping distance at \(65\,\text{mph}\). b) Explain how doubling the speed affects the reaction-distance term and the braking-distance term. c) At what speed is the braking-distance term exactly \(144\,\text{ft}\)?

Hints

- Evaluate each term of the model separately before adding. - Replace \(v\) with \(2v\) to compare the two parts of the model. - In part c, use only the quadratic braking-distance term.

Solution

1. Evaluate the model at \(65\): \(S(65) = 1.1 \cdot 65 + 0.04 \cdot 65^2 = 71.5 + 169 = 240.5\). The total stopping distance is \(240.5\,\text{ft}\). 2. If the speed changes from \(v\) to \(2v\), the reaction term becomes \(1.1(2v) = 2(1.1v)\), so it doubles. The braking term becomes \(0.04(2v)^2 = 4(0.04v^2)\), so it quadruples. 3. Set the braking term equal to \(144\): \(0.04v^2 = 144\). Then \(v^2 = 3600\), so \(v = 60\) because speed is positive.

Answer

a) \(240.5\,\text{ft}\) b) Doubling the speed doubles the reaction-distance term and quadruples the braking-distance term. c) \(60\,\text{mph}\)
51471511
The path of a tennis ball is modeled by \(h(x) = -0.5x^2 + 2x + 2.5\), where \(x\) is the horizontal distance from the point of contact and \(h(x)\) is the ball's height, both in meters. a) Find the ball's maximum height. b) Find how far the ball travels horizontally before it hits the ground. c) Suppose the ball starts \(1\,\text{m}\) higher under otherwise identical conditions. Write the new function.

Hints

- Where is the maximum of a downward-opening parabola? - What equation represents the moment the ball reaches the ground? - Which coefficient gives the height when \(x = 0\)?

Solution

1. The maximum occurs at the vertex. Its horizontal coordinate is \(x = -\frac{2}{2 \cdot (-0.5)} = 2\). 2. Evaluate the height: \(h(2) = -0.5 \cdot 2^2 + 2 \cdot 2 + 2.5 = 4.5\). The maximum height is \(4.5\,\text{m}\). 3. To find when the ball reaches the ground, solve \(-0.5x^2 + 2x + 2.5 = 0\). Multiplying by \(-2\) gives \(x^2 - 4x - 5 = 0\), which factors as \((x - 5)(x + 1) = 0\). The context-valid solution is \(x = 5\), so the horizontal distance is \(5\,\text{m}\). 4. Raising the initial height by \(1\,\text{m}\) increases the constant term from \(2.5\) to \(3.5\). The new function is \(h_{\text{new}}(x) = -0.5x^2 + 2x + 3.5\).

Answer

a) \(4.5\,\text{m}\) b) \(5\,\text{m}\) c) \(h_{\text{new}}(x) = -0.5x^2 + 2x + 3.5\)
51471611
A gardener records the height of a bamboo plant. At week \(0\), the plant is \(50\,\text{cm}\) tall. At week \(2\), it is \(90\,\text{cm}\) tall, and at week \(4\), it is \(170\,\text{cm}\) tall. a) Find a linear model \(h_{\text{lin}}(t)\) using the data from weeks \(0\) and \(4\). Then find a quadratic model \(h_{\text{quad}}(t)\) using all three data points. b) At week \(5\), the measured height is \(222.5\,\text{cm}\). Determine which model gives the better prediction and justify your answer.

Hints

- How many points determine a linear model? How many determine a quadratic model? - Substitute the data points into each model's general form. - Compare each week-\(5\) prediction with the measured height using absolute error.

Solution

1. For the linear model, \(h_{\text{lin}}(0) = 50\), so the y-intercept is \(50\). The slope through \((0, 50)\) and \((4, 170)\) is \(\frac{170 - 50}{4 - 0} = 30\). Thus, \(h_{\text{lin}}(t) = 30t + 50\). 2. Let \(h_{\text{quad}}(t) = at^2 + bt + c\). From \(h_{\text{quad}}(0) = 50\), \(c = 50\). 3. Using \((2, 90)\) gives \(4a + 2b = 40\), or \(2a + b = 20\). Using \((4, 170)\) gives \(16a + 4b = 120\), or \(4a + b = 30\). 4. Subtract the equations: \(2a = 10\), so \(a = 5\). Then \(2 \cdot 5 + b = 20\), so \(b = 10\). Therefore, \(h_{\text{quad}}(t) = 5t^2 + 10t + 50\). 5. At week \(5\), the linear model predicts \(h_{\text{lin}}(5) = 200\,\text{cm}\), with an absolute error of \(22.5\,\text{cm}\). The quadratic model predicts \(h_{\text{quad}}(5) = 225\,\text{cm}\), with an absolute error of \(2.5\,\text{cm}\). The quadratic model gives the better prediction.

Answer

a) \(h_{\text{lin}}(t) = 30t + 50\) \(h_{\text{quad}}(t) = 5t^2 + 10t + 50\) b) The quadratic model is better. Its prediction is \(225\,\text{cm}\), which is \(2.5\,\text{cm}\) from the measured value; the linear prediction is \(200\,\text{cm}\), which is \(22.5\,\text{cm}\) away.
51471711
A start-up company tracks monthly users after launching an app. The table shows the number of users, in thousands, at several times after launch. <table> <thead> <tr><th>Months after launch \(x\)</th><th>0</th><th>5</th><th>10</th></tr> </thead> <tbody> <tr><th>Users \(y\) (thousands)</th><td>0</td><td>25</td><td>80</td></tr> </tbody> </table> a) Find a linear function \(f(x) = mx\) that passes through the starting point and the final data point \((10, 80)\). b) Find a quadratic function \(g(x) = ax^2 + bx\) that passes through all three data points. c) Use both models to predict the number of users in month \(12\). If the user base is growing at an increasing rate, which model is more consistent with that assumption?

Hints

- Use the point \((10, 80)\) to find the slope of the linear model. - Substitute the two nonzero data points into \(g(x) = ax^2 + bx\). - Compare whether each model has a constant or increasing rate of change.

Solution

1. For the linear model, substitute \((10, 80)\): \(80 = 10m\), so \(m = 8\). Therefore, \(f(x) = 8x\). 2. For the quadratic model, use \((5, 25)\): \(25a + 5b = 25\), so \(5a + b = 5\). 3. Use \((10, 80)\): \(100a + 10b = 80\), so \(10a + b = 8\). Subtracting the equations gives \(5a = 3\), so \(a = 0.6\). Then \(5 \cdot 0.6 + b = 5\), so \(b = 2\). Thus, \(g(x) = 0.6x^2 + 2x\). 4. In month \(12\), \(f(12) = 8 \cdot 12 = 96\), so the linear model predicts \(96{,}000\) users. Also, \(g(12) = 0.6 \cdot 12^2 + 2 \cdot 12 = 110.4\), so the quadratic model predicts \(110{,}400\) users. 5. A linear model has a constant growth rate, while this quadratic model has an increasing growth rate for \(x \geq 0\). Under the stated assumption, the quadratic model is more consistent.

Answer

a) \(f(x) = 8x\) b) \(g(x) = 0.6x^2 + 2x\) c) Linear model: \(96{,}000\) users Quadratic model: \(110{,}400\) users The quadratic model is more consistent with an increasing growth rate.
51472411
A student-run business sells custom T-shirts. Its monthly profit \(P\), in dollars, is modeled by \(P(x) = -2x^2 + 60x - 400\), where \(x\) is the price of one shirt in dollars. a) Find the two prices at which the business breaks even. b) What price maximizes the monthly profit, and what is the maximum profit? c) Interpret \(P(0) = -400\) in this context.

Hints

- What profit value represents breaking even? - Which feature of a downward-opening parabola gives the maximum profit? - Interpret the input and output when \(x = 0\).

Solution

1. At a break-even price, \(P(x) = 0\). Solve \(-2x^2 + 60x - 400 = 0\). Dividing by \(-2\) gives \(x^2 - 30x + 200 = 0\), which factors as \((x - 10)(x - 20) = 0\). The break-even prices are \(\$10\) and \(\$20\). 2. The maximum occurs at the vertex because the parabola opens downward. Its horizontal coordinate is \(x = -\frac{60}{2 \cdot (-2)} = 15\). Then \(P(15) = -2 \cdot 15^2 + 60 \cdot 15 - 400 = 50\). The profit is maximized at a price of \(\$15\), and the maximum modeled monthly profit is \(\$50\). 3. The value \(P(0) = -400\) means that the model predicts a \(\$400\) monthly loss if the shirts are priced at \(\$0\). The model alone does not show that the entire amount represents fixed costs.

Answer

a) \(\$10\) and \(\$20\) b) A price of \(\$15\) gives a maximum monthly profit of \(\$50\). c) The model predicts a monthly loss of \(\$400\) when the price is \(\$0\); the model does not establish that this amount consists entirely of fixed costs.
51504411
In a right triangle, the two legs have a total length of \(31\,\text{cm}\), and the hypotenuse is \(25\,\text{cm}\). Use a quadratic equation to find the lengths of the legs.

Hints

- Use the given sum to express one leg in terms of the other. - Apply the Pythagorean theorem. - Expand the square of a difference carefully. - Factor the resulting quadratic equation.

Solution

1. Let one leg be \(a\). Then the other leg is \(31-a\). 2. Apply the Pythagorean theorem: \(a^2+(31-a)^2=25^2\). 3. Expand and simplify: \(2a^2-62a+336=0\), so \(a^2-31a+168=0\). 4. Factor: \((a-7)(a-24)=0\), so \(a=7\) or \(a=24\). 5. The corresponding other leg is \(24\) or \(7\). Therefore, the legs are \(7\,\text{cm}\) and \(24\,\text{cm}\).

Answer

\(7\,\text{cm}\) and \(24\,\text{cm}\)
51528011
A tunnel opening is modeled by \(y = -0.2x^2 + 5\), where \(x\) and \(y\) are measured in meters and the x-axis represents the ground. a) Find the width of the tunnel at ground level. b) A rectangular vehicle is \(4\,\text{m}\) high and drives through the center of the tunnel. What is the greatest possible width of the vehicle if it is to fit exactly beneath the arch?

Hints

- What value of \(y\) represents ground level? - For part b, what height corresponds to the vehicle's top corners? - Because the vehicle is centered, its width spans equal distances on both sides of the y-axis.

Solution

1. At ground level, \(y = 0\). Solve \(0 = -0.2x^2 + 5\): \(0.2x^2 = 5\), so \(x^2 = 25\) and \(x = \pm 5\). The tunnel is \(5 - (-5) = 10\,\text{m}\) wide at the ground. 2. At the top corners of a \(4\,\text{m}\)-high vehicle, set \(y = 4\): \(4 = -0.2x^2 + 5\). Then \(0.2x^2 = 1\), so \(x^2 = 5\) and \(x = \pm\sqrt{5}\). 3. The greatest possible width is the distance between these two horizontal positions: \(\sqrt{5} - (-\sqrt{5}) = 2\sqrt{5} \approx 4.47\,\text{m}\).

Answer

a) \(10\,\text{m}\) b) \(2\sqrt{5}\,\text{m} \approx 4.47\,\text{m}\)
51528211
A valley's cross section is modeled by \(y = 0.005x^2\), with the origin at the lowest point of the valley and both coordinates measured in meters. Two monitoring stations are at the same elevation on opposite slopes, and the horizontal distance between them is \(120\,\text{m}\). a) Find the elevation \(h\) of the stations above the lowest point. b) After heavy rain, the water reaches exactly half the stations' elevation, \(\frac{1}{2}h\). Find the width of the water surface.

Hints

- Split the total distance equally on both sides of the y-axis. - Substitute a station's horizontal coordinate into the model. - At the water elevation, find both symmetric horizontal coordinates and calculate the full width.

Solution

1. Because the stations are at equal heights on opposite sides of the y-axis and are \(120\,\text{m}\) apart, their horizontal coordinates are \(x = -60\) and \(x = 60\). 2. Evaluate the model: \(h = 0.005 \cdot 60^2 = 18\). The stations are \(18\,\text{m}\) above the lowest point. 3. The water elevation is \(\frac{1}{2} \cdot 18 = 9\,\text{m}\). Set \(9 = 0.005x^2\), so \(x^2 = 1800\) and \(x = \pm\sqrt{1800} = \pm 30\sqrt{2}\). 4. The water surface extends from \(-30\sqrt{2}\) to \(30\sqrt{2}\), so its width is \(60\sqrt{2}\,\text{m} \approx 84.85\,\text{m}\).

Answer

a) \(18\,\text{m}\) b) \(60\sqrt{2}\,\text{m} \approx 84.85\,\text{m}\)
51530911
A \(20\,\text{cm}\times30\,\text{cm}\) photo is placed in a frame of uniform width \(x\). The total area of the photo and frame is \(1064\,\text{cm}^2\). Find the frame width.

Hints

- Add the frame width on both sides of each photo dimension. - Write an equation for the outer rectangular area. - Simplify the quadratic equation before solving.

Solution

1. The outer dimensions are \(20+2x\) and \(30+2x\). 2. Use the total area: \((20+2x)(30+2x)=1064\). 3. Expand and rearrange: \(4x^2+100x-464=0\). 4. Divide by \(4\): \(x^2+25x-116=0\). 5. Apply the quadratic formula: \(x=\frac{-25\pm\sqrt{25^2-4\cdot1\cdot(-116)}}{2}=\frac{-25\pm33}{2}\). 6. The solutions are \(x=4\) and \(x=-29\). A frame width must be positive, so \(x=4\,\text{cm}\).

Answer

\(4\,\text{cm}\)
51532311
A farmer has \(60\,\text{m}\) of fencing to build a rectangular sheep enclosure. The entire amount will be used for the perimeter, and the enclosure must have an area of \(221\,\text{m}^2\). Find the length and width.

Hints

- Use both the perimeter and area formulas for a rectangle. - Express one side length in terms of the other. - Substitute into the area equation and factor.

Solution

1. Let the side lengths be \(a\) and \(b\). The perimeter gives \(2a+2b=60\), so \(a+b=30\) and \(b=30-a\). 2. Use the area: \(a(30-a)=221\). 3. Rearrange: \(a^2-30a+221=0\). 4. Factor: \((a-13)(a-17)=0\), so \(a=13\) or \(a=17\). 5. The two side lengths are \(13\,\text{m}\) and \(17\,\text{m}\).

Answer

\(13\,\text{m}\) by \(17\,\text{m}\)
51532411
A patio is \(15\,\text{ft}\) long and \(10\,\text{ft}\) wide. A border of uniform width \(x\) will be tiled along the inside edges. The untiled rectangle in the center has an area of \(84\,\text{ft}^2\). Find the width of the tiled border.

Hints

- Subtract the border width from both sides of each dimension. - Explain why each center dimension decreases by \(2x\). - Check which algebraic solution fits the patio dimensions.

Solution

1. The center rectangle has dimensions \(15-2x\) and \(10-2x\). 2. Use its area: \((15-2x)(10-2x)=84\). 3. Expand and rearrange: \(4x^2-50x+66=0\), so \(2x^2-25x+33=0\). 4. Apply the quadratic formula: \(x=\frac{25\pm\sqrt{(-25)^2-4\cdot2\cdot33}}{2\cdot2}=\frac{25\pm19}{4}\). 5. The candidates are \(x=11\) and \(x=1.5\). Because the center width \(10-2x\) must be positive, \(0<x<5\). Therefore, \(x=1.5\,\text{ft}\).

Answer

\(1.5\,\text{ft}\)
51532511
A parabolic bridge arch spans a river that is \(40\,\text{m}\) wide. The arch meets the ground at both riverbanks. At a point \(10\,\text{m}\) horizontally from the left bank, the arch is \(15\,\text{m}\) high. a) Find a function \(h(x)\) that models the height of the arch, where \(x\) is the horizontal distance from the left bank. b) Find the maximum height of the arch.

Hints

- Use the two ground-level points as the zeros of the quadratic. - Substitute the additional point to determine the leading coefficient. - Where is the vertex relative to two symmetric zeros?

Solution

1. The arch has zeros at \(x = 0\) and \(x = 40\), so write \(h(x) = ax(x - 40)\). 2. Use the point \((10, 15)\): \(15 = a \cdot 10 \cdot (10 - 40) = -300a\). Thus, \(a = -0.05\). 3. The model is \(h(x) = -0.05x(x - 40) = -0.05x^2 + 2x\). 4. The vertex lies midway between the zeros at \(x = 20\). Evaluate \(h(20) = -0.05 \cdot 20^2 + 2 \cdot 20 = 20\). The maximum height is \(20\,\text{m}\).

Answer

a) \(h(x) = -0.05x^2 + 2x\) b) \(20\,\text{m}\)
51533711
A gardener has \(40\,\text{ft}\) of edging for a rectangular garden bed. a) Find the area of a bed that is \(8\,\text{ft}\) by \(12\,\text{ft}\). b) Determine whether a square bed with the same perimeter has a greater area. c) Use a quadratic function to find the side lengths that maximize the area and state the maximum area.

Hints

- Use the perimeter to relate the two side lengths. - Express one side in terms of the other and write the area as a quadratic. - The vertex of the downward-opening area function gives the maximum.

Solution

1. The \(8\)-by-\(12\) bed has area \(8 \cdot 12 = 96\,\text{ft}^2\). 2. A square with perimeter \(40\,\text{ft}\) has side length \(40 \div 4 = 10\,\text{ft}\), so its area is \(10^2 = 100\,\text{ft}^2\). This is greater than \(96\,\text{ft}^2\). 3. Let the rectangle's side lengths be \(x\) and \(y\). From \(2x + 2y = 40\), \(y = 20 - x\). 4. The area is \(A(x) = x(20 - x) = -x^2 + 20x\). Its vertex occurs at \(x = -\frac{20}{2 \cdot (-1)} = 10\). 5. Then \(y = 10\), so the maximum-area rectangle is a \(10\,\text{ft}\) by \(10\,\text{ft}\) square with area \(100\,\text{ft}^2\).

Answer

a) \(96\,\text{ft}^2\) b) Yes. The square has area \(100\,\text{ft}^2\). c) \(10\,\text{ft}\) by \(10\,\text{ft}\), with maximum area \(100\,\text{ft}^2\)
51536211
Two fountain streams cross in a park. Their paths are modeled by \(f(x) = -0.5x^2 + 2x + 1\) and \(g(x) = -x^2 + 3x + 1\), where \(x\) is horizontal distance and each output is height, all in meters. a) Find the point where the streams cross other than their shared starting point at \(x = 0\). b) Which stream reaches the greater maximum height? Justify your answer by finding both vertices.

Hints

- At an intersection, set the two function values equal. - Factor the resulting quadratic equation. - Use the vertex formula to find each maximum height.

Solution

1. At an intersection, the heights are equal: \(-0.5x^2 + 2x + 1 = -x^2 + 3x + 1\). 2. Simplify: \(0.5x^2 - x = 0\). Factoring gives \(x(0.5x - 1) = 0\), so \(x = 0\) or \(x = 2\). The nonstarting intersection has \(x = 2\). 3. Evaluate either function: \(f(2) = -0.5 \cdot 2^2 + 2 \cdot 2 + 1 = 3\). The second intersection is \((2, 3)\). 4. For \(f\), the vertex occurs at \(x = -\frac{2}{2 \cdot (-0.5)} = 2\), and \(f(2) = 3\). Its vertex is \((2, 3)\), so its maximum height is \(3\,\text{m}\). 5. For \(g\), the vertex occurs at \(x = -\frac{3}{2 \cdot (-1)} = 1.5\), and \(g(1.5) = 3.25\). Its vertex is \((1.5, 3.25)\), so its maximum height is \(3.25\,\text{m}\). Therefore, the stream modeled by \(g\) reaches the greater maximum height.

Answer

a) \((2, 3)\) b) The stream modeled by \(g\). Its vertex is \((1.5, 3.25)\), compared with \((2, 3)\) for \(f\), so its maximum height is \(3.25\,\text{m}\) rather than \(3\,\text{m}\).
51556911
The path of a basketball during a free throw is modeled by \(h(x) = -\frac{4}{75}x^2 + \frac{16}{15}x + 6\), where \(x\) is the horizontal distance from the release point and \(h(x)\) is the ball's height, both in feet. a) Interpret the constant term \(6\) in context. b) Find the ball's maximum height. c) A basketball hoop is \(10\,\text{ft}\) high. At what horizontal distance must the hoop be located for the ball to reach it on the descending part of its path?

Hints

- Evaluate the function at \(x = 0\) to interpret the constant term. - Use the vertex formula to find the maximum. - Setting the function equal to \(10\) gives two distances; which one is on the descending side of the vertex?

Solution

1. Since \(h(0) = 6\), the ball is released from a height of \(6\,\text{ft}\). 2. The vertex occurs at \(x = -\frac{\frac{16}{15}}{2 \cdot \left(-\frac{4}{75}\right)} = 10\). Evaluate the height: \(h(10) = -\frac{4}{75} \cdot 10^2 + \frac{16}{15} \cdot 10 + 6 = \frac{34}{3}\). The maximum height is \(\frac{34}{3}\,\text{ft} \approx 11.33\,\text{ft}\). 3. Set the height equal to the hoop height: \(-\frac{4}{75}x^2 + \frac{16}{15}x + 6 = 10\). 4. Multiplying by \(75\) and simplifying gives \(x^2 - 20x + 75 = 0\), which factors as \((x - 5)(x - 15) = 0\). The ball is at hoop height at \(x = 5\) on the way up and at \(x = 15\) on the way down. 5. Therefore, the hoop must be \(15\,\text{ft}\) horizontally from the release point.

Answer

a) The ball is released from a height of \(6\,\text{ft}\). b) \(\frac{34}{3}\,\text{ft} \approx 11.33\,\text{ft}\) c) \(15\,\text{ft}\)
52513511
A print shop must produce \(600\) brochures. A new machine prints \(10\) more brochures per hour than the originally planned rate, so the job is completed \(3\) hours early. How many hours did the printing actually take?

Hints

- Express the planned rate as total brochures divided by planned time. - Increase that rate by \(10\). - Use the reduced time in the actual production equation. - Report the actual time, not the planned time.

Solution

1. Let \(x\) be the originally planned time in hours. The planned rate is \(\frac{600}{x}\) brochures per hour. 2. The new rate is \(\frac{600}{x}+10\), and the actual time is \(x-3\). 3. Use rate times time equals total production: \((x-3)\left(\frac{600}{x}+10\right)=600\). 4. Simplifying gives \(x^2-3x-180=0\). 5. Factor: \((x-15)(x+12)=0\), so \(x=15\) or \(x=-12\). 6. The planned time was \(15\) hours, so the actual time was \(15-3=12\) hours.

Answer

\(12\) hours
52514311
A cyclist rides \(30\) miles to a destination. On the return trip, the cyclist increases the average speed by \(5\,\text{mph}\) and saves \(30\) minutes. Find the average speed on the outbound trip.

Hints

- Use \(\text{time}=\frac{\text{distance}}{\text{speed}}\). - Convert the time savings to hours. - Write a time expression for each trip. - Reject a negative speed.

Solution

1. Let \(v\) be the outbound speed in miles per hour. The return speed is \(v+5\). 2. The outbound time is \(\frac{30}{v}\) hours, and the return time is \(\frac{30}{v+5}\) hours. 3. Since \(30\) minutes is \(\frac12\) hour, write \(\frac{30}{v}-\frac{30}{v+5}=\frac12\). 4. Multiply by \(2v(v+5)\): \(60(v+5)-60v=v(v+5)\). 5. Simplify: \(v^2+5v-300=0\). 6. Factor: \((v-15)(v+20)=0\), so \(v=15\) or \(v=-20\). 7. Speed must be positive, so the outbound speed was \(15\,\text{mph}\).

Answer

\(15\,\text{mph}\)
52515011
A small airplane flies \(600\) miles to a destination and then returns. On the outbound flight, a steady \(50\,\text{mph}\) tailwind increases its ground speed. On the return flight, the same wind acts as a headwind. The return flight takes exactly one hour longer than the outbound flight. Find the airplane's airspeed in still air.

Hints

- Add the wind speed for the tailwind flight and subtract it for the headwind flight. - Use distance divided by ground speed for each flight time. - Express “one hour longer” as a difference of the two times. - Check the solution against the domain.

Solution

1. Let \(v\) be the airplane's airspeed in still air, in miles per hour. Its ground speeds are \(v+50\) with the tailwind and \(v-50\) with the headwind. 2. The return flight takes one hour longer, so \(\frac{600}{v-50}-\frac{600}{v+50}=1\). The domain requires \(v>50\). 3. Multiply by \((v-50)(v+50)\): \(600(v+50)-600(v-50)=v^2-2500\). 4. Simplify: \(60{,}000=v^2-2500\), so \(v^2=62{,}500\). 5. Therefore, \(v=\pm250\). Only \(v=250\) satisfies the physical context and the domain.

Answer

\(250\,\text{mph}\)
52515911
Maya rides her bicycle \(30\) miles to a destination. Jordan leaves the same place by car exactly one hour later, and they arrive at the destination at the same time. The car's average speed is \(15\,\text{mph}\) faster than the bicycle's average speed. Find the bicycle's average speed.

Hints

- Use \(\text{time}=\frac{\text{distance}}{\text{speed}}\) for each traveler. - Determine how the two travel times differ. - The car's speed is \(15\,\text{mph}\) greater than the bicycle's speed. - Reject a negative speed.

Solution

1. Let \(v\) be the bicycle's average speed in miles per hour. The car's average speed is \(v+15\). 2. The bicycle's travel time is \(\frac{30}{v}\) hours, and the car's travel time is \(\frac{30}{v+15}\) hours. 3. Because the car leaves one hour later but arrives at the same time, \(\frac{30}{v}-\frac{30}{v+15}=1\). 4. Multiply by \(v(v+15)\): \(30(v+15)-30v=v(v+15)\). 5. Simplify: \(v^2+15v-450=0\). 6. Factor: \((v-15)(v+30)=0\), so \(v=15\) or \(v=-30\). 7. Speed must be positive, so the bicycle's average speed was \(15\,\text{mph}\).

Answer

\(15\,\text{mph}\)
52516311
A motorboat travels \(48\) miles downstream. The upstream return trip takes exactly \(3\) hours longer than the downstream trip. The boat's speed in still water is \(12\,\text{mph}\). Find the speed of the river current.

Hints

- Add the current speed when traveling downstream and subtract it when traveling upstream. - Write each travel time as distance divided by speed. - Express the three-hour difference with an equation. - Check the solution against the physical domain.

Solution

1. Let \(c\) be the current's speed in miles per hour. The downstream speed is \(12+c\), and the upstream speed is \(12-c\). The domain requires \(0<c<12\). 2. The upstream trip takes \(3\) hours longer, so \(\frac{48}{12-c}-\frac{48}{12+c}=3\). 3. Multiply by \((12-c)(12+c)\): \(48(12+c)-48(12-c)=3(144-c^2)\). 4. Simplify: \(96c=432-3c^2\), so \(c^2+32c-144=0\). 5. Factor: \((c-4)(c+36)=0\), so \(c=4\) or \(c=-36\). 6. Only \(c=4\) satisfies the domain and represents a current speed.

Answer

\(4\,\text{mph}\)
52521511
A theater has \(500\) seats. At a ticket price of \(\$40\), every performance sells out. The theater estimates that for each \(\$1\) increase in the ticket price, \(10\) fewer tickets will be sold. What price increases would produce exactly \(\$20{,}210\) in ticket revenue for one performance?

Hints

- Express the new price and the number of tickets sold using the same variable. - Revenue equals ticket price times tickets sold. - Factor the resulting quadratic equation. - Verify both possible price increases in the original revenue model.

Solution

1. Let \(x\) be the price increase in dollars. The new ticket price is \(40+x\), and the number of tickets sold is \(500-10x\). 2. Set revenue equal to the target: \((40+x)(500-10x)=20{,}210\). 3. Expand: \(20{,}000+100x-10x^2=20{,}210\). 4. Rearrange and divide by \(-10\): \(x^2-10x+21=0\). 5. Factor: \((x-3)(x-7)=0\), so \(x=3\) or \(x=7\). 6. Both values are meaningful: \(43\cdot470=20{,}210\) and \(47\cdot430=20{,}210\).

Answer

The ticket price could be increased by \(\$3\) or by \(\$7\).
52522611
An investment of \(\$2000\) earns interest for two years. The annual interest rate is \(p\%\) during the first year. During the second year, the rate increases by one percentage point to \((p+1)\%\). Interest is added to the account at the end of each year. After two years, the balance is \(\$2226\). Find the first-year interest rate \(p\).

Hints

- Write a growth factor for each year. - Remember that the second year begins with the first year's ending balance. - A one-percentage-point increase changes \(p\%\) to \((p+1)\%\). - Check whether each algebraic solution is meaningful as an interest rate.

Solution

1. The two annual growth factors are \(1+\frac{p}{100}\) and \(1+\frac{p+1}{100}\). 2. Model the final balance: \(2000\left(1+\frac{p}{100}\right)\left(1+\frac{p+1}{100}\right)=2226\). 3. Rewrite the factors and simplify: \(\frac{(p+100)(p+101)}{5}=2226\), so \((p+100)(p+101)=11{,}130\). 4. Expand and rearrange: \(p^2+201p-1030=0\). 5. Factor: \((p-5)(p+206)=0\), so \(p=5\) or \(p=-206\). 6. The value \(p=-206\) would represent a loss greater than \(100\%\) in the first year, which is not meaningful for this investment model. Therefore, \(p=5\).

Answer

\(5\%\)
52522911
The number of diagonals \(d\) in a convex polygon with \(n\) vertices is given by \(d=\frac{n(n-3)}{2}\). A convex polygon has exactly \(12\) more diagonals than vertices. Find the number of vertices.

Hints

- Use the formula \(\frac{n(n-3)}{2}\) for the number of diagonals. - Translate “\(12\) more than the number of vertices” into an equation. - Factor the resulting quadratic. - Check which solution can represent a polygon.

Solution

1. Let \(n\) be the number of vertices. The number of diagonals is \(\frac{n(n-3)}{2}\). 2. Translate the condition into an equation: \(\frac{n(n-3)}{2}=n+12\). 3. Multiply by \(2\) and rearrange: \(n^2-5n-24=0\). 4. Factor: \((n-8)(n+3)=0\), so \(n=8\) or \(n=-3\). 5. A polygon must have a positive whole number of vertices, so \(n=8\).

Answer

The polygon has \(8\) vertices.
52523011
The number of diagonals \(d\) in a convex polygon with \(n\) vertices is given by \(d=\frac{n(n-3)}{2}\). The total number of diagonals in two different convex polygons is \(14\). One polygon has exactly one more vertex than the other. How many vertices does each polygon have?

Hints

- Represent the two vertex counts with \(n\) and \(n+1\). - Apply the diagonal formula to each polygon. - Add the two expressions and set the sum equal to \(14\). - Check which solution gives valid polygons.

Solution

1. Let \(n\) be the number of vertices in the smaller polygon. The larger polygon has \(n+1\) vertices. 2. Use the diagonal formula for both polygons: \(\frac{n(n-3)}{2}+\frac{(n+1)(n-2)}{2}=14\). 3. Combine and simplify: \(2n^2-4n-2=28\). 4. Divide by \(2\) and rearrange: \(n^2-2n-15=0\). 5. Factor: \((n-5)(n+3)=0\), so \(n=5\) or \(n=-3\). 6. The smaller polygon must have at least \(3\) vertices, so \(n=5\). The polygons have \(5\) and \(6\) vertices.

Answer

The polygons have \(5\) vertices and \(6\) vertices.
52523811
A \(4\,\text{in} \times 6\,\text{in}\) photo is centered on a rectangular mat board, creating a border of uniform width. The area of the border alone is equal to the area of the photo. Find the width of the border.

Hints

- Find the area of the photo first. - Determine the total area of the photo and border together. - A border of width \(x\) adds \(2x\) to each original dimension. - Reject a negative width.

Solution

1. The photo has area \(4\cdot6=24\,\text{in}^2\). Because the border has the same area, the entire mat board has area \(48\,\text{in}^2\). 2. Let \(x\) be the border width in inches. The mat board dimensions are \(4+2x\) and \(6+2x\). 3. Use the total area: \((4+2x)(6+2x)=48\). 4. Expand and simplify: \(4x^2+20x-24=0\), so \(x^2+5x-6=0\). 5. Factor: \((x-1)(x+6)=0\), so \(x=1\) or \(x=-6\). 6. A border width must be positive, so \(x=1\,\text{in}\).

Answer

\(1\,\text{in}\)
52523911
The number of diagonals \(d\) in a convex polygon with \(n\) vertices is given by \(d=\frac{n(n-3)}{2}\). A convex polygon has \(4\) more diagonals than twice its number of vertices. Identify the polygon.

Hints

- Use the formula \(\frac{n(n-3)}{2}\) for the number of diagonals. - Translate “\(4\) more than twice the number of vertices” into an equation. - Factor the quadratic equation. - Interpret the valid vertex count as a polygon name.

Solution

1. Let \(n\) be the number of vertices. The number of diagonals is \(\frac{n(n-3)}{2}\). 2. Translate the condition into an equation: \(\frac{n(n-3)}{2}=2n+4\). 3. Multiply by \(2\) and rearrange: \(n^2-7n-8=0\). 4. Factor: \((n-8)(n+1)=0\), so \(n=8\) or \(n=-1\). 5. A polygon must have a positive whole number of vertices, so \(n=8\). A polygon with \(8\) sides is an octagon.

Answer

The polygon is an octagon.
52524011
The number of diagonals \(d\) in a convex polygon with \(n\) vertices is given by \(d=\frac{n(n-3)}{2}\). When the number of vertices of a convex polygon is doubled, the number of diagonals increases by \(18\). Find the number of vertices in the original polygon.

Hints

- Write the diagonal formula for a polygon with \(n\) vertices. - Write it again for a polygon with \(2n\) vertices. - Set the difference between the two expressions equal to \(18\). - Check which solution is a valid vertex count.

Solution

1. Let \(n\) be the original number of vertices. The original number of diagonals is \(D_1=\frac{n(n-3)}{2}\). 2. After the number of vertices is doubled, the new number of diagonals is \(D_2=\frac{2n(2n-3)}{2}=n(2n-3)\). 3. The increase is \(18\), so \(n(2n-3)-\frac{n(n-3)}{2}=18\). 4. Multiply by \(2\) and simplify: \(4n^2-6n-(n^2-3n)=36\), so \(n^2-n-12=0\). 5. Factor: \((n-4)(n+3)=0\), so \(n=4\) or \(n=-3\). 6. The valid vertex count is \(n=4\).

Answer

The original polygon had \(4\) vertices; it was a quadrilateral.
52524411
A rectangular display board measures \(16\,\text{in} \times 20\,\text{in}\). A rectangular image will be centered on it, leaving a border of uniform width \(x\). The image must have an area of exactly \(192\,\text{in}^2\). a) Write an equation that can be used to find \(x\). b) Find the width of the border. c) Explain why one algebraic solution is impossible in this context.

Hints

- Subtract the border twice from each outside dimension. - Use the area formula for the inner rectangle. - Solve the resulting quadratic equation. - Compare each solution with half of the board's smaller dimension.

Solution

1. The image dimensions are \(16-2x\) and \(20-2x\), so the area equation is \((16-2x)(20-2x)=192\). 2. Expand and rearrange: \(320-72x+4x^2=192\), so \(x^2-18x+32=0\). 3. Factor: \((x-2)(x-16)=0\), so \(x=2\) or \(x=16\). 4. The smaller board dimension is \(16\,\text{in}\), so the border must satisfy \(0<x<8\). Therefore, \(x=16\) is impossible. 5. The valid border width is \(2\,\text{in}\).

Answer

a) \((16-2x)(20-2x)=192\) b) \(2\,\text{in}\) c) The solution \(x=16\) is impossible because two borders of that width would exceed the board's \(16\)-inch dimension.
52524511
A small rectangular park measures \(120\,\text{ft} \times 80\,\text{ft}\). A walking path of uniform width \(x\) will be built along the inside edge of the park. The lawn remaining in the center must have exactly \(62.5\%\) of the park's original area. Find the width of the path.

Hints

- Find the target lawn area from the given percentage. - Subtract \(2x\) from each outside dimension. - Set the area of the inner rectangle equal to the target lawn area. - Check each solution against half of the park's smaller dimension.

Solution

1. The original area is \(120\cdot80=9600\,\text{ft}^2\). 2. The remaining lawn must have area \(0.625\cdot9600=6000\,\text{ft}^2\). 3. The lawn dimensions are \(120-2x\) and \(80-2x\), so \((120-2x)(80-2x)=6000\). 4. Expand and simplify: \(4x^2-400x+3600=0\), so \(x^2-100x+900=0\). 5. Factor: \((x-10)(x-90)=0\), so \(x=10\) or \(x=90\). 6. The path width must satisfy \(0<x<40\), so \(x=90\) is impossible. Therefore, \(x=10\,\text{ft}\).

Answer

\(10\,\text{ft}\)
52524911
A rectangular swimming pool is \(12\,\text{ft}\) wide and \(24\,\text{ft}\) long. It will be surrounded by a paved walkway of uniform width \(x\). The total area of the pool and walkway will be \(540\,\text{ft}^2\). a) Write a quadratic equation that can be used to find \(x\). b) Find the width of the walkway. c) Find the area of the walkway alone.

Hints

- Add the walkway width on both sides of each pool dimension. - Use the area of the entire outside rectangle. - Reject a negative width. - Subtract the pool area from the total area to find the walkway area.

Solution

1. The pool area is \(12\cdot24=288\,\text{ft}^2\). 2. Including the walkway, the outside dimensions are \(12+2x\) and \(24+2x\). 3. The total-area equation is \((12+2x)(24+2x)=540\). 4. Expand and rearrange: \(4x^2+72x-252=0\), or equivalently \(x^2+18x-63=0\). 5. Factor: \((x-3)(x+21)=0\), so \(x=3\) or \(x=-21\). 6. A width must be positive, so \(x=3\,\text{ft}\). 7. The walkway area is \(540-288=252\,\text{ft}^2\).

Answer

a) \((12+2x)(24+2x)=540\), or an equivalent quadratic equation b) \(3\,\text{ft}\) c) \(252\,\text{ft}^2\)
52525111
A square sheet of metal will be made into an open-top box. A \(2\,\text{in}\) square is cut from each corner, and the sides are folded up. The box has a volume of \(72\,\text{in}^3\). Find the side length of the original sheet.

Hints

- Determine the base dimensions after the corner squares are removed. - The cutout side length becomes the box height. - Use the volume formula for a rectangular prism. - Check which algebraic solution can represent the original sheet.

Solution

1. Let \(a\) be the original side length in inches. 2. Cutting \(2\)-inch squares from both ends of each side leaves a square base with side length \(a-4\). The box height is \(2\,\text{in}\). 3. Use the volume: \(2(a-4)^2=72\). 4. Divide by \(2\): \((a-4)^2=36\). 5. Therefore, \(a-4=6\) or \(a-4=-6\), giving \(a=10\) or \(a=-2\). 6. A side length must be positive and greater than \(4\), so \(a=10\,\text{in}\).

Answer

\(10\,\text{in}\)
52525211
A rectangular flower bed is \(5\,\text{ft}\) longer than it is wide. A walkway \(2\,\text{ft}\) wide is built around the bed. The flower bed and walkway together cover \(150\,\text{ft}^2\). Find the original dimensions of the flower bed.

Hints

- Express the length in terms of the width. - Add the walkway width twice to each bed dimension. - Use the area of the entire outside rectangle. - Reject a negative dimension.

Solution

1. Let \(x\) be the flower bed's width in feet. Its length is \(x+5\). 2. Because the walkway is \(2\,\text{ft}\) wide on every side, the outside dimensions are \(x+4\) and \(x+9\). 3. Use the total area: \((x+4)(x+9)=150\). 4. Expand and rearrange: \(x^2+13x-114=0\). 5. Factor: \((x-6)(x+19)=0\), so \(x=6\) or \(x=-19\). 6. A width must be positive, so the flower bed is \(6\,\text{ft}\) wide and \(11\,\text{ft}\) long.

Answer

The flower bed is \(6\,\text{ft}\) wide and \(11\,\text{ft}\) long.
52529311
A truck driver plans to travel \(75\) miles at a constant speed. After the first \(30\) miles, a construction delay lasts exactly \(15\) minutes. To arrive at the originally planned time, the driver increases the speed by \(15\,\text{mph}\) for the remaining \(45\) miles. What was the truck's speed before the delay?

Hints

- Determine the distance remaining after the delay. - Convert the delay to hours. - Compare the planned and actual travel times for the remaining distance. - Reject a negative speed.

Solution

1. Let \(v\) be the original speed in miles per hour. The increased speed is \(v+15\). 2. The driver must save \(15\) minutes, or \(\frac14\) hour, over the remaining \(45\) miles. 3. Write the time-savings equation: \(\frac{45}{v}-\frac{45}{v+15}=\frac14\). 4. Multiply by \(4v(v+15)\): \(180(v+15)-180v=v(v+15)\). 5. Simplify: \(v^2+15v-2700=0\). 6. Factor: \((v-45)(v+60)=0\), so \(v=45\) or \(v=-60\). 7. Speed must be positive, so the original speed was \(45\,\text{mph}\).

Answer

\(45\,\text{mph}\)
52529811
A motorboat travels a \(40\)-mile test route on a calm lake. On a river, traveling the same distance upstream against a \(2\,\text{mph}\) current takes exactly one hour longer than traveling on the lake. a) Find the boat's speed in still water. b) How long would the boat take to travel \(40\) miles downstream with the current?

Hints

- Subtract the current speed when traveling upstream. - Write the lake and upstream travel times. - Use the one-hour difference to form an equation. - For the downstream trip, add the current speed.

Solution

1. For part a), let \(v\) be the boat's speed in still water, in miles per hour. The upstream ground speed is \(v-2\), so the domain requires \(v>2\). 2. The upstream trip takes one hour longer: \(\frac{40}{v-2}=\frac{40}{v}+1\). 3. Multiply by \(v(v-2)\): \(40v=40(v-2)+v(v-2)\). 4. Simplify: \(v^2-2v-80=0\). 5. Factor: \((v-10)(v+8)=0\), so \(v=10\) or \(v=-8\). 6. Only \(v=10\) satisfies the domain, so the still-water speed is \(10\,\text{mph}\). 7. For part b), the downstream speed is \(10+2=12\,\text{mph}\). 8. The downstream time is \(\frac{40}{12}=\frac{10}{3}\) hours, or \(3\) hours \(20\) minutes.

Answer

a) \(10\,\text{mph}\) b) \(3\) hours \(20\) minutes
52558311
A rectangle has a perimeter of \(26\,\text{in}\) and an area of \(40\,\text{in}^2\). Use a quadratic equation to find the side lengths.

Hints

- Use the perimeter to find the sum of the two side lengths. - Express one side length in terms of the other. - Use the area to form a quadratic equation. - Factor the resulting quadratic equation.

Solution

1. Let one side length be \(x\) inches. The perimeter gives a total side-length sum of \(13\), so the other side is \(13-x\). 2. Use the area: \(x(13-x)=40\). 3. Rearrange: \(x^2-13x+40=0\). 4. Factor: \((x-5)(x-8)=0\), so \(x=5\) or \(x=8\). 5. The corresponding other side is \(8\) or \(5\), so the rectangle's side lengths are \(5\,\text{in}\) and \(8\,\text{in}\).

Answer

\(5\,\text{in}\) and \(8\,\text{in}\)
52558411
Two numbers \(u\) and \(v\) have a sum of \(-2\), and the sum of their squares is \(52\). a) Find the product \(uv\). b) Use substitution to form a quadratic equation and find the two numbers.

Hints

- Use the identity for \((u+v)^2\) to find the product. - Express one number in terms of the other using their sum. - Substitute into the sum-of-squares condition. - Factor the resulting quadratic equation.

Solution

1. For part a), use \((u+v)^2=u^2+2uv+v^2\). 2. Substitute the given values: \((-2)^2=52+2uv\), so \(4=52+2uv\) and \(uv=-24\). 3. For part b), the sum condition gives \(v=-2-u\). 4. Substitute into the square-sum condition: \(u^2+(-2-u)^2=52\). 5. Expand and simplify: \(2u^2+4u-48=0\), so \(u^2+2u-24=0\). 6. Factor: \((u-4)(u+6)=0\), so \(u=4\) or \(u=-6\). 7. The corresponding values of \(v\) are \(-6\) and \(4\), so the two numbers are \(4\) and \(-6\).

Answer

a) \(uv=-24\) b) The two numbers are \(4\) and \(-6\).
52567411
A gardener has \(400\) flower bulbs to plant in an array with the same number of bulbs in each row. The gardener notices that using \(4\) fewer rows and placing \(5\) more bulbs in each row would create an array containing only \(360\) bulbs. How many rows were in the original plan?

Hints

- Represent the total number of bulbs as rows times bulbs per row. - Write one equation for each arrangement. - Substitute to eliminate the number of bulbs per row. - Reject a negative row count.

Solution

1. Let \(r\) be the original number of rows and \(b\) the number of bulbs per row. Then \(rb=400\). 2. The revised array satisfies \((r-4)(b+5)=360\). 3. Since \(b=\frac{400}{r}\), substitute: \((r-4)\left(\frac{400}{r}+5\right)=360\). 4. Multiply by \(r\) and simplify: \(r^2+4r-320=0\). 5. Factor: \((r-16)(r+20)=0\), so \(r=16\) or \(r=-20\). 6. A row count must be positive, so the original plan used \(16\) rows.

Answer

\(16\) rows
52695611
Two different pumps can empty a pool containing \(120\,\text{m}^3\) of water. The slower pump takes \(2\) hours longer than the faster pump to empty the pool by itself. The faster pump moves \(5\,\text{m}^3\) more water per hour than the slower pump. Find how long each pump would take to empty the pool alone.

Hints

- Express each pumping rate as volume divided by time. - Relate the two individual times. - Set the difference between the rates equal to \(5\,\text{m}^3/\text{h}\). - Reject a negative time.

Solution

1. Let \(t\) be the number of hours the faster pump needs. The slower pump needs \(t+2\) hours. 2. Their pumping rates are \(\frac{120}{t}\) and \(\frac{120}{t+2}\) cubic meters per hour. 3. The rate difference is \(5\): \(\frac{120}{t}-\frac{120}{t+2}=5\). 4. Divide by \(5\) and clear the denominators: \(24(t+2)-24t=t(t+2)\). 5. Simplify: \(t^2+2t-48=0\). 6. Factor: \((t-6)(t+8)=0\), so \(t=6\) or \(t=-8\). 7. Time must be positive, so the faster pump takes \(6\) hours and the slower pump takes \(8\) hours.

Answer

The slower pump takes \(8\) hours, and the faster pump takes \(6\) hours.
52696911
A school has a budget of \(\$12{,}000\) for new tablets. A sale reduces the price of each tablet by \(\$50\), allowing the school to buy exactly \(8\) more tablets for the same total amount. How many tablets did the school originally plan to buy, and what was the original price per tablet?

Hints

- Express the original price as total budget divided by number of tablets. - Reduce that price by \(\$50\) and increase the quantity by \(8\). - Set the new total cost equal to the original budget. - Reject a negative quantity.

Solution

1. Let \(x\) be the original number of tablets. Measured in dollars, the original price per tablet is \(\frac{12{,}000}{x}\). 2. After the discount, the price in dollars is \(\frac{12{,}000}{x}-50\), and the school buys \(x+8\) tablets. 3. Use the unchanged total cost: \(\left(\frac{12{,}000}{x}-50\right)(x+8)=12{,}000\). 4. Clear the denominator and simplify: \(x^2+8x-1920=0\). 5. Factor: \((x-40)(x+48)=0\), so \(x=40\) or \(x=-48\). 6. The number of tablets must be positive, so \(x=40\). 7. The original price was \(\frac{12{,}000}{40}=300\), so it was \(\$300\) per tablet.

Answer

The school originally planned to buy \(40\) tablets at \(\$300\) each.
52697311
Two delivery drivers leave different locations and each drives for exactly \(2\) hours to reach the same distribution center. Driver A's route is \(x\) miles long, and driver B's route is \(10\) miles longer. Because driver B travels farther in the same time, the average time per mile is \(36\) seconds less than driver A's. Find the length of driver A's route.

Hints

- Express average time per mile as total time divided by distance. - Convert the seconds to hours. - Subtract the two time-per-mile expressions. - Reject a negative distance.

Solution

1. Driver A's average time per mile is \(\frac{2}{x}\) hours, and driver B's is \(\frac{2}{x+10}\) hours. 2. Convert \(36\) seconds to hours: \(\frac{36}{3600}=\frac{1}{100}\) hour. 3. Write the time-per-mile difference: \(\frac{2}{x}-\frac{2}{x+10}=\frac{1}{100}\). 4. Multiply by \(100x(x+10)\): \(200(x+10)-200x=x(x+10)\). 5. Simplify: \(x^2+10x-2000=0\). 6. Factor: \((x-40)(x+50)=0\), so \(x=40\) or \(x=-50\). 7. Distance must be positive, so driver A's route is \(40\) miles.

Answer

\(40\) miles
52697411
A rectangular vegetable garden is twice as long as it is wide. A gravel path \(2\,\text{ft}\) wide is built around the garden. The garden and path together cover \(160\,\text{ft}^2\). Find the original length and width of the garden.

Hints

- Express the length in terms of the width. - Add the path width on both sides of each dimension. - Use the area of the outside rectangle. - Reject a negative dimension.

Solution

1. Let \(x\) be the garden's width in feet. Its length is \(2x\). 2. The path adds \(4\) feet to each overall dimension, so the outside dimensions are \(x+4\) and \(2x+4\). 3. Use the total area: \((x+4)(2x+4)=160\). 4. Expand and simplify: \(x^2+6x-72=0\). 5. Factor: \((x-6)(x+12)=0\), so \(x=6\) or \(x=-12\). 6. Width must be positive, so the garden is \(6\,\text{ft}\) wide and \(12\,\text{ft}\) long.

Answer

The garden is \(6\,\text{ft}\) wide and \(12\,\text{ft}\) long.
52698511
A graphic designer and an assistant are completing a large illustration project. The designer works alone for \(4\) days, and the assistant then finishes the remaining work alone in \(9\) days. Working alone on the entire project, the assistant would need \(10\) more days than the designer. How many days would each person need to complete the entire project alone?

Hints

- Express each person's daily work rate as the reciprocal of the individual completion time. - Multiply each rate by the number of days that person works. - The two completed portions add to one whole project. - Reject a negative time.

Solution

1. Let \(x\) be the number of days the designer would need alone. The assistant would need \(x+10\) days. 2. The designer completes \(\frac{4}{x}\) of the project, and the assistant completes \(\frac{9}{x+10}\). 3. Their completed fractions sum to one: \(\frac{4}{x}+\frac{9}{x+10}=1\). 4. Multiply by \(x(x+10)\): \(4(x+10)+9x=x(x+10)\). 5. Simplify: \(x^2-3x-40=0\). 6. Factor: \((x-8)(x+5)=0\), so \(x=8\) or \(x=-5\). 7. Time must be positive, so the designer needs \(8\) days and the assistant needs \(18\) days.

Answer

The designer needs \(8\) days, and the assistant needs \(18\) days.
52698611
An experienced landscaper and an apprentice are trimming the hedges in a park. Working alone, the apprentice would take \(9\) hours longer than the landscaper. Working together, they finish in \(6\) hours. a) Find how long each person would take to complete the job alone. b) What fraction of the job does the landscaper complete during the \(6\) hours of shared work? Justify your answer.

Hints

- Add the two hourly work rates. - Express the apprentice's time using the landscaper's time. - For part b), multiply the landscaper's hourly rate by \(6\) hours.

Solution

1. Let \(g\) be the number of hours the landscaper would need alone. The apprentice would need \(g+9\) hours. 2. Add their work rates: \(\frac{1}{g}+\frac{1}{g+9}=\frac16\). 3. Multiply by \(6g(g+9)\): \(6(g+9)+6g=g(g+9)\). 4. Simplify: \(g^2-3g-54=0\). 5. Factor: \((g-9)(g+6)=0\), so \(g=9\) or \(g=-6\). 6. The positive solution gives \(9\) hours for the landscaper and \(18\) hours for the apprentice. 7. During \(6\) hours, the landscaper completes \(6\left(\frac19\right)=\frac23\) of the job.

Answer

a) The landscaper needs \(9\) hours, and the apprentice needs \(18\) hours. b) The landscaper completes \(\frac23\) of the job.
52699311
Two robotic lawn mowers work together on a lawn. Mower 1 would take \(16\) hours longer working alone than the two mowers take together. Mower 2 would take \(9\) hours longer working alone than the two mowers take together. Find their shared mowing time and each mower's individual mowing time.

Hints

- Express each work rate as the reciprocal of its completion time. - Write each individual time in terms of the shared time. - Set the shared rate equal to the sum of the individual rates. - Use the positive square root for a time.

Solution

1. Let \(x\) be the number of hours the two mowers need together. Their individual times are \(x+16\) and \(x+9\). 2. The combined rate equals the sum of the individual rates: \(\frac{1}{x}=\frac{1}{x+16}+\frac{1}{x+9}\). 3. Multiply by \(x(x+16)(x+9)\): \((x+16)(x+9)=x(x+9)+x(x+16)\). 4. Expand and simplify: \(x^2+25x+144=2x^2+25x\), so \(x^2=144\). 5. Since time is positive, \(x=12\) hours. 6. The individual times are \(12+16=28\) hours and \(12+9=21\) hours.

Answer

Together, the mowers take \(12\) hours. Mower 1 takes \(28\) hours alone, and mower 2 takes \(21\) hours alone.
52810511
A small airplane flies \(180\) miles from city A to city B and immediately returns. It has a \(30\,\text{mph}\) tailwind on the outbound flight and the same wind as a headwind on the return flight. The total flight time is \(2.5\) hours. Find the airplane's airspeed in still air.

Hints

- Add the wind speed for the tailwind flight and subtract it for the headwind flight. - Write a travel-time expression for each flight. - Set their sum equal to the total time. - Check the result against the requirement that the airplane can fly into the wind.

Solution

1. Let \(v\) be the airspeed in still air, in miles per hour. The domain requires \(v>30\). 2. The outbound and return ground speeds are \(v+30\) and \(v-30\). 3. The total-time equation is \(\frac{180}{v+30}+\frac{180}{v-30}=2.5\). 4. Multiply by \((v+30)(v-30)\) and simplify: \(360v=2.5(v^2-900)\). 5. Multiply by \(2\) and rearrange: \(v^2-144v-900=0\). 6. Factor: \((v-150)(v+6)=0\), so \(v=150\) or \(v=-6\). 7. Only \(v=150\) satisfies the domain, so the airspeed is \(150\,\text{mph}\).

Answer

\(150\,\text{mph}\)
52811211
A freight train and an express train travel the same \(300\)-mile route. The express train travels \(20\,\text{mph}\) faster than the freight train. Although the freight train starts \(30\) minutes earlier, the express train arrives \(45\) minutes before it. Find the freight train's speed.

Hints

- Convert both time differences to hours. - Add the starting advantage and arrival advantage to obtain the travel-time difference. - Use distance divided by speed for each train. - Reject a negative speed.

Solution

1. Let \(v\) be the freight train's speed in miles per hour. The express train's speed is \(v+20\). 2. Their travel times are \(\frac{300}{v}\) and \(\frac{300}{v+20}\) hours. 3. The freight train's travel time exceeds the express train's by the \(30\)-minute head start plus the \(45\)-minute earlier arrival: \(\frac12+\frac34=\frac54\) hours. 4. Write the equation \(\frac{300}{v}-\frac{300}{v+20}=\frac54\). 5. Clear the denominators and simplify: \(v^2+20v-4800=0\). 6. Factor: \((v-60)(v+80)=0\), so \(v=60\) or \(v=-80\). 7. Speed must be positive, so the freight train travels at \(60\,\text{mph}\).

Answer

\(60\,\text{mph}\)
52886511
The daily production cost \(K(x)=0.5x^2-12x+120\) is measured in hundreds of dollars, where \(x\) is the number of production units and \(0\le x\le20\). a) At what production level is the daily cost minimized? What is the minimum cost in dollars? b) Find the increase in cost when production rises from \(14\) to \(15\) units. c) Compare that increase with the increase from \(18\) to \(19\) units. What does the comparison show about costs to the right of the minimum?

Hints

- Use the vertex of the quadratic to find the minimum. - Convert each function value from hundreds of dollars to dollars. - Subtract the earlier cost from the later cost. - Compare the two first differences.

Solution

1. The parabola opens upward. Its vertex occurs at \(x=-\frac{b}{2a}=\frac{12}{1}=12\). 2. Evaluate \(K(12)=0.5\cdot 12^2-12\cdot 12+120=48\). Because the units are hundreds of dollars, the minimum cost is \(\$4800\). 3. Evaluate \(K(15)=52.5\) and \(K(14)=50\). The increase is \(2.5\) hundreds of dollars, or \(\$250\). 4. Evaluate \(K(19)=72.5\) and \(K(18)=66\). The increase is \(6.5\) hundreds of dollars, or \(\$650\). 5. The one-unit cost increase is larger farther to the right of the minimum. The cost graph becomes steeper as production increases in that region.

Answer

a) Minimum at \(x=12\); minimum cost \(\$4800\) b) \(\$250\) c) The increase from \(18\) to \(19\) is \(\$650\). Costs rise at an increasing rate to the right of the minimum.
52886611
A car's braking distance \(s\), in feet, is modeled by \(s(v)=0.02v^2+0.5v\), where \(v\) is speed in miles per hour. a) Find the braking distance at \(30\) mph and at \(60\) mph. b) How many feet does the braking distance increase when speed rises from \(50\) mph to \(55\) mph? c) At what physically meaningful speed is the braking distance exactly \(75\) feet?

Hints

- Substitute each speed directly into the model. - Find an increase by subtracting the earlier output from the later output. - Set the model equal to the given distance and solve the quadratic equation. - Reject solutions that are not meaningful speeds.

Solution

1. Evaluate \(s(30)=0.02\cdot 30^2+0.5\cdot 30=18+15=33\) feet. 2. Evaluate \(s(60)=0.02\cdot 60^2+0.5\cdot 60=72+30=102\) feet. 3. Compute \(s(50)=75\) and \(s(55)=88\), so the increase is \(13\) feet. 4. Set \(s(v)=75\): \(0.02v^2+0.5v-75=0\). Multiplying by \(50\) gives \(v^2+25v-3750=0\). 5. The quadratic formula gives \(v=\frac{-25\pm125}{2}\), so \(v=50\) or \(v=-75\). A negative speed is not meaningful in this context, so the answer is \(50\) mph.

Answer

a) \(33\) ft at \(30\) mph; \(102\) ft at \(60\) mph b) \(13\) ft c) \(50\) mph
52903811
The path of water from a fountain is modeled by \(h(d)=-0.5d^2+2d+1\), where \(d\) is the horizontal distance from the nozzle and \(h(d)\) is the height above the ground, both in feet. The nozzle is mounted on a \(2.5\)-foot platform without changing the shape of the water path. a) Write the new model \(h_{\mathrm{new}}(d)\). b) Describe the transformation from the graph of \(h\) to the graph of \(h_{\mathrm{new}}\). c) The original vertex is \((2, 3)\). State the new vertex and justify your answer.

Hints

- Raising the starting position adds the same amount to every height. - A vertical shift does not change the horizontal location of the maximum. - Track how \(f(x)+c\) changes the coordinates of a point.

Solution

1. Raising the nozzle by \(2.5\) feet adds \(2.5\) to every height: \(h_{\mathrm{new}}(d)=h(d)+2.5=-0.5d^2+2d+3.5\). 2. This is a vertical shift up \(2.5\) units. 3. A vertical shift does not change the horizontal coordinate of the vertex. The vertical coordinate increases by \(2.5\), so \((2, 3)\) moves to \((2, 5.5)\).

Answer

a) \(h_{\mathrm{new}}(d)=-0.5d^2+2d+3.5\) b) Shift the graph up \(2.5\) units. c) The new vertex is \((2, 5.5)\).
52934511
A fountain stream is modeled by the family of parabolas \(f_k(x)=0.8x-\frac{k}{100}x^2\), where \(x\) is the horizontal distance from the nozzle and \(f_k(x)\) is the height above the ground, both in feet. The adjustable parameter satisfies \(k>0\). The nozzle is at the center of a circular pool. a) The pool has a radius of \(16\,\text{ft}\). Find the smallest possible value of \(k\) that keeps the water from traveling past the edge of the pool. b) For the value of \(k\) from part a, find the maximum height of the stream.

Hints

- Find the positive zero of the quadratic in terms of \(k\). - Translate “does not travel past the edge” into an inequality. - The vertex lies halfway between the two zeros of a parabola.

Solution

1. The water returns to ground level at the positive zero of \(f_k\). Solve \(0.8x-\frac{k}{100}x^2=0\): \(x\left(0.8-\frac{k}{100}x\right)=0\). The positive zero is \(x=\frac{80}{k}\). 2. The water must land no farther than \(16\,\text{ft}\) from the nozzle, so \(\frac{80}{k}\le16\). Because \(k>0\), this gives \(k\ge5\). The smallest possible value is \(k=5\). 3. For \(k=5\), the zeros are \(0\) and \(16\), so the vertex lies halfway between them at \(x=8\). 4. Evaluate the function at the vertex: \(f_5(8)=0.8\cdot 8-0.05\cdot 8^2=6.4-3.2=3.2\).

Answer

a) \(k=5\) b) \(3.2\,\text{ft}\)
52934611
The path of a toy projectile is modeled by \(h_c(x)=cx-0.01x^2\), where \(x\) and \(h_c(x)\) are measured in feet and \(c>0\). a) The projectile must return to the ground after traveling exactly \(50\,\text{ft}\) horizontally. Find \(c\). b) A \(7\,\text{ft}\)-tall obstacle is \(25\,\text{ft}\) from the launch point. Does the projectile clear the obstacle for the value of \(c\) from part a? Support your answer with a calculation.

Hints

- Use the given horizontal range to write an equation involving \(c\). - Substitute the obstacle's horizontal position into the function. - Compare the resulting height with the obstacle's height.

Solution

1. Returning to the ground at \(x=50\) means \(h_c(50)=0\). Thus, \(50c-0.01\cdot 50^2=0\). 2. Simplify: \(50c-25=0\), so \(c=0.5\). 3. Evaluate the height at the obstacle: \(h_{0.5}(25)=0.5\cdot 25-0.01\cdot 25^2=12.5-6.25=6.25\). 4. Since \(6.25<7\), the projectile does not clear the obstacle.

Answer

a) \(c=0.5\) b) No. Its height at \(x=25\) is \(6.25\,\text{ft}\), which is less than \(7\,\text{ft}\).
53227511
A cyclist's air resistance \(F\), in newtons, is modeled by \(F = av^2\), where \(v\) is speed in meters per second. The graph shows two riding positions: \(u\) for an upright position and \(r\) for an aerodynamic racing position. a) Use the graph to find the value of \(a\) for each riding position. b) At \(10\,\text{m/s}\), by what percent is the air resistance in the upright position greater than in the racing position?
Figure for problem 532275

Hints

- Choose an exact point on each graph. - Substitute the point's speed and force into \(F = av^2\). - For “percent greater,” use the racing-position force as the reference value.

Solution

1. For the upright position, the graph includes the point \((10, 40)\). Substitute into \(F = av^2\): \(40 = a \cdot 10^2\), so \(a = 0.4\). 2. For the racing position, the graph includes the point \((10, 25)\). Then \(25 = a \cdot 10^2\), so \(a = 0.25\). 3. At \(10\,\text{m/s}\), the difference is \(40 - 25 = 15\,\text{N}\). Relative to the racing-position value, the percent increase is \(\frac{15}{25} \cdot 100\% = 60\%\).

Answer

a) Upright position: \(a = 0.4\) Racing position: \(a = 0.25\) b) \(60\%\) greater
53228111
The graph shows the path of a basketball, where horizontal distance and height are measured in feet. a) Determine which function matches the graph. Justify your choice using key points or features. (1) \(f(x) = -0.05x^2 + x + 6\) (2) \(g(x) = -0.05x^2 + 11\) (3) \(h(x) = 0.05x^2 - x + 6\) b) A basketball hoop is \(10\,\text{ft}\) high. At what horizontal distance does the ball reach hoop height on the descending part of its path? Round to the nearest hundredth of a foot. c) A second shot is modeled by \(k(x) = -0.04x^2 + 0.8x + 6\). Does the second ball travel higher and farther than the first? Compare the maximum heights and positive ground-level intercepts.
Figure for problem 532281

Hints

- Compare the graph's y-intercept, opening direction, and vertex with each option. - Set the correct function equal to the hoop height and choose the solution after the vertex. - For each shot, compare the vertex height and the positive zero.

Solution

1. The graph starts at \((0, 6)\), opens downward, and has vertex \((10, 11)\). Function (1) has \(f(0) = 6\), opens downward, and has vertex at \(x = -\frac{1}{2 \cdot (-0.05)} = 10\), with \(f(10) = 11\). Therefore, function (1) matches the graph. 2. Set the first function equal to the hoop height: \(-0.05x^2 + x + 6 = 10\). This is equivalent to \(x^2 - 20x + 80 = 0\), so \(x = 10 \pm 2\sqrt{5}\). The descending solution is \(x = 10 + 2\sqrt{5} \approx 14.47\,\text{ft}\). 3. The first ball has maximum height \(11\,\text{ft}\). Its positive ground-level intercept solves \(-0.05x^2 + x + 6 = 0\), giving \(x = 10 + 2\sqrt{55} \approx 24.83\,\text{ft}\). 4. For the second ball, the vertex occurs at \(x = -\frac{0.8}{2 \cdot (-0.04)} = 10\), and \(k(10) = 10\,\text{ft}\). Its positive ground-level intercept solves \(-0.04x^2 + 0.8x + 6 = 0\), giving \(x = 10 + 5\sqrt{10} \approx 25.81\,\text{ft}\). 5. The second ball does not travel higher, but it travels farther.

Answer

a) Function (1), \(f(x) = -0.05x^2 + x + 6\) b) \(10 + 2\sqrt{5}\,\text{ft} \approx 14.47\,\text{ft}\) c) The second ball travels lower but farther. Its maximum height is \(10\,\text{ft}\), compared with \(11\,\text{ft}\) for the first; its range is about \(25.81\,\text{ft}\), compared with about \(24.83\,\text{ft}\).
53228511
A startup makes reusable water bottles. Its weekly total cost, in dollars, is modeled by the quadratic function \(K\), and its revenue from selling \(x\) bottles is modeled by the linear function \(E\). Both functions are shown in the graph. a) Determine the equation of the revenue function \(E(x)\) from the graph. b) Find the two production levels at which the startup breaks even. The cost function is \(K(x)=0.5x^2+15x+200\). c) Find the profit when exactly \(30\) bottles are produced and sold.
Figure for problem 532285

Hints

- Use two points on the revenue line to find its slope. - Break-even occurs where revenue equals cost. - Factor the resulting quadratic equation. - Profit equals revenue minus cost.

Solution

1. The revenue graph is a line through \((0, 0)\) and \((10, 400)\). Its slope is \(\frac{400-0}{10-0}=40\), so \(E(x)=40x\). 2. At a break-even point, revenue equals cost: \(40x=0.5x^2+15x+200\). 3. Rearrange and multiply by \(2\): \(x^2-50x+400=0\). 4. Factor: \((x-10)(x-40)=0\), so the break-even production levels are \(x=10\) and \(x=40\). 5. At \(x=30\), the revenue is \(E(30)=40\cdot30=1200\), or \(\$1200\). 6. The cost is \(K(30)=0.5\cdot30^2+15\cdot30+200=1100\), or \(\$1100\). 7. The profit is \(\$1200-\$1100=\$100\).

Answer

a) \(E(x)=40x\) b) \(10\) bottles and \(40\) bottles c) \(\$100\)
53338711
A ball's height is modeled by \(h(t) = -t^2 + 4t + 1\), where \(t\) is time in seconds after release and \(h(t)\) is height in meters. a) Use the graph to determine when the ball is at least \(4\,\text{m}\) high. Write an inequality for \(t\). b) After release and before the ball reaches the ground, during what time interval is the ball lower than its release height?
Figure for problem 533387

Hints

- Find where the graph crosses the horizontal level \(h = 4\). - What is the height at \(t = 0\)? - Identify when the descending graph returns to that height and when it reaches the ground.

Solution

1. The release height is \(h(0) = 1\,\text{m}\). 2. The graph meets the height \(4\,\text{m}\) at \(t = 1\) and \(t = 3\). The parabola is on or above that height between those times, so \(1 \leq t \leq 3\). 3. The ball returns to its release height when \(-t^2 + 4t + 1 = 1\). This gives \(-t^2 + 4t = 0\), so \(t = 0\) or \(t = 4\). 4. The ball reaches the ground when \(-t^2 + 4t + 1 = 0\). The positive solution is \(t = 2 + \sqrt{5} \approx 4.24\). 5. Therefore, after release and before ground contact, the ball is below its release height for \(4 < t < 2 + \sqrt{5}\), approximately \(4 < t < 4.24\).

Answer

a) \(1 \leq t \leq 3\) b) \(4 < t < 2 + \sqrt{5}\), approximately \(4 < t < 4.24\)
53346111
Two savings plans for a new bicycle are compared. Plan \(s_1\) is modeled by \(y = 0.5x^2\), where \(x\) is time in months and \(y\) is the amount saved in dollars. a) Use the graph to find the linear function for Plan \(s_2\). b) After the start, when do the two plans next have exactly the same balance? c) After exactly \(3\) years, a person wants to buy an e-bike that costs \(\$600\). Does Plan \(s_1\) provide enough money? Find the amount left over or still needed.
Figure for problem 533461

Hints

- Use two exact points on the linear graph to find its slope. - At an intersection, the two plans have equal balances. - Convert \(3\) years to months before evaluating \(s_1\).

Solution

1. The linear graph for \(s_2\) passes through \((0, 0)\) and \((30, 450)\). Its slope is \(\frac{450}{30} = 15\), so \(s_2(x) = 15x\). 2. Set the balances equal: \(0.5x^2 = 15x\). Factoring gives \(x(0.5x - 15) = 0\), so \(x = 0\) or \(x = 30\). After the start, the plans next have the same balance at \(30\) months. 3. Three years is \(36\) months. Plan \(s_1\) gives \(s_1(36) = 0.5 \cdot 36^2 = 648\). Since \(\$648 > \$600\), the purchase is affordable, with \(\$48\) left over.

Answer

a) \(s_2(x) = 15x\) b) \(30\) months c) Yes. The balance is \(\$648\), so \(\$48\) remains.
53346211
A car's stopping distance is the sum of its reaction distance and braking distance. The graph shows both distances as functions of speed in miles per hour. a) Which graph, \(k\) or \(p\), represents braking distance if doubling speed quadruples that distance? Explain briefly. b) The braking-distance function is \(p(v) = 0.04v^2\). Use the graph to find the linear reaction-distance function \(k(v)\). c) Find the total stopping distance at \(50\,\text{mph}\).
Figure for problem 533462

Hints

- Which graph has an increasing rate of change? - Use an exact point on the line to find its slope. - Add the reaction distance and braking distance at the given speed.

Solution

1. Braking distance grows quadratically, so it is represented by the curved graph \(p\). 2. The linear graph \(k\) passes through \((0, 0)\) and \((50, 60)\). Its slope is \(\frac{60}{50} = 1.2\), so \(k(v) = 1.2v\). 3. At \(50\,\text{mph}\), the reaction distance is \(k(50) = 1.2 \cdot 50 = 60\,\text{ft}\). 4. The braking distance is \(p(50) = 0.04 \cdot 50^2 = 100\,\text{ft}\). 5. The total stopping distance is \(60 + 100 = 160\,\text{ft}\).

Answer

a) Graph \(p\), because it is quadratic b) \(k(v) = 1.2v\) c) \(160\,\text{ft}\)
53346311
Two production machines have different daily operating costs based on the number of units \(x\) produced. In the graph, the line labeled \(a\) represents machine A, and the curve labeled \(b\) represents machine B. Machine B's cost is given by \(B(x)=0.3x^2\), in dollars. a) Determine the cost function \(A(x)\) for machine A from the graph. b) For what production level \(x>0\) are the daily costs equal? Estimate the value from the graph and verify it algebraically. c) If production increases to \(50\) units per day, how much would the company save each day by choosing the less expensive machine?
Figure for problem 533463

Hints

- Use the origin and another clear point on line \(a\) to find its slope. - Equal costs occur where the two graphs intersect. - Verify the positive intersection by setting the functions equal. - Substitute \(50\) into both functions and compare.

Solution

1. The graph for machine A is a line through the origin and \((40, 480)\). Its slope is \(\frac{480}{40}=12\), so \(A(x)=12x\). 2. Set the costs equal: \(0.3x^2=12x\). 3. Since \(x>0\), divide by \(x\): \(0.3x=12\), so \(x=40\). 4. At \(x=40\), both machines cost \(\$480\). 5. At \(x=50\), machine A costs \(A(50)=12\cdot50=600\), or \(\$600\). 6. Machine B costs \(B(50)=0.3\cdot50^2=750\), or \(\$750\). 7. Machine A is less expensive by \(\$150\) per day.

Answer

a) \(A(x)=12x\) b) The costs are equal at \(x=40\) units, when each costs \(\$480\). c) The company would save \(\$150\) per day by choosing machine A.
53359111
An orchard produces and sells apple juice. The graph shows revenue \(R\), total cost \(C\), and profit \(P\) as functions of the production quantity \(x\), measured in hundreds of gallons. Values on the y-axis are measured in hundreds of dollars. Profit is \(P(x)=R(x)-C(x)\). a) Match graphs \(f\), \(g\), and \(h\) with revenue, cost, and profit. Explain your choices. b) Determine the fixed production cost from the graph. c) For approximately what range of \(x\) does the orchard earn a profit? d) What is the maximum possible profit, and at what production quantity does it occur?
Figure for problem 533591

Hints

- Revenue is zero when no units are sold. - Fixed cost is the cost graph's y-intercept. - Profit is positive where the profit graph lies above the x-axis. - The maximum profit occurs at the vertex of the profit parabola.

Solution

1. Graph \(f\) is revenue because it is a line through the origin: with no sales, revenue is zero. Graph \(g\) is total cost because it has a positive y-intercept representing fixed cost. Graph \(h\) is profit because it equals revenue minus cost and is negative when cost exceeds revenue. 2. The cost graph has y-intercept \(10\). Since the y-axis is in hundreds of dollars, the fixed cost is \(\$1000\). 3. Profit is positive where graph \(h\) lies above the x-axis. Its zeros satisfy \(-0.1x^2+3x-10=0\), giving \(x=15\pm5\sqrt5\), or \(x\approx3.8\) and \(x\approx26.2\). 4. Therefore, the profit range is approximately \(3.8<x<26.2\), corresponding to about \(380\) to \(2620\) gallons. 5. The profit graph has its vertex at \((15, 12.5)\). Thus, the maximum profit is \(\$1250\) at \(1500\) gallons.

Answer

a) \(f\): revenue, \(g\): total cost, \(h\): profit b) \(\$1000\) c) Approximately \(3.8<x<26.2\), or about \(380\) to \(2620\) gallons d) A maximum profit of \(\$1250\) at \(1500\) gallons
53395111
A shot-put athlete releases the shot from a height of \(2.0\,\text{m}\). Its path is modeled by \(h(x) = -0.05x^2 + 0.6x + 2\), where \(x\) is horizontal distance from the release point and \(h(x)\) is height above the ground, both in meters. a) Find the vertex of the path. Interpret both coordinates in context. b) Find the horizontal distance at which the shot reaches the ground. Round to the nearest hundredth of a meter.

Hints

- Use the vertex formula to find the horizontal coordinate of the maximum. - Ground contact means the height is \(0\). - Keep only the root that represents a positive horizontal distance.

Solution

1. The vertex occurs at \(x = -\frac{0.6}{2 \cdot (-0.05)} = 6\). 2. Evaluate the height: \(h(6) = -0.05 \cdot 6^2 + 0.6 \cdot 6 + 2 = 3.8\). The vertex is \((6, 3.8)\). This means the shot reaches its maximum height of \(3.8\,\text{m}\) after traveling \(6\,\text{m}\) horizontally. 3. Set the height equal to \(0\): \(-0.05x^2 + 0.6x + 2 = 0\). Dividing by \(-0.05\) gives \(x^2 - 12x - 40 = 0\). 4. Using the quadratic formula, \(x = 6 \pm \sqrt{76}\). The context-valid solution is \(x = 6 + \sqrt{76} \approx 14.72\,\text{m}\).

Answer

a) \((6, 3.8)\). The shot reaches its maximum height of \(3.8\,\text{m}\) after \(6\,\text{m}\) of horizontal travel. b) \(6 + \sqrt{76}\,\text{m} \approx 14.72\,\text{m}\)
51429511
In a computer network, every computer is directly connected to every other computer by one cable. a) How many computers are in the network if \(66\) cables are used? b) A technician claims, “If we double the number of computers, the required number of cables also doubles.” Test the claim mathematically.

Hints

- Use the formula for the number of pairs in a group. - Solve the equation in part a) before doubling the group size. - Recalculate the model for the doubled number of computers. - Compare the new result with twice the original value.

Solution

1. If there are \(n\) computers, the number of cables is \(\frac{n(n-1)}{2}\). For part a), solve \(\frac{n(n-1)}{2}=66\). 2. Rearranging gives \(n^2-n-132=0\). The quadratic formula gives \(n=\frac{1\pm23}{2}\), so \(n=12\) or \(n=-11\). Thus, the network has \(12\) computers. 3. Doubling the number of computers gives \(24\) computers. The required number of cables is \(\frac{24\cdot23}{2}=276\). 4. Twice the original number of cables is \(2\cdot66=132\). Since \(276\ne132\), the claim is false. The number of connections follows a quadratic, not linear, model.

Answer

a) \(12\) computers b) The claim is false. With \(24\) computers, the network needs \(276\) cables, not \(132\).
51458311
A right triangle has a hypotenuse of \(25\,\text{cm}\). One leg is exactly \(5\,\text{cm}\) shorter than the other. Find the area of the triangle.

Hints

- Use the Pythagorean theorem to relate the three side lengths. - Express the shorter leg in terms of the longer leg. - Use the two legs as the base and height when finding the area.

Solution

1. Let \(a\) be the longer leg in centimeters. The shorter leg is \(a-5\). 2. Apply the Pythagorean theorem: \(a^2+(a-5)^2=25^2\). 3. Expand and simplify: \(2a^2-10a-600=0\), so \(a^2-5a-300=0\). 4. Factor: \((a-20)(a+15)=0\), so \(a=20\) or \(a=-15\). 5. The positive side lengths are \(20\,\text{cm}\) and \(15\,\text{cm}\). 6. The area is \(\frac12\cdot20\cdot15=150\,\text{cm}^2\).

Answer

\(150\,\text{cm}^2\)
51467811
A drone follows an automated climb-and-descent path. Its recorded heights are: <table> <tr><td>Time \(t\) (\(\text{s}\))</td><td>1</td><td>2</td><td>3</td></tr> <tr><td>Height \(h\) (\(\text{m}\))</td><td>15</td><td>18</td><td>17</td></tr> </table> The height can be modeled by a quadratic function. a) Find the function \(h(t)\). b) What was the drone's height at \(t = 0\)? c) When does the drone reach the ground, where \(h = 0\)? Round to the nearest hundredth of a second.

Hints

- Use the three data points to create a system for \(a\), \(b\), and \(c\). - How can subtracting equations reduce the system? - What height represents landing? - Which quadratic-equation solution is meaningful as time?

Solution

1. Let \(h(t) = at^2 + bt + c\). Substituting the three data points gives \(a + b + c = 15\), \(4a + 2b + c = 18\), and \(9a + 3b + c = 17\). 2. Subtract consecutive equations: \(3a + b = 3\) and \(5a + b = -1\). Their difference gives \(2a = -4\), so \(a = -2\). Then \(b = 9\), and \(c = 8\). 3. The model is \(h(t) = -2t^2 + 9t + 8\). 4. The initial height is \(h(0) = 8\,\text{m}\). 5. Solve \(-2t^2 + 9t + 8 = 0\): \(t = \frac{9 \pm \sqrt{145}}{4}\). The positive solution is \(t \approx 5.26\), so the drone reaches the ground after about \(5.26\,\text{s}\).

Answer

a) \(h(t) = -2t^2 + 9t + 8\) b) \(8\,\text{m}\) c) About \(5.26\,\text{s}\)
51468211
A bridge arch is modeled by a parabola \(f(x) = ax^2 + c\). The arch is \(40\,\text{m}\) wide at road level, and its highest point is \(10\,\text{m}\) above the road. The origin is on the road directly below the highest point. a) Find the quadratic model. b) Find the height of the arch \(15\,\text{m}\) horizontally from the center. c) A vehicle is \(6\,\text{m}\) wide and \(9.5\,\text{m}\) high. If it drives through the center, will it fit under the arch? Justify your answer.

Hints

- Convert the span and maximum height into points on the graph. - Where are the road-level intercepts when the center is \(x = 0\)? - How far are the vehicle's outer edges from the center? - Which arch height determines whether the full width clears?

Solution

1. The highest point is \((0, 10)\), so \(c = 10\). A width of \(40\,\text{m}\) gives road-level points at \(x = -20\) and \(x = 20\). 2. Substitute \((20, 0)\): \(0 = 400a + 10\), so \(a = -0.025\). Thus, \(f(x) = -0.025x^2 + 10\). 3. Evaluate \(f(15) = -0.025 \cdot 15^2 + 10 = 4.375\). The arch is \(4.375\,\text{m}\) high there. 4. A centered \(6\,\text{m}\)-wide vehicle extends from \(x = -3\) to \(x = 3\). The lowest clearance above the vehicle occurs at its outer edges: \(f(3) = -0.025 \cdot 3^2 + 10 = 9.775\,\text{m}\). 5. Since \(9.775\,\text{m} > 9.5\,\text{m}\), the vehicle fits under the arch.

Answer

a) \(f(x) = -0.025x^2 + 10\) b) \(4.375\,\text{m}\) c) Yes. The clearance at the vehicle's outer edges is about \(9.78\,\text{m}\), which exceeds \(9.5\,\text{m}\).
51468511
At a track-and-field meet, two shot-put paths are modeled by the following functions, where \(x\) is horizontal distance and \(h\) is height, both in meters: Athlete A: \(h_A(x) = -0.05x^2 + 0.6x + 2\) Athlete B: \(h_B(x) = -0.04x^2 + 0.5x + 2.1\) a) Which shot reaches the greater maximum height? b) Which shot travels farther before reaching the ground? Justify by finding the positive zeros.

Hints

- How do you find the maximum of each downward-opening quadratic? - What does a positive zero represent in this context? - Keep only the positive solution because distance is measured forward from \(x = 0\). - Compare the two landing distances.

Solution

1. Athlete A's vertex occurs at \(x = -\frac{0.6}{2 \cdot (-0.05)} = 6\). The maximum height is \(h_A(6) = 3.8\,\text{m}\). 2. Athlete B's vertex occurs at \(x = -\frac{0.5}{2 \cdot (-0.04)} = 6.25\). The maximum height is \(h_B(6.25) = 3.6625\,\text{m}\). Therefore, Athlete A's shot reaches the greater maximum height. 3. For Athlete A, solve \(-0.05x^2 + 0.6x + 2 = 0\). The positive zero is \(x = 6 + \sqrt{76} \approx 14.72\,\text{m}\). 4. For Athlete B, solve \(-0.04x^2 + 0.5x + 2.1 = 0\). The positive zero is \(x = \frac{25 + \sqrt{1465}}{4} \approx 15.82\,\text{m}\). 5. Since \(15.82\,\text{m} > 14.72\,\text{m}\), Athlete B's shot travels farther.

Answer

a) Athlete A, with a maximum height of \(3.8\,\text{m}\), compared with Athlete B's \(3.6625\,\text{m}\) b) Athlete B; its shot travels about \(15.82\,\text{m}\), compared with Athlete A's \(14.72\,\text{m}\).
51469111
A farmer is building a rectangular animal enclosure against a long, straight barn wall. The wall forms one side, so only the other three sides need fencing. The farmer has \(120\,\text{ft}\) of fencing. Find the enclosure dimensions that maximize the area. Then compare the maximum area with the area of a square enclosure that also uses the barn wall as its fourth side and the same amount of fencing.

Hints

- Draw the enclosure and identify which three sides require fencing. - Use the fencing constraint to express one dimension in terms of the other. - Write the area as a quadratic function and find its vertex. - For the square comparison, all three fenced sides have the same length.

Solution

1. Let \(x\) be the length of each side perpendicular to the barn and \(y\) the fenced side parallel to the barn. The fencing constraint is \(2x + y = 120\), so \(y = 120 - 2x\). 2. The area is \(A(x) = x(120 - 2x) = -2x^2 + 120x\). 3. The maximum occurs at the vertex: \(x = -\frac{120}{2 \cdot (-2)} = 30\). Then \(y = 120 - 2 \cdot 30 = 60\). 4. The maximum area is \(30 \cdot 60 = 1800\,\text{ft}^2\). 5. For a square with three fenced sides, \(3s = 120\), so \(s = 40\,\text{ft}\). Its area is \(40^2 = 1600\,\text{ft}^2\), which is smaller than the maximum rectangular area.

Answer

The maximizing dimensions are \(30\,\text{ft}\) perpendicular to the barn and \(60\,\text{ft}\) parallel to it, giving \(1800\,\text{ft}^2\). A square would have side length \(40\,\text{ft}\) and area \(1600\,\text{ft}^2\), so it has less area.
51469411
A community center is planning a concert. Renting the venue and equipment costs a fixed \(\$750\). The expected attendance depends on ticket price \(x\), in dollars, according to \(N(x) = 200 - 10x\). a) Find the ticket price that maximizes profit. b) For what range of ticket prices does the community center avoid a loss? Include the break-even prices.

Hints

- Profit equals revenue minus fixed cost. - Use the vertex of the profit function for part a. - For part b, find the zeros and determine where the downward-opening parabola is on or above the x-axis.

Solution

1. Revenue is \(xN(x)\), so profit is \(P(x) = x(200 - 10x) - 750 = -10x^2 + 200x - 750\). 2. The maximum occurs at the vertex: \(x = -\frac{200}{2 \cdot (-10)} = 10\). The profit-maximizing ticket price is \(\$10\). 3. To find the no-loss interval, solve \(-10x^2 + 200x - 750 = 0\). Dividing by \(-10\) gives \(x^2 - 20x + 75 = 0\). 4. Factor: \((x - 5)(x - 15) = 0\). The break-even prices are \(\$5\) and \(\$15\). 5. Since the profit parabola opens downward, profit is nonnegative between the zeros, including the endpoints. Thus, \(5 \leq x \leq 15\).

Answer

a) \(\$10\) b) Ticket prices from \(\$5\) through \(\$15\), including both break-even prices
51471811
A greenhouse records its carbon dioxide concentration over time. <table> <thead> <tr><th>Time \(t\) (hours)</th><th>0</th><th>10</th><th>20</th></tr> </thead> <tbody> <tr><th>CO₂ concentration \(k\) (ppm)</th><td>400</td><td>430</td><td>480</td></tr> </tbody> </table> a) Find a linear model \(k_{\text{lin}}(t)\) using the values at \(t = 0\) and \(t = 20\). b) Find a quadratic model \(k_{\text{quad}}(t)\) using all three data points. c) A check at \(t = 15\) hours measured \(452.5\,\text{ppm}\). Which model is more accurate at that time? d) Use the more accurate model from part c) to predict the concentration after \(30\) hours.

Hints

- Use the value at \(t = 0\) as the constant term in both models. - Substitute the remaining data points to solve for the unknown coefficients. - Compare each model's prediction at \(t = 15\) with the measured value.

Solution

1. For the linear model, the y-intercept is \(400\). Using \((20, 480)\), \(480 = 20m + 400\), so \(m = 4\). Thus, \(k_{\text{lin}}(t) = 4t + 400\). 2. Let \(k_{\text{quad}}(t) = at^2 + bt + 400\). Using \((10, 430)\) gives \(100a + 10b = 30\), or \(10a + b = 3\). Using \((20, 480)\) gives \(400a + 20b = 80\), or \(20a + b = 4\). 3. Subtracting gives \(10a = 1\), so \(a = 0.1\). Then \(10 \cdot 0.1 + b = 3\), so \(b = 2\). Therefore, \(k_{\text{quad}}(t) = 0.1t^2 + 2t + 400\). 4. At \(t = 15\), the linear model gives \(k_{\text{lin}}(15) = 460\,\text{ppm}\), an error of \(7.5\,\text{ppm}\). The quadratic model gives \(k_{\text{quad}}(15) = 452.5\,\text{ppm}\), an error of \(0\,\text{ppm}\). The quadratic model is more accurate at that time. 5. Using the quadratic model, \(k_{\text{quad}}(30) = 0.1 \cdot 30^2 + 2 \cdot 30 + 400 = 550\,\text{ppm}\).

Answer

a) \(k_{\text{lin}}(t) = 4t + 400\) b) \(k_{\text{quad}}(t) = 0.1t^2 + 2t + 400\) c) The quadratic model; it predicts exactly \(452.5\,\text{ppm}\). d) \(550\,\text{ppm}\)
51472311
Two basketballs are thrown from the same point. Their paths are modeled by \(h_1(x) = -0.1x^2 + 1.2x + 6\) and \(h_2(x) = -0.05x^2 + 0.8x + 6\), where \(x\) is horizontal distance and each height is measured in feet. a) From what height are both balls released? b) Which ball reaches the greater maximum height? Support your answer with calculations. c) If there are no obstacles, which ball travels farther horizontally before hitting the ground? Find both horizontal distances.

Hints

- Evaluate both functions at \(x = 0\). - Find the vertex of each downward-opening parabola. - To find horizontal distance, solve each equation when the height is \(0\) and keep the positive solution.

Solution

1. At release, \(x = 0\). Since \(h_1(0) = h_2(0) = 6\), both balls are released from \(6\,\text{ft}\). 2. For the first ball, the vertex occurs at \(x = -\frac{1.2}{2 \cdot (-0.1)} = 6\). Its maximum height is \(h_1(6) = -0.1 \cdot 6^2 + 1.2 \cdot 6 + 6 = 9.6\,\text{ft}\). 3. For the second ball, the vertex occurs at \(x = -\frac{0.8}{2 \cdot (-0.05)} = 8\). Its maximum height is \(h_2(8) = -0.05 \cdot 8^2 + 0.8 \cdot 8 + 6 = 9.2\,\text{ft}\). Therefore, the first ball reaches the greater maximum height. 4. For the first ball, solve \(-0.1x^2 + 1.2x + 6 = 0\). This is equivalent to \(x^2 - 12x - 60 = 0\), so the positive zero is \(x = 6 + 4\sqrt{6} \approx 15.80\,\text{ft}\). 5. For the second ball, solve \(-0.05x^2 + 0.8x + 6 = 0\). This is equivalent to \(x^2 - 16x - 120 = 0\), so the positive zero is \(x = 8 + 2\sqrt{46} \approx 21.56\,\text{ft}\). Therefore, the second ball travels farther.

Answer

a) \(6\,\text{ft}\) b) The first ball; its maximum height is \(9.6\,\text{ft}\), compared with \(9.2\,\text{ft}\) for the second ball. c) The second ball travels farther. The first travels about \(15.80\,\text{ft}\), and the second travels about \(21.56\,\text{ft}\).
51504511
A right triangle has an area of \(30\,\text{cm}^2\). One leg is \(7\,\text{cm}\) longer than the other. a) Find the lengths of the two legs. b) Find the length of the hypotenuse.

Hints

- Use the legs as the base and height in the triangle area formula. - Express the longer leg in terms of the shorter leg. - After finding the legs, apply the Pythagorean theorem.

Solution

1. Let the shorter leg be \(x\). The longer leg is \(x+7\). 2. Use the area formula: \(30=\frac12x(x+7)\). 3. Rearrange: \(x^2+7x-60=0\). 4. Factor: \((x-5)(x+12)=0\), so \(x=5\) or \(x=-12\). The valid leg lengths are \(5\,\text{cm}\) and \(12\,\text{cm}\). 5. Apply the Pythagorean theorem: \(c^2=5^2+12^2=169\), so \(c=13\,\text{cm}\).

Answer

a) \(5\,\text{cm}\) and \(12\,\text{cm}\) b) \(13\,\text{cm}\)
51506011
The silver ratio is defined by \(\delta=\frac{a}{b}\), where \(\frac{2a+b}{a}=\frac{a}{b}\). a) Use algebra and the substitution \(\delta=\frac{a}{b}\) to show that \(\delta\) must satisfy \(\delta^2-2\delta-1=0\). b) Find the exact value of \(\delta\). Explain why only one of the two algebraic solutions is used in this geometric context.

Hints

- Split the fraction in the numerator into two terms. - Relate \(\frac{b}{a}\) to \(\delta\). - A geometric length ratio must be positive.

Solution

1. Split the fraction on the left: \(\frac{2a+b}{a}=2+\frac{b}{a}\). 2. Since \(\delta=\frac{a}{b}\), its reciprocal is \(\frac{b}{a}=\frac1\delta\). Thus, \(2+\frac1\delta=\delta\). 3. Multiply by \(\delta\): \(2\delta+1=\delta^2\), so \(\delta^2-2\delta-1=0\). 4. Apply the quadratic formula: \(\delta=\frac{2\pm\sqrt{(-2)^2-4\cdot1\cdot(-1)}}{2}=1\pm\sqrt2\). 5. A ratio of positive lengths must be positive. Since \(1-\sqrt2<0\), the silver ratio is \(\delta=1+\sqrt2\).

Answer

a) \(\delta^2-2\delta-1=0\) b) \(\delta=1+\sqrt2\). The solution \(1-\sqrt2\) is rejected because a ratio of positive lengths cannot be negative.
51520611
A decorative fountain's water stream starts at \((0, 0)\) and reaches a maximum height of \(4\,\text{m}\) at a horizontal distance of \(2\,\text{m}\). a) Find the quadratic function in the form \(f(x) = ax^2 + bx\). b) How far from the outlet does the water return to the surface? c) The pump is adjusted so that the new stream has the same leading coefficient \(a\) but twice the horizontal range. Determine how the maximum height changes.

Hints

- Use the maximum point to write vertex form. - Substitute the starting point to find \(a\). - If the new range is doubled, where is the second zero? - The vertex lies midway between the zeros.

Solution

1. Use vertex form with vertex \((2, 4)\): \(f(x) = a(x - 2)^2 + 4\). 2. Since the stream passes through \((0, 0)\), \(0 = a(0 - 2)^2 + 4\), so \(4a = -4\) and \(a = -1\). 3. Expand: \(f(x) = -(x - 2)^2 + 4 = -x^2 + 4x\). 4. Factor \(f(x) = -x(x - 4)\). The zeros are \(x = 0\) and \(x = 4\), so the water returns to the surface \(4\,\text{m}\) from the outlet. 5. Doubling the range places the second zero at \(x = 8\). With the same leading coefficient, the new function is \(g(x) = -x(x - 8) = -x^2 + 8x\). 6. The new vertex lies midway between the zeros at \(x = 4\). Its height is \(g(4) = -4^2 + 8 \cdot 4 = 16\). The maximum height increases from \(4\,\text{m}\) to \(16\,\text{m}\), so it is quadrupled.

Answer

a) \(f(x) = -x^2 + 4x\) b) \(4\,\text{m}\) c) The maximum height quadruples, increasing from \(4\,\text{m}\) to \(16\,\text{m}\).
51520711
Two model rockets follow paths modeled by \(f(x) = -0.05x^2 + 2x\) and \(g(x) = -0.05x^2 + 4x\), where \(x\) is horizontal distance and each output is height, all in meters. a) Find the maximum height and horizontal range of each rocket. b) Compare the results. For a function \(y = ax^2 + bx\) with a fixed negative value of \(a\), what happens to the range and maximum height when \(b\) is doubled? Justify your conclusion algebraically.

Hints

- Factor out \(x\) to find each pair of zeros. - The vertex lies midway between the zeros. - Write the nonzero zero and the vertex height in terms of \(a\) and \(b\).

Solution

1. For \(f\), the vertex occurs at \(x = -\frac{2}{2 \cdot (-0.05)} = 20\). Then \(f(20) = -0.05 \cdot 20^2 + 2 \cdot 20 = 20\), so the maximum height is \(20\,\text{m}\). 2. Factor \(f(x) = x(-0.05x + 2)\). The zeros are \(x = 0\) and \(x = 40\), so the range is \(40\,\text{m}\). 3. For \(g\), the vertex occurs at \(x = -\frac{4}{2 \cdot (-0.05)} = 40\). Then \(g(40) = -0.05 \cdot 40^2 + 4 \cdot 40 = 80\), so the maximum height is \(80\,\text{m}\). 4. Factor \(g(x) = x(-0.05x + 4)\). The zeros are \(x = 0\) and \(x = 80\), so the range is \(80\,\text{m}\). 5. In general, the nonzero zero of \(ax^2 + bx = x(ax + b)\) is \(x = -\frac{b}{a}\). With \(a\) fixed, doubling \(b\) doubles the range. 6. The vertex height is \(-\frac{b^2}{4a}\). With \(a < 0\) fixed, doubling \(b\) multiplies the maximum height by \(2^2 = 4\).

Answer

a) For \(f\): maximum height \(20\,\text{m}\), range \(40\,\text{m}\) For \(g\): maximum height \(80\,\text{m}\), range \(80\,\text{m}\) b) Doubling \(b\) doubles the range and quadruples the maximum height when \(a\) remains fixed and negative.
51532711
A fountain stream starts at ground level at \(x = 0\) and lands on the ground again \(8\,\text{m}\) away. At a horizontal distance of \(2\,\text{m}\), the stream is \(3\,\text{m}\) high. a) Find a quadratic function that models the stream's path. b) Find the maximum height of the stream. c) At what two horizontal distances is the stream exactly \(2\,\text{m}\) high? Round to the nearest hundredth of a meter.

Hints

- Use the starting and landing positions as zeros. - The maximum lies midway between the two zeros. - For part c, set the function equal to the specified height and solve the resulting quadratic equation.

Solution

1. The zeros are \(x = 0\) and \(x = 8\), so write \(f(x) = ax(x - 8)\). 2. Use the point \((2, 3)\): \(3 = a \cdot 2 \cdot (2 - 8) = -12a\), so \(a = -0.25\). Thus, \(f(x) = -0.25x^2 + 2x\). 3. The vertex lies midway between the zeros at \(x = 4\). Evaluate \(f(4) = -0.25 \cdot 4^2 + 2 \cdot 4 = 4\). The maximum height is \(4\,\text{m}\). 4. Set the height equal to \(2\): \(-0.25x^2 + 2x = 2\). This is equivalent to \(x^2 - 8x + 8 = 0\). 5. Using the quadratic formula, \(x = \frac{8 \pm \sqrt{64 - 32}}{2} = 4 \pm 2\sqrt{2}\). Therefore, \(x \approx 1.17\,\text{m}\) and \(x \approx 6.83\,\text{m}\).

Answer

a) \(f(x) = -0.25x^2 + 2x\) b) \(4\,\text{m}\) c) Approximately \(1.17\,\text{m}\) and \(6.83\,\text{m}\)
51533211
A tunnel has a parabolic cross section. The roadway is \(8\,\text{m}\) wide at ground level, and the tunnel's maximum height at the center is \(4\,\text{m}\). A truck is \(3\,\text{m}\) wide and \(3.50\,\text{m}\) high. Determine algebraically whether the truck can pass through the tunnel while staying centered in the roadway. Account for the clearance at the truck's outer top corners.

Hints

- Place the center of the tunnel on the y-axis and use the roadway width to locate the zeros. - How far is each side of the truck from the centerline? - Compare the tunnel height at an outer edge with the truck's height.

Solution

1. Place the vertex at \((0, 4)\). Since the roadway is \(8\,\text{m}\) wide, the tunnel meets the ground at \(x = -4\) and \(x = 4\). 2. Write the model in intercept form: \(f(x) = a(x + 4)(x - 4)\). Use the vertex: \(4 = a \cdot 4 \cdot (-4) = -16a\), so \(a = -0.25\). Thus, \(f(x) = -0.25x^2 + 4\). 3. A centered \(3\,\text{m}\)-wide truck extends \(1.5\,\text{m}\) to either side of the center. Evaluate the tunnel height at an outer edge: \(f(1.5) = -0.25 \cdot 1.5^2 + 4 = 3.4375\,\text{m}\). 4. Since \(3.4375\,\text{m} < 3.50\,\text{m}\), the tunnel is too low at the truck's outer top corners. The truck cannot pass through while centered.

Answer

No. At the truck's outer top corners, the tunnel height is only \(3.4375\,\text{m}\), which is less than the truck's height of \(3.50\,\text{m}\).
51533911
Two identical rectangular community garden plots will be placed side by side and share one interior fence. A total of \(120\,\text{ft}\) of fencing is available for the outside boundary and the divider. Find the dimensions of the entire rectangular layout that maximize the total planting area. Determine whether the maximizing layout is a square.

Hints

- Draw the two plots and count the two outer side fences plus the shared divider. - Write the fencing constraint using the depth and total width. - Express the total area as a quadratic in one variable. - Compare the two maximizing dimensions to decide whether the layout is square.

Solution

1. Let \(x\) be the depth of the layout. Three fence segments have length \(x\): the two outer sides and the divider. Let \(y\) be the total width, so two outer fence segments have length \(y\). 2. The fencing constraint is \(3x + 2y = 120\), so \(y = 60 - 1.5x\). 3. The total area is \(A(x) = xy = x(60 - 1.5x) = -1.5x^2 + 60x\). 4. The maximum occurs at the vertex: \(x = -\frac{60}{2 \cdot (-1.5)} = 20\). Then \(y = 60 - 1.5 \cdot 20 = 30\). 5. The maximum total area is \(20 \cdot 30 = 600\,\text{ft}^2\). Since \(20 \neq 30\), the entire layout is not a square.

Answer

The maximizing layout is \(20\,\text{ft}\) by \(30\,\text{ft}\), with total area \(600\,\text{ft}^2\). It is not a square.
51536311
A tunnel entrance is modeled by \(h(x) = -0.15x^2 + 5.4\), where the x-axis represents the roadway and both coordinates are measured in meters. a) Find the tunnel's total width at ground level. b) A truck is \(3.20\,\text{m}\) wide and \(3.80\,\text{m}\) high. Can it pass through the center of the tunnel? Justify your answer algebraically. c) What is the greatest possible width of a rectangular vehicle that is \(4.50\,\text{m}\) high and centered in the tunnel?

Hints

- Set the height equal to \(0\) to find the ground-level intercepts. - A centered vehicle extends half its width to each side of the y-axis. - For part c, find the two horizontal positions where the tunnel height equals the vehicle height.

Solution

1. At ground level, set \(h(x) = 0\): \(0 = -0.15x^2 + 5.4\). Then \(x^2 = 36\), so \(x = \pm 6\). The total ground-level width is \(12\,\text{m}\). 2. A centered \(3.20\,\text{m}\)-wide truck extends \(1.60\,\text{m}\) on either side of the center. At an outer edge, \(h(1.60) = -0.15 \cdot 1.60^2 + 5.4 = 5.016\,\text{m}\). 3. Since \(5.016\,\text{m} > 3.80\,\text{m}\), the truck can pass through the center. 4. For a vehicle height of \(4.50\,\text{m}\), solve \(4.50 = -0.15x^2 + 5.4\). Then \(0.15x^2 = 0.90\), so \(x^2 = 6\) and \(x = \pm\sqrt{6}\). 5. The greatest possible width is \(2\sqrt{6}\,\text{m} \approx 4.90\,\text{m}\).

Answer

a) \(12\,\text{m}\) b) Yes. The tunnel is \(5.016\,\text{m}\) high at the truck's outer edges, which exceeds \(3.80\,\text{m}\). c) \(2\sqrt{6}\,\text{m} \approx 4.90\,\text{m}\)
51557011
The underside of a stone bridge is modeled by a parabola. The arch is \(12\,\text{m}\) wide at ground level. At a point \(2\,\text{m}\) horizontally from either ground-level support, the clearance is \(4\,\text{m}\). A centered rectangular truck is \(3.2\,\text{m}\) wide and \(4.5\,\text{m}\) high. Determine algebraically whether the truck can pass beneath the bridge.

Hints

- Use the two ground-level supports as the zeros of the quadratic. - Substitute the known clearance point to determine the leading coefficient. - Find the horizontal positions of the truck's outer edges and evaluate the arch height there.

Solution

1. Place the left support at \((0, 0)\) and the right support at \((12, 0)\). Write the arch in intercept form: \(f(x) = ax(x - 12)\). 2. Use the point \((2, 4)\): \(4 = a \cdot 2 \cdot (2 - 12) = -20a\), so \(a = -0.2\). Therefore, \(f(x) = -0.2x(x - 12) = -0.2x^2 + 2.4x\). 3. The bridge center is at \(x = 6\). A centered \(3.2\,\text{m}\)-wide truck extends from \(x = 6 - 1.6 = 4.4\) to \(x = 6 + 1.6 = 7.6\). 4. The lowest clearance above the truck occurs at its outer edges. By symmetry, evaluate one edge: \(f(4.4) = -0.2 \cdot 4.4^2 + 2.4 \cdot 4.4 = 6.688\,\text{m}\). 5. Since \(6.688\,\text{m} > 4.5\,\text{m}\), the truck can pass beneath the bridge while centered.

Answer

Yes. The clearance at the truck's outer top corners is \(6.688\,\text{m}\), which is greater than the truck's height of \(4.5\,\text{m}\).
52513311
A workshop initially plans to produce \(400\) components at a constant daily quota over a fixed number of days. For the first two days, the team meets the planned daily quota. The production target is then increased to \(430\) components, and the team increases production by \(10\) components per day. The revised job is finished one day earlier than the original schedule. What was the original planned daily quota?

Hints

- Relate daily production, number of days, and total production. - Express the planned number of days in terms of the daily quota. - Determine how many days were worked at each production rate. - Add the production from the two phases.

Solution

1. Let \(x\) be the planned number of components per day and \(t\) the planned number of days. Then \(xt=400\), so \(t=\frac{400}{x}\). 2. The team works \(t-1\) days in total. After the first two days, it works \(t-3\) days at \(x+10\) components per day. 3. Model the actual production: \(2x+(t-3)(x+10)=430\). 4. Substitute \(t=\frac{400}{x}\): \(2x+\left(\frac{400}{x}-3\right)(x+10)=430\). 5. Simplifying gives \(x^2+60x-4000=0\). 6. Apply the quadratic formula: \(x=\frac{-60\pm\sqrt{60^2-4\cdot1\cdot(-4000)}}{2}=\frac{-60\pm140}{2}\). 7. The solutions are \(x=40\) and \(x=-100\). A production rate must be positive, so the planned quota was \(40\) components per day.

Answer

\(40\) components per day
52513411
A harvesting contractor plans to harvest \(220\) acres. After two days at the planned daily rate, a second combine increases the daily rate by \(10\) acres. The harvest is then completed three days earlier than planned. Find the original planned harvesting rate in acres per day.

Hints

- Express the planned duration using total acreage and daily rate. - Determine the number of days spent at the increased rate. - The acreage remains fixed even though the completion time changes. - Select the positive solution for a physical rate.

Solution

1. Let \(x\) be the planned rate in acres per day and \(t\) the planned duration. Then \(xt=220\), so \(t=\frac{220}{x}\). 2. The actual duration is \(t-3\) days. After the first two days, the higher rate is used for \(t-5\) days. 3. Model the total acreage: \(2x+(t-5)(x+10)=220\). 4. Substitute \(t=\frac{220}{x}\): \(2x+\left(\frac{220}{x}-5\right)(x+10)=220\). 5. Simplify: \(-3x+\frac{2200}{x}-50=0\). Multiplying by \(x\) gives \(3x^2+50x-2200=0\). 6. Factor: \((3x+110)(x-20)=0\). The candidates are \(x=20\) and \(x=-\frac{110}{3}\). 7. The positive rate is \(20\) acres per day.

Answer

\(20\) acres per day
52513611
A freight train travels \(300\) miles at a constant average speed. If it had traveled \(20\,\text{mph}\) faster, the trip would have taken \(45\) minutes less. Find the train's actual average speed.

Hints

- Use \(\text{time}=\frac{\text{distance}}{\text{speed}}\). - Convert the time savings to hours. - Write one time expression for each speed. - Set their difference equal to the time savings. - Reject a negative speed.

Solution

1. Let \(v\) be the actual average speed in miles per hour. The actual travel time is \(\frac{300}{v}\) hours, and the faster travel time is \(\frac{300}{v+20}\) hours. 2. Convert \(45\) minutes to \(\frac34\) hour. 3. Set up the time-difference equation: \(\frac{300}{v}-\frac{300}{v+20}=\frac34\). 4. Multiply by \(4v(v+20)\): \(1200(v+20)-1200v=3v(v+20)\). 5. Simplify: \(v^2+20v-8000=0\). 6. Factor: \((v-80)(v+100)=0\), so \(v=80\) or \(v=-100\). 7. Speed must be positive, so the actual average speed was \(80\,\text{mph}\).

Answer

\(80\,\text{mph}\)
52514011
A rectangular building lot has an area of \(1500\,\text{ft}^2\). If its length were increased by \(10\,\text{ft}\) and its width were decreased by \(5\,\text{ft}\), the area would remain unchanged. Find the original length and width of the lot.

Hints

- Use the area formula for a rectangle before and after the change. - Express one dimension in terms of the other. - Substitute to obtain a quadratic equation. - Reject any solution that cannot represent a length.

Solution

1. Let \(l\) be the original length and \(w\) the original width, in feet. Then \(lw=1500\) and \((l+10)(w-5)=1500\). 2. Since \(w=\frac{1500}{l}\), substitute into the second equation: \((l+10)\left(\frac{1500}{l}-5\right)=1500\). 3. Multiply by \(l\) and simplify: \((l+10)(1500-5l)=1500l\), so \(l^2+10l-3000=0\). 4. Factor: \((l-50)(l+60)=0\). Thus, \(l=50\) or \(l=-60\). 5. A length must be positive, so \(l=50\,\text{ft}\). Then \(w=\frac{1500}{50}=30\,\text{ft}\).

Answer

The original lot was \(50\,\text{ft}\) long and \(30\,\text{ft}\) wide.
52515311
A parking lot currently has \(300\) spaces arranged in equal rows. During a renovation, the number of rows will increase by \(5\), and each row will contain \(2\) more spaces. After the renovation, the lot will have \(440\) spaces. Find the number of rows after the renovation. Show why there are two mathematically possible answers.

Hints

- Represent the total number of spaces as rows times spaces per row. - Express the original number of spaces per row in terms of the original number of rows. - Use the renovated configuration to form a quadratic equation. - Remember that the question asks for the number of rows after the renovation.

Solution

1. Let \(r\) be the original number of rows and \(s\) the original number of spaces per row. Then \(rs=300\) and \((r+5)(s+2)=440\). 2. Since \(s=\frac{300}{r}\), substitute into the second equation: \((r+5)\left(\frac{300}{r}+2\right)=440\). 3. Multiply by \(r\) and simplify: \((r+5)(300+2r)=440r\), which gives \(r^2-65r+750=0\). 4. Factor: \((r-15)(r-50)=0\). Thus, the original number of rows could be \(15\) or \(50\). 5. After adding \(5\) rows, the renovated lot could have \(20\) rows or \(55\) rows. 6. Both configurations work: \(20\cdot22=440\) and \(55\cdot8=440\).

Answer

The renovated parking lot could have \(20\) rows or \(55\) rows.
52515411
A class wants to buy a farewell gift that costs \(\$72\). The cost will be divided equally among all participating students. Just before the purchase, \(3\) more students decide to participate, reducing each student's contribution by \(\$2\). a) How many students originally planned to participate? b) Suppose the gift instead cost \(\$144\). Would doubling the original group from part a) to \(18\) students make each person's contribution decrease by \(\$2\) when \(3\) more students join? Justify your answer with a calculation.

Hints

- a) Write the per-person contribution before and after the additional students join. - b) Test the proposed doubled group directly; you do not need to solve a second quadratic equation. - Compare the two per-person contributions for the \(\$144\) gift.

Solution

1. For part a), let \(x\) be the original number of students. The original contribution is \(\frac{72}{x}\), and the new contribution is \(\frac{72}{x+3}\). 2. The contribution decreases by \(\$2\), so \(\frac{72}{x}-\frac{72}{x+3}=2\). 3. Multiply by \(x(x+3)\): \(72(x+3)-72x=2x(x+3)\). 4. Simplify: \(x^2+3x-108=0\). 5. Factor: \((x-9)(x+12)=0\). The candidates are \(x=9\) and \(x=-12\), so \(9\) students originally planned to participate. 6. For part b), if \(18\) students divide \(\$144\), each pays \(\$8\). If \(3\) more students join, each pays \(\frac{144}{21}=\frac{48}{7}\) dollars. 7. The decrease is \(8-\frac{48}{7}=\frac{8}{7}\approx1.14\) dollars, not \(\$2\). Therefore, doubling the original group does not preserve the stated decrease.

Answer

a) \(9\) students b) No. With \(18\) students, adding \(3\) more would reduce each contribution by only \(\frac{8}{7}\) dollars, or about \(\$1.14\), not \(\$2\).
52516011
Two groundskeepers must mow a large lawn. Working together, they can finish the job in exactly \(2\) hours. Working alone, Elena would take \(3\) hours longer than Marcus. Find how long Marcus would take to mow the lawn alone. Also explain why one mathematical solution is not meaningful in this context.

Hints

- Express each person's hourly work rate as the reciprocal of the time needed alone. - Add the two individual rates. - The combined rate is one job divided by \(2\) hours. - Check each algebraic solution against the context.

Solution

1. Let \(x\) be the number of hours Marcus would need alone. Elena would need \(x+3\) hours. 2. Marcus completes \(\frac{1}{x}\) of the lawn per hour, and Elena completes \(\frac{1}{x+3}\) per hour. Together, they complete \(\frac12\) of the lawn per hour. 3. Write the work-rate equation: \(\frac{1}{x}+\frac{1}{x+3}=\frac12\). 4. Multiply by \(2x(x+3)\): \(2(x+3)+2x=x(x+3)\). 5. Simplify: \(x^2-x-6=0\). 6. Factor: \((x-3)(x+2)=0\), so \(x=3\) or \(x=-2\). 7. A work time cannot be negative, so \(x=-2\) is not meaningful. Marcus would take \(3\) hours alone.

Answer

Marcus would take \(3\) hours alone. The solution \(x=-2\) is not meaningful because a work time cannot be negative.
52516411
A boat travels \(36\) miles upstream. For the downstream return trip, the operator increases the boat's speed in still water by \(3\,\text{mph}\). The river current is a constant \(3\,\text{mph}\). The total travel time for both trips is \(6\) hours. Find the boat's original speed in still water.

Hints

- Account for both the change in motor speed and the river current. - Write one time expression for the upstream trip and one for the downstream trip. - Set the sum of the times equal to \(6\) hours. - Check the solutions against the requirement that the boat move upstream.

Solution

1. Let \(v\) be the boat's original speed in still water, in miles per hour. The domain requires \(v>3\). 2. The upstream ground speed is \(v-3\). 3. On the return trip, the boat's still-water speed is \(v+3\), so its downstream ground speed is \(v+6\). 4. The total-time equation is \(\frac{36}{v-3}+\frac{36}{v+6}=6\). 5. Divide by \(6\): \(\frac{6}{v-3}+\frac{6}{v+6}=1\). 6. Multiply by \((v-3)(v+6)\): \(6(v+6)+6(v-3)=(v-3)(v+6)\). 7. Simplify: \(v^2-9v-36=0\). 8. Factor: \((v-12)(v+3)=0\), so \(v=12\) or \(v=-3\). 9. Only \(v=12\) satisfies \(v>3\), so the original still-water speed was \(12\,\text{mph}\).

Answer

\(12\,\text{mph}\)
52516711
Two robotic lawn mowers can mow a large park lawn together in \(3\) hours \(36\) minutes. Working alone, the faster mower would take exactly \(3\) hours less than the slower mower. Find how long each mower would take to mow the entire lawn alone.

Hints

- Convert the combined time to a fraction of an hour. - Express each mower's work rate as the reciprocal of its individual time. - Add the two rates to equal the combined rate. - Reject any negative time.

Solution

1. Convert the combined time to hours: \(3\) hours \(36\) minutes is \(3+\frac{36}{60}=\frac{18}{5}\) hours. The combined work rate is therefore \(\frac{5}{18}\) lawn per hour. 2. Let \(x\) be the number of hours the faster mower would need alone. The slower mower would need \(x+3\) hours. 3. Add the individual work rates: \(\frac{1}{x}+\frac{1}{x+3}=\frac{5}{18}\). 4. Multiply by \(18x(x+3)\): \(18(x+3)+18x=5x(x+3)\). 5. Simplify: \(5x^2-21x-54=0\). 6. Factor: \((5x+9)(x-6)=0\), so \(x=6\) or \(x=-\frac95\). 7. Time must be positive, so the faster mower takes \(6\) hours. The slower mower takes \(6+3=9\) hours.

Answer

The faster mower takes \(6\) hours, and the slower mower takes \(9\) hours.
52516911
A cyclist rides \(36\) miles to a destination and then returns along the same route. The cyclist has a \(3\,\text{mph}\) tailwind on the outbound trip and an equal headwind on the return trip. The entire outing lasts \(5\) hours \(30\) minutes, including a \(30\)-minute break. Find the cyclist's speed in still air.

Hints

- First subtract the break from the total elapsed time. - Add the wind speed on one trip and subtract it on the other. - Write a time expression for each direction. - Check the solution against the requirement that the cyclist can ride into the wind.

Solution

1. Subtract the break from the total time. The actual riding time is \(5\) hours. 2. Let \(v\) be the cyclist's speed in still air, in miles per hour. The domain requires \(v>3\). 3. The outbound speed is \(v+3\), and the return speed is \(v-3\). Therefore, \(\frac{36}{v+3}+\frac{36}{v-3}=5\). 4. Multiply by \((v+3)(v-3)\): \(36(v-3)+36(v+3)=5(v^2-9)\). 5. Simplify: \(5v^2-72v-45=0\). 6. Factor: \((5v+3)(v-15)=0\), so \(v=-\frac35\) or \(v=15\). 7. Only \(v=15\) satisfies the domain, so the cyclist's speed in still air is \(15\,\text{mph}\).

Answer

\(15\,\text{mph}\)
52518111
Two pumps are used to fill a water tank. The first pump is turned on \(2\) hours before the second pump. After the second pump is turned on, the two pumps need \(3\) more hours to fill the tank. Working alone, the second pump could fill the tank \(4\) hours faster than the first pump. Find how long each pump would take to fill the tank alone.

Hints

- Express each pump's hourly rate as the reciprocal of its individual filling time. - Determine how many hours each pump runs. - Add the fractions of the tank filled by the two pumps. - Check each solution against the relationship between the two individual times.

Solution

1. Let \(x\) be the number of hours the first pump would need alone. The second pump would need \(x-4\) hours, so the domain requires \(x>4\). 2. The first pump runs for \(5\) hours in all, and the second pump runs for \(3\) hours. 3. Their contributions fill one tank: \(\frac{5}{x}+\frac{3}{x-4}=1\). 4. Multiply by \(x(x-4)\): \(5(x-4)+3x=x(x-4)\). 5. Simplify: \(x^2-12x+20=0\). 6. Factor: \((x-10)(x-2)=0\), so \(x=10\) or \(x=2\). 7. Only \(x=10\) satisfies \(x>4\). Thus, the first pump takes \(10\) hours alone, and the second takes \(10-4=6\) hours alone.

Answer

The first pump takes \(10\) hours, and the second pump takes \(6\) hours.
52518411
Two combines, machine A and machine B, can harvest a grain field together in \(6\) hours. Working alone, the older and slower machine B would take \(5\) hours longer than machine A. a) Find how long each combine would take to harvest the field alone. b) Machine A costs \(\$110\) per hour to operate, and machine B costs \(\$70\) per hour. Determine whether it costs less to operate both machines together or to have only machine B harvest the entire field.

Hints

- a) Add the machines' hourly work rates. - Express machine B's time in terms of machine A's time. - b) Multiply each hourly operating cost by the number of hours that machine runs. - When both machines run, include both hourly costs.

Solution

1. For part a), let \(x\) be the number of hours machine A would need alone. Machine B would need \(x+5\) hours. 2. Add their work rates: \(\frac{1}{x}+\frac{1}{x+5}=\frac16\). 3. Multiply by \(6x(x+5)\): \(6(x+5)+6x=x(x+5)\). 4. Simplify: \(x^2-7x-30=0\). 5. Factor: \((x-10)(x+3)=0\), so \(x=10\) or \(x=-3\). Time must be positive, so machine A takes \(10\) hours and machine B takes \(15\) hours. 6. For part b), operating both machines for \(6\) hours gives \((110+70)\cdot6=1080\), so the cost is \(\$1080\). 7. Operating machine B alone for \(15\) hours gives \(70\cdot15=1050\), so the cost is \(\$1050\). 8. Because \(1050<1080\), using machine B alone costs \(\$30\) less.

Answer

a) Machine A takes \(10\) hours, and machine B takes \(15\) hours. b) Using machine B alone costs less: \(\$1050\), compared with \(\$1080\) for using both machines.
52519911
A rectangular piece of cardboard is \(10\,\text{cm}\) longer than it is wide. A \(2\,\text{cm}\) square is cut from each corner, and the sides are folded up to form an open-top box. The box has a volume of \(192\,\text{cm}^3\). Find the original length and width of the cardboard.

Hints

- Determine how cutting squares from both ends changes each base dimension. - Use the volume formula for a rectangular prism. - Express both original dimensions using one variable. - Check that the dimensions allow the corner squares to be removed.

Solution

1. Let \(x\) be the original width in centimeters. The original length is \(x+10\). 2. After the corner squares are removed, the box is \(2\,\text{cm}\) high. Its base dimensions are \(x-4\) and \(x+6\). The domain requires \(x>4\). 3. Use the volume: \(2(x-4)(x+6)=192\). 4. Divide by \(2\) and expand: \((x-4)(x+6)=96\), so \(x^2+2x-120=0\). 5. Factor: \((x-10)(x+12)=0\), so \(x=10\) or \(x=-12\). 6. Only \(x=10\) satisfies the domain. The original width was \(10\,\text{cm}\), and the original length was \(20\,\text{cm}\).

Answer

The cardboard was \(20\,\text{cm}\) long and \(10\,\text{cm}\) wide.
52521811
The number of diagonals \(d\) in a convex polygon with \(n\) vertices is given by \(d=\frac{n(n-3)}{2}\). a) A polygon has exactly \(90\) diagonals. Find its number of vertices. b) When one vertex is added to a polygon with \(n\) vertices, how many additional diagonals are created? Write the increase in terms of \(n\), and then evaluate it for the polygon in part a).

Hints

- a) Substitute \(90\) for \(d\) and solve the resulting quadratic equation. - b) Replace \(n\) with \(n+1\) in the diagonal formula. - Subtract the original formula from the new formula. - Consider why adding a vertex also changes one former side into a diagonal.

Solution

1. For part a), set the diagonal formula equal to \(90\): \(\frac{n(n-3)}{2}=90\). 2. Rearrange: \(n^2-3n-180=0\). 3. Factor: \((n-15)(n+12)=0\), so \(n=15\) or \(n=-12\). 4. A polygon cannot have a negative number of vertices, so \(n=15\). 5. For part b), a polygon with \(n+1\) vertices has \(d_{n+1}=\frac{(n+1)(n-2)}{2}\) diagonals. 6. Find the increase: \(d_{n+1}-d_n=\frac{(n+1)(n-2)-n(n-3)}{2}=n-1\). 7. For \(n=15\), the increase is \(15-1=14\) diagonals.

Answer

a) \(15\) vertices b) The increase is \(n-1\) diagonals. For the polygon in part a), the increase is \(14\) diagonals.
52522511
An online store is launched with \(\$x\) in starting capital. During the first year, the store earns a profit of exactly \(\$500\). The entire amount is reinvested. During the second year, the store earns the same percentage return as it did during the first year. At the end of the second year, the total capital is \(\$3600\). Find all mathematically possible values of the original starting capital \(x\).

Hints

- Express the first-year profit as a fraction of the starting capital. - Determine the capital available at the beginning of the second year. - Apply the same percentage return to that new amount. - Clear the denominator before solving the quadratic equation.

Solution

1. The first-year rate of return, written as a decimal, is \(\frac{500}{x}\). 2. At the beginning of the second year, the capital is \(x+500\). 3. Apply the same rate of return during the second year: \((x+500)\left(1+\frac{500}{x}\right)=3600\). 4. Rewrite and clear the denominator: \(\frac{(x+500)^2}{x}=3600\), so \((x+500)^2=3600x\). 5. Expand and rearrange: \(x^2-2600x+250{,}000=0\). 6. Factor: \((x-100)(x-2500)=0\). 7. Therefore, the mathematically possible starting amounts are \(x=100\) and \(x=2500\). Both are positive and satisfy the model.

Answer

The original starting capital could have been \(\$100\) or \(\$2500\).
52524611
A rectangular poster measures \(24\,\text{in} \times 16\,\text{in}\). A border of uniform width \(x\) is left around the printed design. The border has an area of exactly \(144\,\text{in}^2\). a) Find the width \(x\) of the border. b) A student claims, “If the border width were cut in half, the border area would also be cut exactly in half.” Determine whether the claim is true and justify your answer.

Hints

- a) Subtract the border area from the total poster area. - The inner dimensions each decrease by \(2x\). - b) Substitute half of the border width into the area model. - The border area is not a linear function of its width.

Solution

1. The poster's total area is \(24\cdot16=384\,\text{in}^2\), so the printed design has area \(384-144=240\,\text{in}^2\). 2. The design dimensions are \(24-2x\) and \(16-2x\). Therefore, \((24-2x)(16-2x)=240\). 3. Expand and simplify: \(4x^2-80x+144=0\), so \(x^2-20x+36=0\). 4. Factor: \((x-2)(x-18)=0\), so \(x=2\) or \(x=18\). 5. The border must satisfy \(0<x<8\), so \(x=2\,\text{in}\). 6. If the width is halved to \(1\,\text{in}\), the design area is \((24-2)(16-2)=22\cdot14=308\,\text{in}^2\). 7. The new border area is \(384-308=76\,\text{in}^2\). Half of \(144\) is \(72\), so the claim is false.

Answer

a) \(2\,\text{in}\) b) The claim is false. A \(1\)-inch border has area \(76\,\text{in}^2\), not \(72\,\text{in}^2\).
52525011
A \(4\,\text{in} \times 6\,\text{in}\) photo is surrounded by a frame of uniform width. The frame alone has an area of \(24\,\text{in}^2\). a) Find the frame width \(x\). b) A second photo measures \(3\,\text{in} \times 8\,\text{in}\), so it has the same area as the first photo. If the second photo receives a frame of the same width \(x\), will its frame area be greater than, less than, or equal to \(24\,\text{in}^2\)? Justify your answer without solving another quadratic equation.

Hints

- a) Subtract the photo area from the outside rectangle's area. - b) Expand the general frame-area expression before substituting dimensions. - Compare the sums of the two photos' side lengths. - The two photos have equal area, but they do not have equal perimeters.

Solution

1. For part a), the frame area is \((4+2x)(6+2x)-4\cdot6\). Set it equal to \(24\): \((4+2x)(6+2x)-24=24\). 2. Expand and simplify: \(4x^2+20x-24=0\), so \(x^2+5x-6=0\). 3. Factor: \((x-1)(x+6)=0\). Since a width must be positive, \(x=1\,\text{in}\). 4. For a rectangle with side lengths \(a\) and \(b\), a frame of width \(x\) has area \((a+2x)(b+2x)-ab=2x(a+b)+4x^2\). 5. The first photo has \(a+b=4+6=10\), while the second has \(a+b=3+8=11\). 6. With the same positive width \(x\), the larger value of \(a+b\) gives a larger frame area. In fact, the second frame area is \((3+2)(8+2)-24=26\,\text{in}^2\).

Answer

a) \(1\,\text{in}\) b) The second frame area is greater. It is \(26\,\text{in}^2\), because the second photo has the larger sum of side lengths.
52525911
A tank is filled with \(18\) gallons of pure vinegar. A certain amount is removed and replaced with the same amount of water. After the liquid is thoroughly mixed, the same amount of the mixture is removed and replaced with water again. The tank then contains exactly \(8\) gallons of pure vinegar. How many gallons were removed each time?

Hints

- Find the amount and fraction of vinegar after the first replacement. - The second removal contains the same vinegar fraction as the mixed tank. - Write an expression for the vinegar remaining after both removals. - Check the possible values against the tank capacity.

Solution

1. Let \(x\) be the number of gallons removed each time. 2. After the first removal and replacement, \(18-x\) gallons of vinegar remain, so the vinegar fraction is \(\frac{18-x}{18}\). 3. During the second removal, the amount of vinegar removed is \(x\left(\frac{18-x}{18}\right)\). 4. The vinegar remaining is \((18-x)-x\left(\frac{18-x}{18}\right)=\frac{(18-x)^2}{18}\). 5. Set this equal to \(8\): \(\frac{(18-x)^2}{18}=8\), so \((18-x)^2=144\). 6. Thus, \(18-x=12\) or \(18-x=-12\), giving \(x=6\) or \(x=30\). 7. The amount removed cannot exceed the tank capacity, so \(x=6\) gallons.

Answer

\(6\) gallons were removed each time.
52526711
Avery and Blake start at the same time from towns \(A\) and \(B\) and hike toward each other along the same trail. After they meet, each continues at the same constant speed. Avery needs \(4\) more hours to reach town \(B\), while Blake needs \(9\) more hours to reach town \(A\). Find each hiker's total travel time for the entire route between the towns.

Hints

- Think of the route as two segments separated by the meeting point. - Each hiker's pre-meeting segment is traveled by the other hiker after the meeting. - Use distance equals rate times time for those matching segments. - Equate two expressions for the speed ratio.

Solution

1. Let \(t\) be the number of hours before the hikers meet, and let their speeds be \(v_A\) and \(v_B\). 2. Avery's pre-meeting distance is the distance Blake covers in \(9\) hours after the meeting, so \(v_A t=9v_B\). 3. Blake's pre-meeting distance is the distance Avery covers in \(4\) hours after the meeting, so \(v_B t=4v_A\). 4. The first equation gives \(\frac{v_A}{v_B}=\frac{9}{t}\), while the second gives \(\frac{v_A}{v_B}=\frac{t}{4}\). 5. Set the ratios equal: \(\frac{9}{t}=\frac{t}{4}\), so \(t^2=36\). Since time is positive, \(t=6\) hours. 6. Avery's total time is \(6+4=10\) hours, and Blake's total time is \(6+9=15\) hours.

Answer

Avery's total travel time was \(10\) hours, and Blake's was \(15\) hours.
52527311
Alex and Brooke start at the same time from two locations \(A\) and \(B\) and walk toward each other at constant speeds. After they meet, Alex needs \(45\) minutes to reach \(B\), and Brooke needs \(1\) hour \(20\) minutes to reach \(A\). The entire route is \(7\) miles long. Find each hiker's speed in miles per hour.

Hints

- Convert both remaining times to hours. - Express each side of the meeting point using the person who walks it after the meeting. - Use the equal pre-meeting times to find a speed ratio. - Then use the total route length.

Solution

1. Convert the remaining times to hours: Alex walks for \(\frac34\) hour after the meeting, and Brooke walks for \(\frac43\) hours. 2. Let their speeds be \(v_A\) and \(v_B\). The segment from \(A\) to the meeting point has length \(\frac43v_B\), and the segment from the meeting point to \(B\) has length \(\frac34v_A\). 3. Because they traveled for the same amount of time before meeting, \(\frac{\frac43v_B}{v_A}=\frac{\frac34v_A}{v_B}\). 4. Simplify: \(\frac{v_A^2}{v_B^2}=\frac{16}{9}\), so \(v_A=\frac43v_B\) because both speeds are positive. 5. Use the total distance: \(\frac43v_B+\frac34v_A=7\). 6. Substitute \(v_A=\frac43v_B\): \(\frac43v_B+v_B=7\), so \(\frac73v_B=7\) and \(v_B=3\). 7. Therefore, \(v_A=\frac43\cdot3=4\).

Answer

Alex walks at \(4\,\text{mph}\), and Brooke walks at \(3\,\text{mph}\).
52527411
Two trains leave stations \(X\) and \(Y\) at the same time and travel toward each other at constant speeds. After they meet, train 1 needs \(2\) hours to reach station \(Y\), and train 2 needs \(4.5\) hours to reach station \(X\). a) Find the speed ratio \(v_1:v_2\). b) What percentage of the total distance has the faster train traveled when the trains meet? c) Explain generally why \(\frac{v_1}{v_2}=\sqrt{\frac{t_2}{t_1}}\), where \(t_1\) and \(t_2\) are the trains' remaining travel times after the meeting.

Hints

- Match each train's pre-meeting segment with the segment traveled by the other train afterward. - Express those segments as rate times time. - First find the ratio of the squared speeds. - Equal travel times before the meeting make the distance ratio equal to the speed ratio.

Solution

1. Let \(t\) be the common travel time before the meeting. The distances traveled before the meeting are \(d_1=v_1t\) and \(d_2=v_2t\). 2. After the meeting, train 1 travels the segment \(d_2\) in time \(t_1\), so \(d_2=v_1t_1\). Train 2 travels the segment \(d_1\) in time \(t_2\), so \(d_1=v_2t_2\). 3. Substitute into the common-time relationship: \(\frac{v_2t_2}{v_1}=\frac{v_1t_1}{v_2}\). 4. Rearranging gives \(\frac{v_1^2}{v_2^2}=\frac{t_2}{t_1}\). Because speeds are positive, \(\frac{v_1}{v_2}=\sqrt{\frac{t_2}{t_1}}\). 5. For part a), \(\frac{v_1}{v_2}=\sqrt{\frac{4.5}{2}}=\sqrt{2.25}=1.5=\frac32\). Thus, \(v_1:v_2=3:2\). 6. For part b), both trains travel for the same time before meeting, so their distance ratio also is \(3:2\). The faster train travels \(\frac{3}{3+2}=\frac35=60\%\) of the total distance.

Answer

a) \(v_1:v_2=3:2\) b) \(60\%\) c) The matching route segments give \(v_1t=v_2t_2\) and \(v_2t=v_1t_1\). Eliminating \(t\) yields \(\frac{v_1^2}{v_2^2}=\frac{t_2}{t_1}\), and positive speeds give the stated square-root relationship.
52528011
A bus and a car travel the same \(120\)-mile route. The car's average speed is \(20\,\text{mph}\) faster than the bus's speed, so the car arrives \(30\) minutes earlier. a) Find the average speed of each vehicle. b) Suppose both vehicles increased their speeds by \(10\,\text{mph}\). Would the car's time advantage increase, decrease, or remain the same? Explain without solving another quadratic equation.

Hints

- Convert the time difference to hours. - Use distance divided by speed for each travel time. - For part b), examine the time-difference expression when both speeds increase but their difference stays fixed. - A fixed speed difference has a smaller effect on travel time at higher speeds.

Solution

1. For part a), let \(v\) be the bus's speed in miles per hour. The car's speed is \(v+20\). 2. Convert \(30\) minutes to \(\frac12\) hour and write the time-difference equation: \(\frac{120}{v}-\frac{120}{v+20}=\frac12\). 3. Multiply by \(2v(v+20)\): \(240(v+20)-240v=v(v+20)\). 4. Simplify: \(v^2+20v-4800=0\). 5. Factor: \((v-60)(v+80)=0\), so \(v=60\) or \(v=-80\). 6. Speed must be positive, so the bus travels at \(60\,\text{mph}\), and the car travels at \(80\,\text{mph}\). 7. For part b), with a fixed speed difference of \(20\,\text{mph}\), the time advantage is \(\frac{120}{v}-\frac{120}{v+20}=\frac{2400}{v(v+20)}\). 8. Increasing both speeds increases the denominator while the numerator stays fixed, so the time advantage decreases.

Answer

a) The bus travels at \(60\,\text{mph}\), and the car travels at \(80\,\text{mph}\). b) The car's time advantage would decrease.
52528411
Two hikers leave towns \(P\) and \(Q\) at the same time and walk toward each other. The faster hiker walks \(1\,\text{mph}\) faster than the slower hiker. After they meet, the faster hiker needs \(4\) hours to reach town \(P\), while the slower hiker needs \(9\) hours to reach town \(Q\). Find the distance between the towns.

Hints

- Express each post-meeting route segment using speed times time. - The hikers traveled for equal amounts of time before meeting. - Use the \(1\,\text{mph}\) difference to relate their speeds. - Add the two route segments after finding the speeds.

Solution

1. Let \(v\) be the slower hiker's speed in miles per hour. The faster hiker's speed is \(v+1\). 2. The segment from \(P\) to the meeting point has length \(4(v+1)\), and the segment from the meeting point to \(Q\) has length \(9v\). 3. The hikers spent the same amount of time walking before they met, so \(\frac{4(v+1)}{v}=\frac{9v}{v+1}\). 4. Cross-multiply: \(4(v+1)^2=9v^2\). 5. Because speeds are positive, \(2(v+1)=3v\), so \(v=2\). The faster speed is \(3\,\text{mph}\). 6. The two route segments are \(4\cdot3=12\) miles and \(9\cdot2=18\) miles. 7. The total distance is \(12+18=30\) miles.

Answer

\(30\) miles
52528611
Alex and Blake walk toward each other from points \(A\) and \(B\). Alex starts \(1\) hour earlier than Blake. When they meet, Alex has walked \(8\) miles farther than Blake. After the meeting, Alex needs \(1\) more hour to reach \(B\), while Blake needs \(6\) more hours to reach \(A\). Find both walking speeds and the total distance from \(A\) to \(B\).

Hints

- Use the post-meeting times to express the two route segments. - Account for the one-hour difference in starting times. - Introduce a variable for the ratio of the two speeds. - Use the difference between the pre-meeting distances after finding the ratio.

Solution

1. Let the walking speeds be \(v_A\) and \(v_B\), in miles per hour. 2. The segment from the meeting point to \(B\) is \(v_A\) miles because Alex walks it in \(1\) hour. The segment from \(A\) to the meeting point is \(6v_B\) miles because Blake walks it in \(6\) hours. 3. Alex's pre-meeting time is \(\frac{6v_B}{v_A}\), and Blake's is \(\frac{v_A}{v_B}\). Since Alex started one hour earlier, \(\frac{6v_B}{v_A}=\frac{v_A}{v_B}+1\). 4. Let \(r=\frac{v_A}{v_B}\). Then \(\frac{6}{r}=r+1\), so \(r^2+r-6=0\). 5. Factor: \((r-2)(r+3)=0\). A speed ratio is positive, so \(r=2\), meaning \(v_A=2v_B\). 6. Alex had walked \(8\) miles farther at the meeting: \(6v_B-v_A=8\). 7. Substitute \(v_A=2v_B\): \(4v_B=8\), so \(v_B=2\,\text{mph}\) and \(v_A=4\,\text{mph}\). 8. The total distance is \(6\cdot2+1\cdot4=16\) miles.

Answer

Alex walks at \(4\,\text{mph}\), Blake walks at \(2\,\text{mph}\), and the total distance is \(16\) miles.
52530311
A cyclist rides the first \(12\) miles of a trip at a constant speed. For the next \(18\) miles, the cyclist increases the average speed by \(2\,\text{mph}\). The second segment takes exactly \(15\) minutes longer than the first segment. Find both mathematically possible speeds for the first segment.

Hints

- Convert the time difference to hours. - Write a time expression for each segment. - The second speed is \(2\,\text{mph}\) greater than the first. - Check both positive solutions in the original equation.

Solution

1. Let \(v\) be the speed on the first segment, in miles per hour. The speed on the second segment is \(v+2\). 2. The travel times are \(\frac{12}{v}\) and \(\frac{18}{v+2}\) hours. 3. Since the second segment takes \(15\) minutes, or \(\frac14\) hour, longer, \(\frac{18}{v+2}-\frac{12}{v}=\frac14\). 4. Multiply by \(4v(v+2)\): \(72v-48(v+2)=v(v+2)\). 5. Simplify: \(v^2-22v+96=0\). 6. Factor: \((v-6)(v-16)=0\), so \(v=6\) or \(v=16\). 7. Both values are positive and satisfy the original time relationship.

Answer

The first-segment speed could be \(6\,\text{mph}\) or \(16\,\text{mph}\).
52569111
A regional train travels between two cities that are \(180\) miles apart. After traveling for \(2\) hours at its planned constant speed, the train stops for \(12\) minutes because of a track closure. To arrive on time, it travels the remaining distance at a speed \(15\,\text{mph}\) faster than planned. Find the train's original planned speed.

Hints

- Express the planned total travel time using the unknown speed. - Find the distance remaining after the first \(2\) hours. - Convert the stop time to hours. - Set the planned time equal to the actual travel-and-stop time.

Solution

1. Let \(v\) be the planned speed in miles per hour. The planned total travel time is \(\frac{180}{v}\) hours. 2. In the first \(2\) hours, the train travels \(2v\) miles, leaving \(180-2v\) miles. 3. Convert \(12\) minutes to \(\frac15\) hour. The actual time is \(2+\frac15+\frac{180-2v}{v+15}\). 4. Since the train arrives on time, \(\frac{180}{v}=\frac{11}{5}+\frac{180-2v}{v+15}\). 5. Clear the denominators and simplify: \(v^2+165v-13{,}500=0\). 6. Factor: \((v-60)(v+225)=0\), so \(v=60\) or \(v=-225\). 7. Speed must be positive, so the planned speed was \(60\,\text{mph}\).

Answer

\(60\,\text{mph}\)
52697911
Two hikers leave villages that are \(22.5\) miles apart and walk toward each other at constant speeds. Hiker A walks exactly \(1\,\text{mph}\) faster than hiker B, and both speeds are greater than \(1\,\text{mph}\). After they meet, hiker A needs exactly \(2\) hours to reach hiker B's starting village. Find both hikers' speeds.

Hints

- Express the total distance using both speeds and the time before the meeting. - The distance hiker B covers before the meeting is the distance hiker A covers afterward. - Use the \(1\,\text{mph}\) speed difference to eliminate one variable. - Check both algebraic solutions against the stated speed restriction.

Solution

1. Let the speeds be \(v_A\) and \(v_B\), and let \(t\) be the time before they meet. Then \((v_A+v_B)t=22.5\) and \(v_A=v_B+1\). 2. After the meeting, hiker A covers in \(2\) hours the distance hiker B covered before the meeting. Thus, \(v_Bt=2v_A\), so \(t=\frac{2v_A}{v_B}\). 3. Substitute \(v_B=v_A-1\) into the distance equation: \((2v_A-1)\frac{2v_A}{v_A-1}=22.5\). 4. Clear the denominator and simplify: \(4v_A^2-24.5v_A+22.5=0\). 5. The solutions are \(v_A=5\) and \(v_A=1.125\). 6. Since \(v_B=v_A-1\), the corresponding pairs are \((v_A,v_B)=(5,4)\) and \((1.125,0.125)\). 7. The second pair violates the condition that both speeds exceed \(1\,\text{mph}\). Therefore, \(v_A=5\,\text{mph}\) and \(v_B=4\,\text{mph}\).

Answer

Hiker A walks at \(5\,\text{mph}\), and hiker B walks at \(4\,\text{mph}\).
52699411
Three inlet pipes A, B, and C fill a storage tank. When all three are open, they fill the tank in \(x\) hours. - Pipe A alone takes \(4\) hours longer than all three together. - Pipe B alone takes \(10\) hours longer than all three together. - Pipe C alone takes twice as long as all three together. Find \(x\) and the individual filling time for each pipe. Then find the filling time if the slowest pipe is unavailable for maintenance.

Hints

- Express each individual time using the shared time \(x\). - Add the individual filling rates. - Identify the slowest pipe from the individual times. - After removing that pipe, add the two remaining rates and take the reciprocal.

Solution

1. The individual filling times are \(x+4\), \(x+10\), and \(2x\) hours. 2. Add the individual rates: \(\frac{1}{x}=\frac{1}{x+4}+\frac{1}{x+10}+\frac{1}{2x}\). 3. Subtract \(\frac{1}{2x}\): \(\frac{1}{2x}=\frac{1}{x+4}+\frac{1}{x+10}\). 4. Multiply by \(2x(x+4)(x+10)\): \((x+4)(x+10)=2x(x+10)+2x(x+4)\). 5. Simplify: \(3x^2+14x-40=0\). 6. Factor: \((3x+20)(x-2)=0\), so \(x=2\) or \(x=-\frac{20}{3}\). 7. Time must be positive, so all three pipes together take \(2\) hours. The individual times are \(6\) hours for A, \(12\) hours for B, and \(4\) hours for C. 8. Pipe B is the slowest. Without B, the combined rate is \(\frac16+\frac14=\frac{5}{12}\) tank per hour. 9. The new filling time is \(\frac{12}{5}\) hours, or \(2\) hours \(24\) minutes.

Answer

All three pipes together take \(2\) hours. Pipe A takes \(6\) hours, pipe B takes \(12\) hours, and pipe C takes \(4\) hours alone. Without pipe B, the tank takes \(\frac{12}{5}\) hours, or \(2\) hours \(24\) minutes, to fill.
52810611
A motorboat travels \(32\) miles downstream and then returns the same distance upstream. The river current is \(4\,\text{mph}\), and the entire trip takes \(6\) hours. a) Find the boat's speed in still water. b) A second boat with the same still-water speed travels a total of \(64\) miles out and back on a calm lake. Which boat returns to its starting point sooner? Explain without solving another equation.

Hints

- Add the current speed downstream and subtract it upstream. - Add the two travel times for part a). - For part b), compare the effect of equal speed increases and decreases on travel time. - The slower leg lasts longer than the faster leg.

Solution

1. For part a), let \(v\) be the boat's speed in still water, in miles per hour. The domain requires \(v>4\). 2. The downstream and upstream speeds are \(v+4\) and \(v-4\), so \(\frac{32}{v+4}+\frac{32}{v-4}=6\). 3. Multiply by \((v+4)(v-4)\): \(32(v-4)+32(v+4)=6(v^2-16)\). 4. Simplify: \(3v^2-32v-48=0\). 5. Factor: \((3v+4)(v-12)=0\), so \(v=-\frac43\) or \(v=12\). 6. Only \(v=12\) satisfies the domain, so the still-water speed is \(12\,\text{mph}\). 7. For part b), the boat on the calm lake returns sooner. The speed lost while traveling upstream causes more added time than the equal speed gained downstream removes, because the boat spends longer traveling at the lower speed.

Answer

a) \(12\,\text{mph}\) b) The boat on the calm lake returns sooner.
52810911
Two pumps can fill a water tank together in \(6\) hours. In a second procedure, pump 1 fills one-third of the tank by itself, and then pump 2 fills the remaining two-thirds by itself. That procedure takes \(15\) hours in all. Find how long each pump would take to fill the entire tank alone.

Hints

- Write one equation for the combined hourly rate. - Write another equation for the time spent filling one-third and two-thirds of the tank. - Solve one equation for one individual time and substitute. - Check both positive solution pairs.

Solution

1. Let \(t_1\) and \(t_2\) be the individual filling times, in hours. 2. Their combined-rate equation is \(\frac{1}{t_1}+\frac{1}{t_2}=\frac16\). 3. The sequential procedure gives \(\frac13t_1+\frac23t_2=15\), so \(t_1=45-2t_2\). 4. Substitute into the rate equation: \(\frac{1}{45-2t_2}+\frac{1}{t_2}=\frac16\). 5. Clear the denominators and simplify: \(2t_2^2-51t_2+270=0\). 6. Factor: \((2t_2-15)(t_2-18)=0\), so \(t_2=\frac{15}{2}\) or \(t_2=18\). 7. If \(t_2=18\), then \(t_1=9\). If \(t_2=\frac{15}{2}\), then \(t_1=30\). 8. Both pairs satisfy the two original conditions.

Answer

There are two possibilities: - Pump 1 takes \(9\) hours and pump 2 takes \(18\) hours. - Pump 1 takes \(30\) hours and pump 2 takes \(7.5\) hours.
52811011
Two copiers can print a large job together in \(2\) hours. If the job were split in half and one copier printed its half before the other copier printed the remaining half, the total printing time would be \(4\) hours \(10\) minutes. Find how long each copier would take to print the entire job alone.

Hints

- Convert the sequential time to a fraction of an hour. - Use the sequential half-job condition to express one individual time in terms of the other. - Substitute that expression into the combined-rate equation. - Factor the resulting quadratic equation.

Solution

1. Convert \(4\) hours \(10\) minutes to \(\frac{25}{6}\) hours. 2. Let \(x\) and \(y\) be the individual times, in hours. The combined-rate equation is \(\frac1x+\frac1y=\frac12\). 3. Printing half the job on each copier sequentially gives \(\frac{x}{2}+\frac{y}{2}=\frac{25}{6}\), so \(x+y=\frac{25}{3}\). Thus, \(y=\frac{25}{3}-x\). 4. Substitute into the combined-rate equation: \(\frac1x+\frac{1}{\frac{25}{3}-x}=\frac12\). 5. Clear the denominators and simplify: \(3x^2-25x+50=0\). 6. Factor: \((3x-10)(x-5)=0\), so \(x=\frac{10}{3}\) or \(x=5\). 7. The corresponding value of \(y\) is \(5\) or \(\frac{10}{3}\). Therefore, one copier takes \(5\) hours, and the other takes \(\frac{10}{3}\) hours, or \(3\) hours \(20\) minutes.

Answer

One copier takes \(5\) hours, and the other takes \(3\) hours \(20\) minutes.
52811111
Two cyclists leave cities A and B, which are \(80\) miles apart, and ride toward each other. They would meet exactly halfway if the cyclist from city B started \(2\) hours earlier than the cyclist from city A. If they start at the same time, they are still \(20\) miles apart after \(2\) hours. Find both cyclists' speeds.

Hints

- Use the midpoint condition to compare the two travel times for \(40\) miles. - Use the remaining distance after \(2\) hours to find the sum of the speeds. - Substitute one speed into the other equation. - Reject a negative speed.

Solution

1. Let the speeds be \(v_A\) and \(v_B\), in miles per hour. 2. To meet at the midpoint, each cyclist travels \(40\) miles. Since cyclist B starts \(2\) hours earlier, \(\frac{40}{v_B}=\frac{40}{v_A}+2\). 3. If they start together, they cover \(80-20=60\) miles in \(2\) hours, so \(2(v_A+v_B)=60\). Thus, \(v_B=30-v_A\). 4. Substitute into the midpoint equation: \(\frac{40}{30-v_A}=\frac{40}{v_A}+2\). 5. Clear the denominators and simplify: \(v_A^2+10v_A-600=0\). 6. Factor: \((v_A-20)(v_A+30)=0\), so \(v_A=20\) or \(v_A=-30\). 7. Speed must be positive, so \(v_A=20\,\text{mph}\). Then \(v_B=30-20=10\,\text{mph}\).

Answer

The cyclist from city A rides at \(20\,\text{mph}\), and the cyclist from city B rides at \(10\,\text{mph}\).
52811311
Two cyclists start at points \(A\) and \(B\) and ride to the same destination \(Z\). All three points lie on one straight road. Both cyclists arrive after exactly \(30\) minutes. The route from \(B\) to \(Z\) is \(5\) miles longer than the route from \(A\) to \(Z\). To cover the longer route in the same time, the second cyclist's average pace is exactly \(1\) minute less per mile. Find all possible distances between starting points \(A\) and \(B\).

Hints

- Express each pace as total minutes divided by miles traveled. - Use the one-minute-per-mile difference to form an equation. - After finding both distances to \(Z\), consider the possible orders of the three points on the line. - The starting points may be on the same side or opposite sides of the destination.

Solution

1. Let \(x\) be the distance from \(A\) to \(Z\), in miles. Then the distance from \(B\) to \(Z\) is \(x+5\). 2. The cyclists' average paces are \(\frac{30}{x}\) and \(\frac{30}{x+5}\) minutes per mile. 3. The pace difference is \(1\) minute per mile, so \(\frac{30}{x}-\frac{30}{x+5}=1\). 4. Clear the denominators: \(30(x+5)-30x=x(x+5)\). 5. Simplify: \(x^2+5x-150=0\). 6. Factor: \((x-10)(x+15)=0\), so \(x=10\) or \(x=-15\). 7. Distance must be positive, so \(AZ=10\) miles and \(BZ=15\) miles. 8. If \(A\) and \(B\) are on the same side of \(Z\), then \(AB=15-10=5\) miles. If they are on opposite sides of \(Z\), then \(AB=15+10=25\) miles.

Answer

The distance between \(A\) and \(B\) could be \(5\) miles or \(25\) miles.
52811511
Julia and Marcus leave towns that are \(25\) miles apart and cycle toward each other. They meet after exactly \(1\) hour and continue at the same speeds. Julia reaches her destination \(50\) minutes later than Marcus reaches his. Find both cyclists' speeds.

Hints

- Their speed sum equals the total distance because they meet after one hour. - Each cyclist's remaining distance equals the distance the other cyclist traveled before the meeting. - Use a variable for the ratio of their speeds. - Convert \(50\) minutes to a fraction of an hour.

Solution

1. Because they meet after \(1\) hour, their speeds satisfy \(v_J+v_M=25\). 2. At the meeting point, Julia has traveled \(v_J\) miles and Marcus has traveled \(v_M\) miles. Julia's remaining distance is \(v_M\), while Marcus's remaining distance is \(v_J\). 3. Their remaining travel times are \(\frac{v_M}{v_J}\) and \(\frac{v_J}{v_M}\) hours. 4. Julia arrives \(50\) minutes, or \(\frac56\) hour, later: \(\frac{v_M}{v_J}-\frac{v_J}{v_M}=\frac56\). 5. Let \(r=\frac{v_J}{v_M}\). Then \(\frac1r-r=\frac56\), which gives \(6r^2+5r-6=0\). 6. Factor: \((3r-2)(2r+3)=0\). A speed ratio is positive, so \(r=\frac23\). 7. Thus, \(v_J=\frac23v_M\). Combining this with \(v_J+v_M=25\) gives \(v_M=15\,\text{mph}\) and \(v_J=10\,\text{mph}\).

Answer

Julia cycles at \(10\,\text{mph}\), and Marcus cycles at \(15\,\text{mph}\).
52811611
Two cargo boats travel toward each other along a \(60\)-mile canal. They leave opposite ends at the same time and pass each other after \(2\) hours. After they meet, the faster boat reaches its destination \(3\) hours sooner than the slower boat reaches its destination. a) Find both boats' speeds. b) How far has the slower boat traveled when they meet?

Hints

- Use the meeting time to find the sum of the speeds. - Each boat's remaining distance is the distance the other boat traveled before the meeting. - Use a speed ratio to simplify the remaining-time difference. - Multiply the slower speed by \(2\) hours for part b).

Solution

1. Because the boats cover \(60\) miles together in \(2\) hours, their speeds satisfy \(v_s+v_f=30\), where \(v_s\) is the slower speed and \(v_f\) is the faster speed. 2. Before the meeting, the slower boat travels \(2v_s\) miles and the faster boat travels \(2v_f\) miles. 3. After the meeting, the faster boat must travel \(2v_s\) miles, while the slower boat must travel \(2v_f\) miles. 4. The slower boat's remaining time exceeds the faster boat's by \(3\) hours: \(\frac{2v_f}{v_s}-\frac{2v_s}{v_f}=3\). 5. Let \(r=\frac{v_s}{v_f}\). Then \(\frac{2}{r}-2r=3\), so \(2r^2+3r-2=0\). 6. Factor: \((2r-1)(r+2)=0\). Since the ratio is positive, \(r=\frac12\), so \(v_f=2v_s\). 7. From \(v_s+v_f=30\), \(3v_s=30\), giving \(v_s=10\,\text{mph}\) and \(v_f=20\,\text{mph}\). 8. The slower boat travels \(2\cdot10=20\) miles before the meeting.

Answer

a) The boats travel at \(10\,\text{mph}\) and \(20\,\text{mph}\). b) The slower boat has traveled \(20\) miles when they meet.
52944711
Consider the family \(f_k(x)=kx^2-x\), where \(k\in\mathbb{R}\setminus\{0\}\). a) Find the vertex of each parabola in terms of \(k\). b) Show that every vertex lies on the line \(y=-\frac{1}{2}x\). c) Which vertex is closest to \(P(5, 0)\)? Find the corresponding value of \(k\).

Hints

- Complete the square to identify the vertex. - Eliminate \(k\) between the vertex coordinates. - Minimize the squared distance instead of the distance. - Express the squared distance as a quadratic in the vertex x-coordinate.

Solution

1. Complete the square: \(f_k(x)=k\left(x-\frac{1}{2k}\right)^2-\frac{1}{4k}\). Therefore, the vertex is \(\left(\frac{1}{2k}, -\frac{1}{4k}\right)\). 2. Since the vertex x-coordinate is \(x=\frac{1}{2k}\), we have \(k=\frac{1}{2x}\). Substituting into the y-coordinate gives \(y=-\frac{x}{2}\). 3. A point on this line has coordinates \(\left(x,-\frac{x}{2}\right)\). Its squared distance from \(P\) is \(D(x)=(x-5)^2+\left(-\frac{x}{2}\right)^2=\frac{5}{4}x^2-10x+25\). 4. Completing the square gives \(D(x)=\frac{5}{4}(x-4)^2+5\), so the minimum occurs at \(x=4\). Then \(y=-2\), and \(k=\frac{1}{2x}=\frac{1}{8}\).

Answer

a) \(\left(\frac{1}{2k}, -\frac{1}{4k}\right)\) b) \(y=-\frac{1}{2}x\) c) The closest vertex is \((4, -2)\), corresponding to \(k=\frac{1}{8}\).

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.