Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Solve systems of linear equations

Click problems to add them to your worksheet.

5520138
The graph shows two linear equations. What is the solution of the system?
Figure for problem 552013

Hints

- Look for the point where the two lines cross. - Read both coordinates of that intersection from the grid.

Solution

1. A solution of a system is a point that lies on both lines. 2. The two lines intersect at \((2, 3)\). 3. Therefore, the system's solution is \((2, 3)\).

Answer

\((2, 3)\)
5520148
Solve the system: \(\begin{cases} x = 6 \\ x + y = 10 \end{cases}\)

Hints

- One coordinate is already given directly by the first equation. - Substitute that value into the other equation to find the remaining coordinate.

Solution

1. The first equation gives \(x = 6\). 2. Substitute \(6\) for \(x\) in the second equation: \(6 + y = 10\), so \(y = 4\). 3. The solution is \((6, 4)\).

Answer

\((6, 4)\)
5546618
Solve the system by elimination: \(\begin{cases} x+y=7 \\ x-y=1 \end{cases}\) Your response must show the equation produced when the two equations are combined, then give the ordered-pair solution.

Hints

- Look for a pair of variable terms that cancel when the equations are added. - After one variable is eliminated, solve the resulting one-variable equation. - Substitute the value you find into either original equation.

Solution

1. Add the equations. The \(y\)-terms cancel, giving \(2x=8\). 2. Divide by \(2\): \(x=4\). 3. Substitute into \(x+y=7\): \(4+y=7\), so \(y=3\). 4. The solution is \((4, 3)\).

Answer

Adding the equations gives \(2x=8\). Therefore, the solution is \((4, 3)\).
5129738
The lines \(g_1:y=2x-1\) and \(g_2:y=-x+5\) are given. a) Find the coordinates of their intersection point \(S\). b) Verify that your point satisfies both equations.

Hints

- At an intersection, the two equations have the same x-value and y-value. - After solving for x, substitute into either equation to find y. - A system solution must satisfy both original equations.

Solution

1. Set the equations equal: \(2x-1=-x+5\). Then \(3x=6\), so \(x=2\). Substituting gives \(y=3\), so \(S=(2,3)\). 2. For \(g_1\), \(2(2)-1=3\). For \(g_2\), \(-2+5=3\). Thus \((2,3)\) satisfies both equations.

Answer

a) \(S=(2, 3)\) b) Yes. Substitution gives \(y=3\) in both equations.
5129808
Two lines are given by \(h(x)=0.8x+2\) and \(k(x)=-1.2x+6\). Find their intersection point algebraically, then verify the ordered pair in both equations.

Hints

- What equation can you write when two functions have the same output at the same x-value? - After finding x, substitute it into one equation to find y. - A solution to a system must satisfy both original equations.

Solution

1. At the intersection, \(h(x)=k(x)\). Solve \(0.8x+2=-1.2x+6\), giving \(2x=4\) and \(x=2\). 2. Substitute \(x=2\): \(h(2)=0.8\cdot2+2=3.6\). Thus the intersection is \((2,3.6)\). 3. Check the second equation: \(k(2)=-1.2\cdot2+6=3.6\). The point satisfies both equations.

Answer

\((2, 3.6)\)
5130698
Find the exact coordinates of the intersection point \(S\) of the lines \(f(x) = \frac{2}{5}x + 3\) and \(g(x) = -\frac{1}{2}x - 6\).

Hints

- What must be true about the two function values at an intersection? - Move all x-terms to one side before solving. - Multiplying by a common denominator may make the fraction equation easier.

Solution

1. Set the function values equal: \(\frac{2}{5}x + 3 = -\frac{1}{2}x - 6\). 2. Combine the x-terms: \(\frac{2}{5}x + \frac{1}{2}x = -9\), so \(\frac{9}{10}x = -9\). 3. Solving gives \(x = -10\). 4. Substitute into \(f\): \(y = \frac{2}{5} \cdot (-10) + 3 = -1\). 5. Therefore, \(S = (-10, -1)\).

Answer

\(S = (-10, -1)\)
5130768
The lines \(k\) and \(l\) are given by \(k(x)=3x-9\) and \(l(x)=-x+3\). a) Find their intersection point algebraically. b) Explain algebraically why the lines intersect on the x-axis.

Hints

- What must be true about the two function values at an intersection? - What y-coordinate does every point on the x-axis have? - Use your result from part a) to justify part b).

Solution

1. Set the function values equal: \(3x-9=-x+3\). Then \(4x=12\), so \(x=3\). Substituting gives \(k(3)=0\), so the intersection point is \((3,0)\). 2. A point lies on the x-axis exactly when its y-coordinate is \(0\). Since the intersection has y-coordinate \(0\), it lies on the x-axis.

Answer

a) \((3, 0)\) b) The intersection lies on the x-axis because its y-coordinate is \(0\).
5131548
Two lines are defined by \(g:y=-2x+6\) and \(h:y=0.5x-4\). Find their intersection point algebraically and verify it in both equations.

Hints

- At an intersection, what must be true about the two y-values for the same x-value? - After solving for x, substitute into either equation to find y. - Check the ordered pair in the other equation.

Solution

1. Set the equations equal: \(-2x+6=0.5x-4\). Then \(10=2.5x\), so \(x=4\). 2. Substitute \(x=4\): \(y=-2(4)+6=-2\). The intersection is \((4,-2)\). 3. Check \(h(4)=0.5(4)-4=-2\), so the point satisfies both equations.

Answer

\((4, -2)\)
5131578
The functions \(f(x)=2x-3\) and \(g(x)=-x+6\) are given. a) Solve \(2x-3=-x+6\) algebraically and find the intersection point of the two graphs. b) Explain what the intersection point means in relation to the equation.

Hints

- At an intersection, what must be true about the two function values? - After finding the common x-value, substitute it into either function. - Which coordinate of the intersection gives the solution of \(f(x)=g(x)\)?

Solution

1. Solve \(2x-3=-x+6\). Then \(3x=9\), so \(x=3\). Substituting gives \(y=3\), so the intersection is \((3,3)\). 2. At the intersection, both functions have the same input and output. Here both equal \(3\) when \(x=3\), so \(x=3\) is the solution of the equation \(f(x)=g(x)\).

Answer

a) \(x=3\), and the intersection point is \((3, 3)\). b) The intersection shows the input where the two function values are equal.
5132258
The linear functions \(f(x) = 1.5x - 2\) and \(g(x) = -x + 3\) are given. Find the coordinates of their intersection point \(S\). Then state which quadrant contains \(S\) and briefly justify your answer.

Hints

- What must be true about the two function values at an intersection? - After finding the common x-value, how can you find the y-coordinate? - Recall the signs of coordinates in each quadrant.

Solution

1. Set the function values equal: \(1.5x - 2 = -x + 3\). 2. Then \(2.5x = 5\), so \(x = 2\). 3. Substitute into \(g\): \(g(2) = -2 + 3 = 1\). Thus \(S = (2, 1)\). 4. Both coordinates are positive, so \(S\) lies in Quadrant I.

Answer

\(S = (2, 1)\), in Quadrant I.
5137018
A sports club is planning a trip. Youth tickets cost \(\$12\) each and adult tickets cost \(\$18\) each. Exactly \(25\) people attend, and the total ticket cost is \(\$360\). How many youth tickets and adult tickets are purchased?

Hints

- Use one equation for the total number of tickets and another for the total cost. - Solve the simpler equation for one variable. - Substitute that expression into the cost equation.

Solution

1. Let \(x\) be the number of youth tickets and \(y\) the number of adult tickets. The system is \(x+y=25\) and \(12x+18y=360\). 2. From \(x+y=25\), write \(x=25-y\). 3. Substitute: \(12(25-y)+18y=360\). Then \(300+6y=360\), so \(y=10\). 4. Substitute into \(x+y=25\): \(x=15\).

Answer

\(15\) youth tickets and \(10\) adult tickets
5137178
The graph shows two lines that form a system of linear equations. Use the graph to determine the solution of the system. Give the intersection as an ordered pair.
Figure for problem 513717

Hints

- Look for the point shared by both lines. - Read the x-coordinate and y-coordinate from the grid. - Write the intersection as an ordered pair.

Solution

1. A solution of a graphed system is a point that lies on both lines. 2. The two lines intersect at \((2, 1)\). 3. Therefore, the solution of the system is \((2, 1)\).

Answer

\((2, 1)\)
5137188
The graph shows two lines that form a system. Use the graph to determine the solution. Then explain how the graph shows that this solution is unique.
Figure for problem 513718

Hints

- Find the point where both lines pass through the same grid location. - Read both coordinates carefully, including the sign of the y-coordinate. - How many intersection points do the two distinct nonparallel lines have?

Solution

1. Read the common point of the two lines from the coordinate grid: \((2, -1)\). 2. The lines cross only once in the plane. 3. Therefore, the system has the unique solution \((2, -1)\).

Answer

The solution is \((2, -1)\). It is unique because the two lines intersect at exactly one point.
5137868
Use the graph to find the solution set of the system of two linear equations. Give the solution as an ordered pair.
Figure for problem 513786

Hints

- The system's solution is the common point of the two lines. - Use the grid to read the x-coordinate first and then the y-coordinate. - Write a one-point solution set using the ordered pair.

Solution

1. The solution must lie on both graphed lines. 2. The lines intersect at \((2, 3)\). 3. Therefore, the solution set is \(\{(2, 3)\}\).

Answer

The solution set is \(\{(2, 3)\}\).
5138027
In an isosceles triangle, the vertex angle is \(15^\circ\) greater than either base angle. Find all three angle measures.

Hints

- The two base angles of an isosceles triangle are congruent. - The three interior angles of a triangle sum to \(180^\circ\). - Express the vertex angle using one base-angle variable.

Solution

1. Let \(b\) be the measure of each base angle. 2. The vertex angle is \(b+15^\circ\). 3. The interior angles of a triangle sum to \(180^\circ\), so \(2b+(b+15^\circ)=180^\circ\). 4. Simplify: \(3b+15^\circ=180^\circ\), so \(b=55^\circ\). 5. The vertex angle is \(55^\circ+15^\circ=70^\circ\).

Answer

The two base angles are \(55^\circ\) each, and the vertex angle is \(70^\circ\).
5140647
In a right triangle, one acute angle \(\alpha\) is \(12^\circ\) greater than three times the other acute angle \(\beta\). Find the measures of \(\alpha\) and \(\beta\).

Hints

- The two acute angles in a right triangle are complementary. - Express one acute angle in terms of the other. - Substitute that expression into the \(90^\circ\) angle sum.

Solution

1. The acute angles of a right triangle sum to \(90^\circ\). 2. Since \(\alpha=3\beta+12^\circ\), write \((3\beta+12^\circ)+\beta=90^\circ\). 3. Simplify: \(4\beta+12^\circ=90^\circ\), so \(\beta=19.5^\circ\). 4. Then \(\alpha=90^\circ-19.5^\circ=70.5^\circ\).

Answer

\(\alpha=70.5^\circ\) and \(\beta=19.5^\circ\).
5242108
The graph shows two lines that form a linear system. Use the graph to determine the ordered-pair solution.
Figure for problem 524210

Hints

- A graphical solution is the point common to both lines. - Read the x-coordinate from the horizontal axis and the y-coordinate from the vertical axis. - Check that the intersection lies exactly on grid lines.

Solution

1. Locate the point where the two graphed lines intersect. 2. The intersection is at \((1, 2)\). 3. Therefore, the system's solution is \((1, 2)\).

Answer

\((1, 2)\)
5242138
Use the graph to solve the system of two linear equations. State the intersection as an ordered pair.
Figure for problem 524213

Hints

- Look for the crossing point of the two lines. - Use the tick labels to read its coordinates. - Write the x-coordinate first.

Solution

1. Find the point that lies on both graphed lines. 2. The lines meet at \((2, 2)\). 3. Therefore, the solution is \((2, 2)\).

Answer

\((2, 2)\)
5332228
Use the graph to write the system of linear equations represented by lines \(g\) and \(h\). Then give the solution set.
Figure for problem 533222

Hints

- Find where each line crosses the vertical axis to identify its \(y\)-intercept. - Use two clearly readable points on each line to determine its slope. - The intersection of the two lines is the ordered pair that satisfies both equations.

Solution

1. Line \(g\) has \(y\)-intercept \(1\). Using the points \((0, 1)\) and \((1, 2)\), its slope is \(1\), so its equation is \(y = x + 1\). 2. Line \(h\) has \(y\)-intercept \(4\). Using the points \((0, 4)\) and \((2, 3)\), its slope is \(-0.5\), so its equation is \(y = -0.5x + 4\). 3. The lines intersect at \((2, 3)\). 4. Therefore, the solution set is \(\{(2, 3)\}\).

Answer

(I) \(y = x + 1\); (II) \(y = -0.5x + 4\); solution set: \(\{(2, 3)\}\)
5332758
Two candles are lit at the same time. The graphs show each candle's height \(y\), in inches, as a function of time \(x\), in hours. Line \(p\) represents Candle A, and line \(q\) represents Candle B. a) Describe each candle's initial height and burn rate. b) Determine graphically or algebraically when the candles have the same height and find that height.
Figure for problem 533275

Hints

- The y-intercepts give the initial heights. - The magnitude of each negative slope is the burn rate. - The intersection represents equal heights at the same time.

Solution

1. Candle A begins at \(6\) inches and decreases at \(0.75\,\text{in./h}\), so \(A(x)=-0.75x+6\). 2. Candle B begins at \(9\) inches and decreases at \(1.5\,\text{in./h}\), so \(B(x)=-1.5x+9\). 3. Set the functions equal: \(-0.75x+6=-1.5x+9\). Then \(0.75x=3\), so \(x=4\). 4. Substitute \(x=4\) into either function to get \(y=3\). The candles are both \(3\) inches tall after \(4\) hours.

Answer

a) Candle A: initial height \(6\,\text{in.}\), burn rate \(0.75\,\text{in./h}\); Candle B: initial height \(9\,\text{in.}\), burn rate \(1.5\,\text{in./h}\) b) After \(4\) hours, both are \(3\) inches tall.
5332768
Luke and Sarah are saving money for new bicycles. The graphs show each person's balance \(y\), in dollars, after \(x\) weeks. Line \(l\) represents Luke, and line \(s\) represents Sarah. a) Who has more money at the start? Who saves more each week? b) After how many weeks do they have the same balance, and what is that balance?
Figure for problem 533276

Hints

- The y-intercepts are the starting balances. - The slopes are the weekly saving rates. - The intersection represents equal balances.

Solution

1. Sarah starts with \(\$40\), while Luke starts with \(\$10\), so Sarah has more initially. 2. Luke's balance increases by \(\$5\) per week, while Sarah's increases by \(\$2\) per week, so Luke saves more each week. 3. Their equations are \(L(x)=5x+10\) and \(S(x)=2x+40\). 4. Set them equal: \(5x+10=2x+40\), so \(3x=30\) and \(x=10\). 5. The common balance is \(5\cdot10+10=60\), or \(\$60\).

Answer

a) Sarah starts with more; Luke saves more each week, \(\$5\) per week versus \(\$2\) per week. b) After \(10\) weeks; \(\$60\)
5333378
The graph shows three lines \(g_1\), \(g_2\), and \(g_3\) that form one system. Use the graph to find the ordered pair that satisfies all three equations.
Figure for problem 533337

Hints

- A point must lie on every line to solve the entire system. - Find the one location shared by all three lines. - Read the coordinates from the grid.

Solution

1. A solution of the three-equation system must lie on all three graphed lines at once. 2. The three lines share the point \((2, 2)\). 3. Therefore, the solution is \((2, 2)\).

Answer

\((2, 2)\)
5546628
Solve the system by elimination. First multiply one equation by a constant so that one variable cancels when the equations are combined. \(\begin{cases} 2x+y=11 \\ x+2y=10 \end{cases}\) Your response must show the scaled equation and the equation produced by elimination before giving the ordered-pair solution.

Hints

- Choose one variable and compare its coefficients in the two equations. - What single multiplication would make those coefficients opposites? - After adding the equations, solve the resulting one-variable equation. - Substitute back into an original equation to find the other coordinate.

Solution

1. Multiply the second equation by \(-2\): \(-2x-4y=-20\). 2. Add this equation to \(2x+y=11\). The \(x\)-terms cancel, giving \(-3y=-9\). 3. Divide by \(-3\): \(y=3\). 4. Substitute into \(x+2y=10\): \(x+6=10\), so \(x=4\). 5. The solution is \((4, 3)\).

Answer

One valid setup is to multiply the second equation by \(-2\), giving \(-2x-4y=-20\). Adding it to the first equation gives \(-3y=-9\). Therefore, the solution is \((4, 3)\).
5100708
Four watermelons and six mangoes cost \(\$52\) altogether. Five watermelons and three mangoes cost \(\$47\) altogether. How much does one watermelon cost? a) \(\$4\) b) \(\$5\) c) \(\$6\) d) \(\$7\)

Hints

- Translate each purchase into an equation. - Use a system-solving method that eliminates one variable. - Scale one equation so one pair of variable coefficients matches.

Solution

1. Let \(x\) be the price of one watermelon and \(y\) the price of one mango, in dollars. 2. Write the system \(4x + 6y = 52\) and \(5x + 3y = 47\). 3. Multiply the second equation by \(2\): \(10x + 6y = 94\). 4. Subtract the first equation: \(6x = 42\), so \(x = 7\).

Answer

d) \(\$7\)
5119128
Two runners, Alex and Blake, train on a long, straight trail. Alex starts at mile marker \(0\) and runs at a constant speed of \(8\,\text{mi/h}\). Blake starts at the same time at mile marker \(2\) and runs at a constant speed of \(6\,\text{mi/h}\). Write a linear position function for each runner, then use the models to determine when and where Alex catches Blake.

Hints

- For each runner, identify the starting position and the distance added each hour. - A linear position model has the form starting position plus rate times time. - At the catch-up time, what must be true about the two position values?

Solution

1. Alex starts at \(0\) and gains \(8\) miles each hour, so \(s_A(t)=8t\). 2. Blake starts at mile marker \(2\) and gains \(6\) miles each hour, so \(s_B(t)=2+6t\). 3. At the catch-up time the positions are equal: \(8t=2+6t\). Thus \(2t=2\), so \(t=1\) hour. 4. Substitute \(t=1\): \(s_A(1)=8\) and \(s_B(1)=8\). Alex catches Blake at mile marker \(8\).

Answer

\(s_A(t)=8t\) and \(s_B(t)=2+6t\). Alex catches Blake after \(1\) hour at mile marker \(8\).
5120688
Two car-sharing plans have different monthly rates: - QuickRide has no monthly fee and costs \(\$0.30\) per driving minute. - CityCar has a \(\$10.00\) monthly fee plus \(\$0.10\) per driving minute. a) Find the monthly cost of each plan for \(30\) minutes and for \(60\) minutes of driving. b) Write a system of equations for the two plan costs and determine algebraically where the two lines intersect. Then state when CityCar becomes less expensive than QuickRide. c) Interpret the system's solution in context.

Hints

- Represent each plan with a cost equation using the same variables. - At the intersection, the same ordered pair satisfies both equations. - Once you find the break-even point, compare the plans' per-minute rates to decide which is cheaper afterward.

Solution

1. At \(30\) minutes, QuickRide costs \(30\cdot\$0.30=\$9.00\) and CityCar costs \(\$10.00+30\cdot\$0.10=\$13.00\). At \(60\) minutes, QuickRide costs \(60\cdot\$0.30=\$18.00\) and CityCar costs \(\$10.00+60\cdot\$0.10=\$16.00\). 2. Let \(x\) be monthly driving minutes and \(y\) be monthly cost. The system is \(y=0.30x\) and \(y=10+0.10x\). Equating the expressions gives \(0.30x=10+0.10x\), so \(0.20x=10\) and \(x=50\). Then \(y=0.30\cdot50=15\). 3. The lines intersect at \((50,15)\). Because CityCar has the smaller per-minute rate, it is less expensive for more than \(50\) minutes of monthly driving. 4. The solution means both plans cost \(\$15.00\) at \(50\) minutes of monthly driving.

Answer

a) At \(30\) minutes: QuickRide \(\$9.00\), CityCar \(\$13.00\). At \(60\) minutes: QuickRide \(\$18.00\), CityCar \(\$16.00\). b) \(y=0.30x\) and \(y=10+0.10x\); the intersection is \((50,15)\). CityCar is less expensive for more than \(50\) minutes. c) At \(50\) minutes of monthly driving, both plans cost \(\$15.00\).
5125888
Ms. Miller is four times as old as her daughter Leah. In 6 years, Ms. Miller will be three times as old as Leah will be then. How old are they now?

Hints

- Express the mother’s current age in terms of the daughter’s current age. - Write a second equation for their ages 6 years from now. - Both ages increase by the same amount. - Substitute one age relationship into the other equation.

Solution

1. Let \(L\) be Leah’s current age and \(M\) be Ms. Miller’s current age. 2. The current-age relationship is \(M = 4L\). 3. The relationship 6 years from now is \(M + 6 = 3(L + 6)\). 4. Substitute \(M = 4L\) into the second equation: \(4L + 6 = 3(L + 6)\). 5. Distribute: \(4L + 6 = 3L + 18\). 6. Subtract \(3L\) and then subtract \(6\): \(L = 12\). 7. Find Ms. Miller’s age: \(M = 4 \cdot 12 = 48\).

Answer

Leah is 12 years old, and Ms. Miller is 48 years old.
5129058
A company offers two rental plans for a moving van. Plan A is modeled by \(y=0.30x+45\), and Plan B is modeled by \(y=0.50x+25\), where \(x\) is the number of miles driven and \(y\) is the total cost in dollars. Solve the system algebraically to find the break-even point. Then use the two rates to state which plan is less expensive for trips shorter than the break-even distance and which is less expensive for longer trips.

Hints

- At the break-even point, what must be true about the two total-cost expressions? - After finding the common mileage, substitute it into either cost equation. - Compare the per-mile rates to decide which plan becomes cheaper after the intersection.

Solution

1. At the break-even point, both equations have the same \(x\) and \(y\), so set \(0.30x+45=0.50x+25\). 2. Subtract \(0.30x\) and \(25\): \(20=0.20x\), so \(x=100\). 3. Substitute \(x=100\) into either equation: \(y=0.30\cdot100+45=75\). The break-even point is \((100,75)\). 4. Plan A has the higher starting fee but smaller per-mile rate, so Plan B is less expensive for trips shorter than \(100\) miles, and Plan A is less expensive for trips longer than \(100\) miles.

Answer

The break-even point is \((100,75)\). Plan B is less expensive for trips under \(100\) miles; Plan A is less expensive for trips over \(100\) miles.
5130498
The linear functions \(g(x) = -x + 4\) and \(h(x) = 2x - 2\) are given. First compare their values at \(x = 0\), \(1\), \(2\), and \(3\) to identify the intersection point. Then verify it algebraically by solving \(g(x) = h(x)\) and finding the corresponding y-value.

Hints

- At an intersection point, both functions have the same input and output. - Compare the two function values for each listed x-value. - Solve the equation for \(x\), then substitute to find \(y\). - Check the point in both equations.

Solution

1. The values are: <table><tr><th>\(x\)</th><th>0</th><th>1</th><th>2</th><th>3</th></tr><tr><td>\(g(x)\)</td><td>4</td><td>3</td><td>2</td><td>1</td></tr><tr><td>\(h(x)\)</td><td>-2</td><td>0</td><td>2</td><td>4</td></tr></table> Both functions have value \(2\) when \(x=2\), so the intersection is \((2,2)\). 2. Verify algebraically: \(-x+4=2x-2\). Adding \(x\) and then \(2\) gives \(6=3x\), so \(x=2\). 3. Substitute into either function: \(g(2)=-2+4=2\). Thus, the intersection point is \((2,2)\).

Answer

The intersection point is \((2, 2)\).
5130598
Line \(g\) passes through \(P(0,1)\) and \(Q(2,5)\). Line \(h\) is given by \(y=-x+7\). a) Find an equation for line \(g\). b) Find the intersection point \(S\) of the two lines.

Hints

- How do you find the slope between two points? - Which given point reveals the y-intercept directly? - What condition do the function values satisfy at an intersection?

Solution

1. The slope of \(g\) is \(m=\frac{5-1}{2-0}=2\). Point \(P(0,1)\) gives the y-intercept \(1\), so \(g\) has equation \(y=2x+1\). 2. Set the equations equal: \(2x+1=-x+7\). Then \(3x=6\), so \(x=2\). Substituting gives \(y=5\), so \(S=(2,5)\).

Answer

a) \(y=2x+1\) b) \(S=(2, 5)\)
5130648
The graphs of \(f(x) = \frac{1}{2}x + 1\) and \(g(x) = mx + 4\) intersect when \(x = -2\). Find the slope \(m\) of \(g\).

Hints

- If you know the x-coordinate of the intersection, how can you find its y-coordinate? - What must be true about that point for the second line? - Substitute the point into the equation containing the unknown slope.

Solution

1. Find the y-value of the intersection using \(f\): \(f(-2) = \frac{1}{2} \cdot (-2) + 1 = 0\). 2. Thus the intersection point is \((-2, 0)\). 3. Substitute this point into \(g(x) = mx + 4\): \(0 = -2m + 4\). 4. Then \(2m = 4\), so \(m = 2\).

Answer

\(m = 2\)
5130658
The linear functions are \(f(x) = 3x - 4\) \(g(x) = -x + 8\) \(h(x) = 2x - 1\). First find the intersection point \(S\) of the graphs of \(f\) and \(g\). Then determine algebraically whether the graph of \(h\) also passes through \(S\).

Hints

- Start by finding where the first two lines have equal function values. - How can you check whether a given point lies on another line? - Substitute the x-coordinate of the intersection into \(h\) and compare the y-value.

Solution

1. Set \(f(x) = g(x)\): \(3x - 4 = -x + 8\). 2. Then \(4x = 12\), so \(x = 3\). 3. Find the y-value: \(f(3) = 3 \cdot 3 - 4 = 5\). Thus \(S = (3, 5)\). 4. Check \(h\) at \(x = 3\): \(h(3) = 2 \cdot 3 - 1 = 5\). 5. Since \(h(3) = 5\), the graph of \(h\) also passes through \(S\).

Answer

The intersection of \(f\) and \(g\) is \(S = (3, 5)\). The graph of \(h\) also passes through \(S\).
5130738
Line \(f\) has equation \(f(x) = 0.8x + b\), and line \(g\) is given by \(g(x) = -1.2x + 10\). The two lines intersect when \(x = 4\). Find the value of \(b\) and the coordinates of the intersection point.

Hints

- Use the fully known function to find the y-value at \(x = 4\). - What must be true about both functions at their intersection? - Use the y-value you found to solve for the missing parameter.

Solution

1. Use \(g\) to find the y-value of the intersection: \(g(4) = -1.2 \cdot 4 + 10 = 5.2\). 2. Since the point is on both lines, \(f(4) = 5.2\). 3. Substitute into \(f\): \(0.8 \cdot 4 + b = 5.2\). 4. Then \(3.2 + b = 5.2\), so \(b = 2\). 5. The intersection point is \((4, 5.2)\).

Answer

\(b = 2\) and the intersection point is \((4, 5.2)\).
5130748
Find the intersection point of two lines from the given information. Line \(h_1\) passes through \(A(2, 5)\) and \(B(4, 9)\). Line \(h_2\) has slope \(m = -0.5\) and passes through \(C(6, 1)\).

Hints

- How do you find a line's slope from two points? - How can you write a line equation from a point and a slope? - Once you have both equations, how do you find their common point?

Solution

1. For \(h_1\), the slope is \(m_1 = \frac{9 - 5}{4 - 2} = 2\). Using \(A(2, 5)\), \(5 = 2 \cdot 2 + b_1\), so \(b_1 = 1\). Thus \(h_1(x) = 2x + 1\). 2. For \(h_2\), use \(C(6, 1)\): \(1 = -0.5 \cdot 6 + b_2\), so \(b_2 = 4\). Thus \(h_2(x) = -0.5x + 4\). 3. Set the equations equal: \(2x + 1 = -0.5x + 4\). 4. Then \(2.5x = 3\), so \(x = 1.2\). 5. Substitute into \(h_1\): \(y = 2 \cdot 1.2 + 1 = 3.4\). 6. Therefore, the intersection point is \((1.2, 3.4)\).

Answer

The intersection point is \((1.2, 3.4)\).
5130848
The lines \(g:y=1.5x+2\) and \(h:y=-0.5x+6\) are given. 1. Find the coordinates of their intersection point \(S\) algebraically. 2. A third line \(k\) also passes through \(S\) and has slope \(m=-2\). Find an equation for \(k\).

Hints

- What must be true about the coordinates of a point where two lines intersect? - After finding the common x-coordinate, substitute it into either equation to find y. - For the third line, what information is fixed by a known slope and one point?

Solution

1. Set the equations equal: \(1.5x+2=-0.5x+6\). Then \(2x=4\), so \(x=2\). Substituting gives \(y=5\), so \(S=(2,5)\). 2. Write \(k\) as \(y=-2x+b\). Using \(S(2,5)\), \(5=-2\cdot2+b\), so \(b=9\). Therefore, \(k\) has equation \(y=-2x+9\).

Answer

1. \(S=(2, 5)\) 2. \(y=-2x+9\)
5131208
Quadrilateral \(ABCD\) has vertices \(A(-2, 0)\), \(B(0, 4)\), \(C(4, 3)\), and \(D(4, 0)\). Find algebraically the coordinates of the intersection point \(S\) of diagonals \(AC\) and \(BD\).

Hints

- First write an equation for each diagonal from its two endpoints. - How do you find the slope of a line through two points? - Once you have both equations, set them equal to find their common point.

Solution

1. For diagonal \(AC\), the slope is \(m_{AC} = \frac{3 - 0}{4 - (-2)} = \frac{1}{2}\). Using point \(A(-2, 0)\), its equation is \(y = 0.5x + 1\). 2. For diagonal \(BD\), the slope is \(m_{BD} = \frac{0 - 4}{4 - 0} = -1\). Since \(B(0, 4)\) is the y-intercept, its equation is \(y = -x + 4\). 3. Set the equations equal: \(0.5x + 1 = -x + 4\). 4. Then \(1.5x = 3\), so \(x = 2\). 5. Substitute into either diagonal: \(y = -2 + 4 = 2\). Therefore, \(S = (2, 2)\).

Answer

\(S = (2, 2)\)
5131218
Two remote-controlled cars move along straight paths in a coordinate plane. Car 1 follows the line through \(P(-1, 4)\) and \(Q(5, 1)\). Car 2 follows the line \(y = 2x - 4\). Find the coordinates of the point \(S\) where the two paths cross.

Hints

- First write an equation for the path determined by the two given points. - At the crossing point, what must be true about the two y-values? - Check the point you find in both equations.

Solution

1. For Car 1, the slope is \(m = \frac{1 - 4}{5 - (-1)} = -\frac{1}{2}\). 2. Use point \(Q(5, 1)\) to find the y-intercept: \(1 = -0.5 \cdot 5 + b\), so \(b = 3.5\). Thus the first path is \(y = -0.5x + 3.5\). 3. Set the two path equations equal: \(-0.5x + 3.5 = 2x - 4\). 4. Then \(7.5 = 2.5x\), so \(x = 3\). 5. Substitute into the second equation: \(y = 2 \cdot 3 - 4 = 2\). Therefore, \(S = (3, 2)\).

Answer

\(S = (3, 2)\)
5137508
A rectangle has a perimeter of \(30\,\text{cm}\). If the longer side is shortened by \(3\,\text{cm}\) and the shorter side is lengthened by \(2\,\text{cm}\), the new figure is a square. Find the side lengths of the original rectangle.

Hints

- Use the perimeter formula for a rectangle. - Express the two adjusted side lengths. - What must be true about the sides of a square? - Add or subtract the resulting equations.

Solution

1. Let \(l\) be the longer side and \(w\) the shorter side, in centimeters. 2. The perimeter equation is \(2(l + w) = 30\), so \(l + w = 15\). 3. The adjusted sides of the square are equal, so \(l - 3 = w + 2\), or \(l - w = 5\). 4. Add the equations: \((l + w) + (l - w) = 15 + 5\). 5. Then \(2l = 20\), so \(l = 10\). 6. Substitute into \(l + w = 15\): \(10 + w = 15\), so \(w = 5\).

Answer

The original rectangle has side lengths \(10\,\text{cm}\) and \(5\,\text{cm}\).
5137518
A rectangular garden bed has a perimeter of \(40\,\text{ft}\). A gardener increases its length by \(2\,\text{ft}\) and decreases its width by \(2\,\text{ft}\). The area decreases by \(12\,\text{ft}^2\). Find the original dimensions of the garden bed.

Hints

- Write and simplify the perimeter equation. - Write expressions for the original and new areas. - Be careful with signs when subtracting the new area. - After simplifying, solve the resulting linear system.

Solution

1. Let \(l\) be the original length and \(w\) the original width, in feet. 2. The perimeter equation is \(2(l + w) = 40\), so \(l + w = 20\). 3. The original area is \(lw\), and the new area is \((l + 2)(w - 2)\). 4. Because the area decreases by \(12\,\text{ft}^2\), \(lw - (l + 2)(w - 2) = 12\). 5. Expand and simplify: \(lw - (lw - 2l + 2w - 4) = 12\), so \(2l - 2w + 4 = 12\), or \(l - w = 4\). 6. Add \(l + w = 20\) and \(l - w = 4\): \(2l = 24\), so \(l = 12\). 7. Then \(w = 20 - 12 = 8\).

Answer

The garden bed was originally \(12\,\text{ft}\) long and \(8\,\text{ft}\) wide.
5137538
A cell phone plan charges a monthly base fee plus a fixed price per gigabyte of data. In April, Mr. Weber used \(5\,\text{GB}\) and paid \(\$17.50\). In May, he used \(12\,\text{GB}\) and paid \(\$31.50\). Find the monthly base fee and the price per gigabyte.

Hints

- Choose variables for the base fee and the price per gigabyte. - Compare how the total cost changes when the data use changes. - Dividing the difference in cost by the difference in data use gives the per-gigabyte price. - Subtracting the equations eliminates the base fee.

Solution

1. Let \(G\) be the monthly base fee and \(p\) the price per gigabyte, in dollars. 2. Write the system \(G + 5p = 17.50\) and \(G + 12p = 31.50\). 3. Subtract the first equation from the second: \(7p = 14\), so \(p = 2\). 4. Substitute into the first equation: \(G + 5 \cdot 2 = 17.50\). 5. Solve: \(G + 10 = 17.50\), so \(G = 7.50\).

Answer

The monthly base fee is \(\$7.50\), and the price is \(\$2.00\) per gigabyte.
5137668
A rectangle has a perimeter of \(54\,\text{cm}\). Its longer side is \(3\,\text{cm}\) less than twice its shorter side. Find the two side lengths.

Hints

- Use the perimeter formula for a rectangle. - Translate “\(3\) less than twice” into an algebraic equation. - Substitute the expression for the longer side into the perimeter equation.

Solution

1. Let \(l\) be the longer side and \(w\) the shorter side, in centimeters. 2. The perimeter equation is \(2(l + w) = 54\), so \(l + w = 27\). 3. The side-length relationship is \(l = 2w - 3\). 4. Substitute into the perimeter equation: \((2w - 3) + w = 27\). 5. Simplify: \(3w - 3 = 27\), so \(3w = 30\) and \(w = 10\). 6. Then \(l = 2 \cdot 10 - 3 = 17\).

Answer

The side lengths are \(17\,\text{cm}\) and \(10\,\text{cm}\).
5137698
Jordan and Casey are saving for a shared project. Jordan has saved \(\$20\) more than Casey. If Jordan doubled the amount saved and Casey tripled the amount saved, the combined total would be \(\$240\). Use a system of equations to determine how much each person has saved.

Hints

- Express who has saved more and by how much. - Represent doubling and tripling with your variables. - One equation already gives one variable in terms of the other, so consider substitution.

Solution

1. Let \(x\) be the amount Jordan has saved and \(y\) the amount Casey has saved. 2. Write the system: \(x = y + 20\) and \(2x + 3y = 240\). 3. Substitute \(y + 20\) for \(x\): \(2(y + 20) + 3y = 240\). 4. Solve: \(2y + 40 + 3y = 240\), so \(5y = 200\) and \(y = 40\). 5. Then \(x = 40 + 20 = 60\).

Answer

Jordan has saved \(\$60\), and Casey has saved \(\$40\).
5137728
A small plane flies \(450\,\text{mi}\) from Cedar Falls to Lakeview with a constant tailwind in \(1\) hour \(30\) minutes. On the return trip, the wind has the same speed but is now a headwind, so the trip takes \(1\) hour \(48\) minutes. Find the wind speed and the plane's speed in still air.

Hints

- Convert both travel times to hours before finding speeds. - A tailwind adds to the plane's still-air speed, while a headwind subtracts from it. - Which operation on the two equations will eliminate the wind speed?

Solution

1. Convert the travel times to hours: \(1\) hour \(30\) minutes is \(1.5\) hours, and \(1\) hour \(48\) minutes is \(1.8\) hours. 2. With the tailwind, the ground speed is \(450\div1.5=300\,\text{mph}\). With the headwind, the ground speed is \(450\div1.8=250\,\text{mph}\). 3. Let \(v_p\) be the plane's speed in still air and \(v_w\) the wind speed. Then \(v_p+v_w=300\) and \(v_p-v_w=250\). 4. Add the equations: \(2v_p=550\), so \(v_p=275\). Then \(275+v_w=300\), so \(v_w=25\).

Answer

The plane's speed in still air is \(275\,\text{mph}\), and the wind speed is \(25\,\text{mph}\).
5137828
At a school supply store, \(4\) notebooks and \(3\) pens cost \(\$11\) altogether. A different bundle of \(2\) notebooks and \(5\) pens costs \(\$9\). a) Find the price of one notebook and one pen. b) A sale bundle offers \(6\) notebooks and \(8\) pens for \(\$18.50\). Determine whether the bundle costs less than buying the items at their regular individual prices.

Hints

- Multiply one equation so both equations have the same notebook coefficient. - After finding the individual prices, calculate the regular price of the bundle quantities. - Compare the regular total with the sale price.

Solution

1. Let \(h\) be the price of one notebook and \(s\) the price of one pen. The system is \(4h+3s=11\) and \(2h+5s=9\). Multiply the second equation by \(2\): \(4h+10s=18\). Subtract the first equation to get \(7s=7\), so \(s=1\). Then \(2h+5=9\), so \(h=2\). 2. At regular prices, \(6\) notebooks and \(8\) pens cost \(6\cdot2+8\cdot1=20\) dollars. Since \(18.50<20\), the sale bundle saves \(\$1.50\).

Answer

a) One notebook costs \(\$2\), and one pen costs \(\$1\). b) Yes. The regular price is \(\$20.00\), so the bundle saves \(\$1.50\).
5137908
A rectangle has a perimeter of \(50\,\text{cm}\). If its original length is increased by \(5\,\text{cm}\) and its original width is doubled, the new perimeter is \(80\,\text{cm}\). Find the original length and width.

Hints

- Write a perimeter equation for the original rectangle. - Express the adjusted length and width. - Write and simplify a second perimeter equation. - Subtract the equations to eliminate one variable.

Solution

1. Let \(x\) be the original length and \(y\) the original width, in centimeters. 2. The original perimeter gives \(2x + 2y = 50\), or \(x + y = 25\). 3. The new perimeter gives \(2(x + 5) + 2(2y) = 80\). 4. Simplify: \(2x + 10 + 4y = 80\), so \(x + 2y = 35\). 5. Subtract \(x + y = 25\) from \(x + 2y = 35\): \(y = 10\). 6. Then \(x + 10 = 25\), so \(x = 15\).

Answer

The original length is \(15\,\text{cm}\), and the original width is \(10\,\text{cm}\).
5137918
Two eighth-grade homerooms have \(60\) students altogether. Next year, the number of students in Homeroom A is projected to increase by \(20\%\), while the number in Homeroom B is projected to decrease by \(20\%\). Under this projection, the two homerooms would have \(62\) students altogether. How many students are currently in each homeroom?

Hints

- Express a \(20\%\) increase and a \(20\%\) decrease using decimal multipliers. - Write one equation for the current total and one for the projected total. - Solve the system using substitution. - Check that both student counts are whole numbers.

Solution

1. Let \(a\) be the current number of students in Homeroom A and \(b\) the current number in Homeroom B. 2. The current total gives \(a + b = 60\). 3. Apply the projected percent changes: \(1.2a + 0.8b = 62\). 4. Solve the first equation for \(b\): \(b = 60 - a\). 5. Substitute: \(1.2a + 0.8(60 - a) = 62\). 6. Simplify: \(1.2a + 48 - 0.8a = 62\), so \(0.4a = 14\) and \(a = 35\). 7. Then \(b = 60 - 35 = 25\).

Answer

Homeroom A currently has \(35\) students, and Homeroom B currently has \(25\) students.
5137948
Find an ordered pair \((x, y)\) that satisfies both conditions. 1. The value of \(x\) is \(1.5\) times the value of \(y\). 2. The sum of \(x\) and \(y\) is \(35\). First write a linear equation for each condition.

Hints

- Write one equation for each condition. - One equation expresses one variable directly in terms of the other, which makes substitution useful. - Substitute the first value you find into either original equation to determine the other value.

Solution

1. The first condition gives \(x = 1.5y\), and the second gives \(x + y = 35\). 2. Substitute \(1.5y\) for \(x\) in the second equation: \(1.5y + y = 35\). 3. Combine like terms: \(2.5y = 35\), so \(y = 14\). 4. Substitute into the first equation: \(x = 1.5 \cdot 14 = 21\). 5. Check: \(21 + 14 = 35\) and \(21 = 1.5 \cdot 14\).

Answer

The equations are \(x = 1.5y\) and \(x + y = 35\). The ordered pair is \((21, 14)\).
5137968
The length \(l\) of a rectangle is \(4\,\text{cm}\) greater than its width \(w\). If the length is doubled while the width stays the same, the perimeter increases by \(20\,\text{cm}\). Find the original length and width.

Hints

- Write the relationship between the original length and width. - Write formulas for the original and new perimeters. - Subtract the original perimeter from the new perimeter. - Use the side-length relationship after finding one dimension.

Solution

1. The relationship between the original sides is \(l = w + 4\). 2. The original perimeter is \(2l + 2w\). 3. After the length is doubled, the new perimeter is \(2(2l) + 2w = 4l + 2w\). 4. The increase in perimeter gives \((4l + 2w) - (2l + 2w) = 20\). 5. Simplify: \(2l = 20\), so \(l = 10\). 6. Substitute into \(l = w + 4\): \(10 = w + 4\), so \(w = 6\).

Answer

The original length is \(10\,\text{cm}\), and the original width is \(6\,\text{cm}\).
5137998
Two siblings, Anna and Ben, compare their savings. Anna says, “If you give me \(\$15\), I will have exactly twice as much money as you have left.” Ben replies, “But if you give me \(\$5\), we will have exactly the same amount.” How much money has each sibling saved?

Hints

- Track how each person’s amount changes when money is transferred. - Translate “twice as much” and “the same amount” into equations. - Write one equation for each statement. - Simplify both equations before choosing a solution method.

Solution

1. Let \(a\) be Anna’s savings and \(b\) Ben’s savings. 2. If Ben gives Anna \(\$15\), the relationship is \(a + 15 = 2(b - 15)\). 3. If Anna gives Ben \(\$5\), the relationship is \(a - 5 = b + 5\). 4. Rewrite the equations as \(a - 2b = -45\) and \(a - b = 10\). 5. From the second equation, \(a = b + 10\). Substitute into the first: \((b + 10) - 2b = -45\). 6. Solve: \(-b = -55\), so \(b = 55\). 7. Then \(a = 55 + 10 = 65\).

Answer

Anna has saved \(\$65\), and Ben has saved \(\$55\).
5138048
The graphs of the following three equations enclose a triangular region. Find the coordinates of the three vertices of the triangle. \(g_1: y = 2x - 4\) \(g_2: y = -0.5x + 6\) \(g_3: x = 2\)

Hints

- How many intersections do you need to find the three vertices of a triangle formed by three lines? - Which pairs of lines should you intersect? - On the line \(x = 2\), the x-coordinate of every point is already known. How can you use that?

Solution

1. Find the intersection of \(g_1\) and \(g_2\): \(2x - 4 = -0.5x + 6\). Then \(2.5x = 10\), so \(x = 4\). Substituting into \(g_1\) gives \(y = 2 \cdot 4 - 4 = 4\), so one vertex is \((4, 4)\). 2. For the intersection of \(g_1\) and \(g_3\), use \(x = 2\). Then \(y = 2 \cdot 2 - 4 = 0\), so a second vertex is \((2, 0)\). 3. For the intersection of \(g_2\) and \(g_3\), use \(x = 2\). Then \(y = -0.5 \cdot 2 + 6 = 5\), so the third vertex is \((2, 5)\).

Answer

The vertices are \((4, 4)\), \((2, 0)\), and \((2, 5)\).
5138138
A rectangular athletic field has a perimeter of \(300\,\text{yd}\). A second field is a square whose side length equals the longer side of the rectangular field. The square’s perimeter is \(160\,\text{yd}\) greater than the rectangle’s perimeter. Find the length and width of the rectangular field.

Hints

- Write an equation for the rectangle’s perimeter. - Relate the square’s side length to the rectangle’s longer side. - Use the difference between the two perimeters. - Substitute the longer side into the rectangle equation.

Solution

1. Let \(l\) be the length and \(w\) the width of the rectangular field, in yards. 2. The rectangle’s perimeter gives \(2(l + w) = 300\), so \(l + w = 150\). 3. The square’s side length is \(l\), and its perimeter is \(300 + 160 = 460\). Therefore, \(4l = 460\). 4. Solve: \(l = 115\). 5. Substitute into \(l + w = 150\): \(115 + w = 150\), so \(w = 35\).

Answer

The rectangular field is \(115\,\text{yd}\) long and \(35\,\text{yd}\) wide.
5138148
A rectangle has a perimeter of \(40\,\text{cm}\). If one side is increased by \(3\,\text{cm}\) and the other side is decreased by \(2\,\text{cm}\), the area stays the same. Find the original side lengths of the rectangle.

Hints

- Write an equation for the perimeter. - Set the adjusted area equal to the original area. - Expand the product \((x + 3)(y - 2)\). - Use substitution after simplifying both equations.

Solution

1. Let \(x\) be the side that is increased and \(y\) the side that is decreased, in centimeters. 2. The perimeter gives \(2(x + y) = 40\), so \(x + y = 20\). 3. The unchanged area gives \((x + 3)(y - 2) = xy\). 4. Expand and simplify: \(xy - 2x + 3y - 6 = xy\), so \(-2x + 3y = 6\). 5. From \(x + y = 20\), write \(x = 20 - y\). 6. Substitute: \(-2(20 - y) + 3y = 6\). 7. Simplify: \(-40 + 5y = 6\), so \(5y = 46\) and \(y = 9.2\). 8. Then \(x = 20 - 9.2 = 10.8\).

Answer

The original side lengths are \(10.8\,\text{cm}\) and \(9.2\,\text{cm}\).
5138168
A farm has chickens, which have \(2\) legs each, and sheep, which have \(4\) legs each. Altogether, the animals have \(25\) heads and \(72\) legs. a) How many chickens and how many sheep are on the farm? b) A visitor claims to have counted \(75\) legs among \(25\) chickens and sheep. Explain without solving a system why this is impossible.

Hints

- Choose a variable for each type of animal. - Write one equation for the total number of heads and another for the total number of legs. - For part b), consider whether a sum of even numbers can be odd.

Solution

1. Let \(x\) be the number of chickens and \(y\) the number of sheep. The system is \(x+y=25\) and \(2x+4y=72\). From \(x=25-y\), substitute to get \(2(25-y)+4y=72\). Then \(2y=22\), so \(y=11\) and \(x=14\). 2. Every animal contributes an even number of legs. A sum of even numbers must be even, but \(75\) is odd, so the visitor's claim is impossible.

Answer

a) There are \(14\) chickens and \(11\) sheep. b) The claim is impossible because every animal contributes an even number of legs, so the total cannot be odd.
5138178
For a school party, a class mixes two fruit juices. Juice A costs \(\$1.20\) per quart, and Juice B costs \(\$2.00\) per quart. The class wants to make \(20\,\text{qt}\) of punch with a total juice cost of exactly \(\$32.80\). How many quarts of each juice should be used?

Hints

- Choose variables for the amounts of the two juices. - Write one equation for the total volume. - Write another equation for the total cost using each price per quart.

Solution

1. Let \(x\) be the amount of Juice A and \(y\) the amount of Juice B, in quarts. 2. Write the system \(x + y = 20\) and \(1.20x + 2.00y = 32.80\). 3. Solve the first equation for \(y\): \(y = 20 - x\). 4. Substitute: \(1.2x + 2(20 - x) = 32.8\). 5. Simplify: \(1.2x + 40 - 2x = 32.8\), so \(-0.8x = -7.2\) and \(x = 9\). 6. Then \(y = 20 - 9 = 11\).

Answer

The class should use \(9\,\text{qt}\) of Juice A and \(11\,\text{qt}\) of Juice B.
5140627
In a triangle, angle \(\beta\) is twice angle \(\alpha\). The third angle, \(\gamma\), is \(30^\circ\) less than \(\beta\). Find the measures of \(\alpha\), \(\beta\), and \(\gamma\).

Hints

- Recall the sum of the interior angles of a triangle. - Express both \(\beta\) and \(\gamma\) in terms of \(\alpha\). - Substitute those expressions into the angle-sum equation. - Check that the three results total \(180^\circ\).

Solution

1. The angle sum is \(\alpha+\beta+\gamma=180^\circ\). 2. The given relationships are \(\beta=2\alpha\) and \(\gamma=\beta-30^\circ=2\alpha-30^\circ\). 3. Substitute into the angle-sum equation: \(\alpha+2\alpha+(2\alpha-30^\circ)=180^\circ\). 4. Simplify: \(5\alpha-30^\circ=180^\circ\), so \(5\alpha=210^\circ\) and \(\alpha=42^\circ\). 5. Then \(\beta=84^\circ\) and \(\gamma=54^\circ\).

Answer

\(\alpha=42^\circ\), \(\beta=84^\circ\), and \(\gamma=54^\circ\)
5140637
An isosceles triangle has congruent base angles \(\alpha\) and \(\beta\) and vertex angle \(\gamma\). The vertex angle is \(1.5\) times the sum of the two base angles. Find all three angle measures.

Hints

- Use the fact that the base angles of an isosceles triangle are congruent. - Express the vertex angle in terms of one base angle. - Use the sum of the interior angles of a triangle.

Solution

1. Because the triangle is isosceles, \(\alpha=\beta\). 2. The angle sum is \(2\alpha+\gamma=180^\circ\). 3. The given relationship is \(\gamma=1.5(\alpha+\beta)=1.5(2\alpha)=3\alpha\). 4. Substitute into the angle-sum equation: \(2\alpha+3\alpha=180^\circ\), so \(5\alpha=180^\circ\) and \(\alpha=36^\circ\). 5. Therefore, \(\beta=36^\circ\) and \(\gamma=108^\circ\).

Answer

\(\alpha=36^\circ\), \(\beta=36^\circ\), and \(\gamma=108^\circ\)
5141718
The digit sum of a two-digit number is \(12\). Reversing its digits produces a number that is \(18\) greater than the original number. Find the original number and explain your reasoning.

Hints

- Represent a two-digit number using its tens digit and ones digit. - Translate the digit sum into an equation. - Write an expression for the number with its digits reversed. - Use the stated difference to form a second equation.

Solution

1. Let \(x\) be the tens digit and \(y\) the ones digit. The original number is \(10x + y\). 2. The digit sum gives \(x + y = 12\). 3. The reversed number is \(10y + x\), so \(10y + x = 10x + y + 18\). 4. Simplify the second equation: \(-x + y = 2\). 5. Add \(x + y = 12\) and \(-x + y = 2\): \(2y = 14\), so \(y = 7\). 6. Then \(x = 12 - 7 = 5\), so the original number is \(10 \cdot 5 + 7 = 57\).

Answer

The original number is \(57\).
5148628
A two-digit number is \(6\) less than seven times the sum of its digits. The tens digit is also \(2\) greater than the ones digit. Find the number and verify your answer.

Hints

- Write the number as \(10t + u\) and its digit sum as \(t + u\). - Translate “\(6\) less than seven times the digit sum” carefully. - Use the relationship between the two digits to substitute for one variable. - Check both conditions after finding the number.

Solution

1. Let \(t\) be the tens digit and \(u\) be the ones digit. The number is \(10t + u\). 2. The digit relationship is \(t = u + 2\). 3. The value relationship is \(10t + u = 7(t + u) - 6\). 4. Substitute \(t = u + 2\): \(10(u + 2) + u = 7(u + 2 + u) - 6\). 5. Distribute and combine like terms: \(11u + 20 = 14u + 8\). 6. Subtract \(11u\) and then subtract \(8\): \(12 = 3u\), so \(u = 4\). 7. Find the tens digit: \(t = 4 + 2 = 6\). The number is \(64\). 8. Check: the digit sum is \(6 + 4 = 10\), and \(7 \cdot 10 - 6 = 64\). Also, \(6 = 4 + 2\).

Answer

The number is \(64\).
5225088
Two balance scales are level. On the first scale, the left pan holds three identical wooden blocks and an \(8\,\text{oz}\) weight, while the right pan holds a \(32\,\text{oz}\) weight. On the second scale, the left pan holds two of the same wooden blocks and an unknown weight \(y\), while the right pan holds a \(20\,\text{oz}\) weight. How many ounces does \(y\) weigh?

Hints

- Use the first scale to find the weight of one wooden block. - Carry that block weight into the equation for the second scale. - Write one equation for each balanced scale. - On the second scale, find what must be added to the two blocks to total \(20\,\text{oz}\).

Solution

1. Let \(x\) be the weight of one wooden block in ounces. The first scale gives \(3x + 8 = 32\). 2. Subtract \(8\): \(3x = 24\). Divide by \(3\): \(x = 8\). 3. Use the second scale: \(2x + y = 20\). 4. Substitute \(x = 8\): \(2 \cdot 8 + y = 20\). 5. Simplify and solve: \(16 + y = 20\), so \(y = 4\).

Answer

The unknown weight is \(4\,\text{oz}\).
5230178
An airport moving walkway travels at a constant speed. When Julia walks in the same direction as the walkway, her speed relative to the ground is \(2.5\,\text{m/s}\). When she walks at the same pace in the opposite direction, her speed relative to the ground is \(0.7\,\text{m/s}\). Find Julia’s walking speed and the speed of the moving walkway.

Hints

- Identify the two speeds that combine to produce the ground speed. - Add the speeds when Julia walks with the walkway. - Subtract the walkway speed when she walks against it. - Add the equations to eliminate one variable.

Solution

1. Let \(v_J\) be Julia’s walking speed and \(v_W\) the walkway’s speed, in meters per second. 2. Walking with the walkway gives \(v_J + v_W = 2.5\). 3. Walking against the walkway gives \(v_J - v_W = 0.7\). 4. Add the equations: \(2v_J = 3.2\), so \(v_J = 1.6\). 5. Substitute into the first equation: \(1.6 + v_W = 2.5\), so \(v_W = 0.9\).

Answer

Julia’s walking speed is \(1.6\,\text{m/s}\), and the walkway’s speed is \(0.9\,\text{m/s}\).
5239398
A beverage company mixes two apple drinks. Drink A contains \(40\%\) fruit juice, and Drink B contains \(70\%\) fruit juice. How many gallons of each drink should be mixed to make \(60\,\text{gal}\) of a beverage that contains exactly \(50\%\) fruit juice?

Hints

- Choose variables for the two amounts being mixed. - Write one equation for the total volume. - Write another equation for the amount of pure fruit juice. - Solve the system using substitution or elimination.

Solution

1. Let \(x\) be the number of gallons of Drink A and \(y\) the number of gallons of Drink B. 2. The total volume gives \(x + y = 60\). 3. The amount of fruit juice gives \(0.40x + 0.70y = 0.50 \cdot 60\), or \(0.4x + 0.7y = 30\). 4. Solve the first equation for \(y\): \(y = 60 - x\). 5. Substitute: \(0.4x + 0.7(60 - x) = 30\). 6. Simplify: \(0.4x + 42 - 0.7x = 30\), so \(-0.3x = -12\) and \(x = 40\). 7. Then \(y = 60 - 40 = 20\).

Answer

The company should mix \(40\,\text{gal}\) of Drink A and \(20\,\text{gal}\) of Drink B.
5239838
A school festival sold \(240\) tickets. Adult tickets cost \(\$8\), and student tickets cost \(\$5\). Total ticket revenue was \(\$1440\). a) How many tickets of each type were sold? b) What would the revenue have been if equal numbers of adult and student tickets had been sold, with the same total number of tickets?

Hints

- Use one equation for the total number of tickets. - Write a second equation for total revenue. - Express one ticket count in terms of the other. - For equal ticket counts, divide the fixed total equally between the two types.

Solution

1. Let \(x\) be the number of adult tickets and \(y\) the number of student tickets. The system is \(x+y=240\) and \(8x+5y=1440\). From \(y=240-x\), substitute to get \(8x+5(240-x)=1440\). Then \(3x=240\), so \(x=80\) and \(y=160\). 2. Equal numbers would mean \(120\) adult tickets and \(120\) student tickets. The revenue would be \(120\cdot8+120\cdot5=1560\) dollars.

Answer

a) The festival sold \(80\) adult tickets and \(160\) student tickets. b) The revenue would have been \(\$1560\).
5240318
A crate filled with apples weighs \(31\,\text{lb}\). After three-fourths of the apples are sold, the crate and the remaining apples weigh \(10\,\text{lb}\). How much does the empty crate weigh?

Hints

- Identify the two parts that make up the total weight. - After three-fourths of the apples are sold, what fraction remains? - Write one equation for the original weight and one for the later weight. - Consider subtracting the equations to eliminate the crate’s weight.

Solution

1. Let \(x\) be the weight of the empty crate and \(y\) the original weight of the apples, in pounds. 2. Write the system \(x + y = 31\) and \(x + \frac{1}{4}y = 10\). 3. Subtract the second equation from the first: \(\frac{3}{4}y = 21\), so \(y = 28\). 4. Substitute into \(x + y = 31\): \(x + 28 = 31\), so \(x = 3\).

Answer

The empty crate weighs \(3\,\text{lb}\).
5240328
For a hiking trip, one backpack and two identical sleeping bags weigh \(11\,\text{lb}\) altogether. Two identical backpacks and one sleeping bag weigh \(10\,\text{lb}\) altogether. Find the weight of one backpack and one sleeping bag.

Hints

- Choose variables for the two unknown weights. - Write an equation for each combination of items. - Decide which system-solving method is most efficient. - Check the weights in both original combinations.

Solution

1. Let \(r\) be the weight of one backpack and \(s\) the weight of one sleeping bag, in pounds. 2. Write the system \(r + 2s = 11\) and \(2r + s = 10\). 3. Solve the second equation for \(s\): \(s = 10 - 2r\). 4. Substitute into the first equation: \(r + 2(10 - 2r) = 11\). 5. Simplify: \(r + 20 - 4r = 11\), so \(-3r = -9\) and \(r = 3\). 6. Then \(s = 10 - 2 \cdot 3 = 4\).

Answer

One backpack weighs \(3\,\text{lb}\), and one sleeping bag weighs \(4\,\text{lb}\).
5240418
Two water tanks contain \(900\,\text{gal}\) altogether. Water drains from the first tank at \(3\,\text{gal}\) per minute and from the second tank at \(5\,\text{gal}\) per minute. After exactly \(50\) minutes, the tanks contain equal amounts of water. How much water was originally in each tank?

Hints

- Write an expression for the amount remaining in each tank after a given time. - Translate “equal amounts” into an equation. - Write a system with the initial total and the equal-amount condition. - First determine how much water drains from each tank in \(50\) minutes.

Solution

1. Let \(x\) be the initial amount in Tank 1 and \(y\) the initial amount in Tank 2, in gallons. 2. The initial total gives \(x + y = 900\). 3. After \(50\) minutes, Tank 1 has lost \(3 \cdot 50 = 150\) gallons and Tank 2 has lost \(5 \cdot 50 = 250\) gallons. 4. Equal remaining amounts give \(x - 150 = y - 250\), or \(x = y - 100\). 5. Substitute into the total equation: \((y - 100) + y = 900\), so \(2y = 1000\) and \(y = 500\). 6. Then \(x = 500 - 100 = 400\).

Answer

Tank 1 originally contained \(400\,\text{gal}\), and Tank 2 originally contained \(500\,\text{gal}\).
5241608
Consider the equations (I) \(x+y=10\) (II) \(y=x+2\). a) Give two different ordered-pair solutions for each equation. b) Find the ordered pair that satisfies both equations.

Hints

- For the first equation, choose pairs whose coordinates add to \(10\). - Substitute the expression for \(y\) from the second equation into the first. - A common solution must satisfy both equations.

Solution

1. For equation (I), two examples are \((0,10)\) and \((5,5)\). For equation (II), two examples are \((0,2)\) and \((2,4)\). 2. Substitute \(y=x+2\) into equation (I): \(x+x+2=10\). Then \(2x=8\), so \(x=4\) and \(y=6\). The common solution is \((4,6)\).

Answer

a) For (I): \((0, 10)\), \((5, 5)\). For (II): \((0, 2)\), \((2, 4)\). b) \((4, 6)\)
5243348
On the first night of a school play, \(60\) student tickets and \(20\) adult tickets produced \(\$440\) in revenue. On the second night, \(45\) student tickets and \(30\) adult tickets produced \(\$480\). a) Find the price of one student ticket and one adult ticket. b) A group package for \(5\) students and \(2\) adults costs \(\$35\). Determine whether the package costs less than buying the tickets individually.

Hints

- Choose variables for the two ticket prices. - Write one revenue equation for each night. - Simplify the equations before solving. - Find the regular price for the group and compare it with the package price.

Solution

1. Let \(s\) be the student ticket price and \(a\) the adult ticket price. The system is \(60s+20a=440\) and \(45s+30a=480\). Simplify to \(3s+a=22\) and \(3s+2a=32\). Subtract to get \(a=10\), then \(3s+10=22\), so \(s=4\). 2. At regular prices, the group would pay \(5\cdot4+2\cdot10=40\) dollars. Since \(35<40\), the package saves \(\$5\).

Answer

a) A student ticket costs \(\$4\), and an adult ticket costs \(\$10\). b) Yes. The package costs \(\$5\) less than the \(\$40\) regular price.
5243368
Two trains travel at constant speeds. In \(4\) hours, Train A travels a certain distance, and in \(3\) hours, Train B travels another distance. Together, those distances total \(620\,\text{mi}\). Also, the distance Train A travels in \(2\) hours is \(140\,\text{mi}\) less than the distance Train B travels in \(3\) hours. Find the speed of each train.

Hints

- Use distance equals rate times time for each observation. - Write one equation for the combined distances. - Carefully translate which train travels \(140\) miles farther in the second comparison. - Substitute a repeated distance expression into the first equation.

Solution

1. Let \(v_A\) and \(v_B\) be the speeds of Trains A and B, in miles per hour. 2. The first condition gives \(4v_A + 3v_B = 620\). 3. The second condition gives \(2v_A = 3v_B - 140\), or \(3v_B = 2v_A + 140\). 4. Substitute into the first equation: \(4v_A + (2v_A + 140) = 620\). 5. Simplify: \(6v_A + 140 = 620\), so \(6v_A = 480\) and \(v_A = 80\). 6. Then \(3v_B = 2 \cdot 80 + 140 = 300\), so \(v_B = 100\).

Answer

Train A travels at \(80\,\text{mph}\), and Train B travels at \(100\,\text{mph}\).
5243378
Apples are packed into crates. If \(12\) apples are placed in each crate, \(15\) apples are left over. If \(15\) apples are placed in each crate instead, exactly \(2\) crates remain empty. Find the number of apples and the number of crates.

Hints

- Identify what remains unchanged in both packing arrangements. - Choose variables for the number of crates and the number of apples. - When two crates are empty, how many crates are actually used? - Write an expression for the total number of apples in each arrangement.

Solution

1. Let \(x\) be the number of crates and \(y\) the number of apples. 2. The first packing arrangement gives \(y = 12x + 15\). 3. In the second arrangement, only \(x - 2\) crates are used, so \(y = 15(x - 2)\). 4. Set the expressions equal: \(12x + 15 = 15(x - 2)\). 5. Simplify: \(12x + 15 = 15x - 30\), so \(3x = 45\) and \(x = 15\). 6. Then \(y = 12 \cdot 15 + 15 = 195\).

Answer

There are \(195\) apples and \(15\) crates.
5243398
A courier is planning a trip to make a delivery on time. At an average speed of \(60\,\text{mph}\), the courier would arrive \(10\) minutes late. At an average speed of \(80\,\text{mph}\), the courier would arrive \(5\) minutes early. Find the distance to the destination and the scheduled travel time.

Hints

- Convert the early and late times from minutes to hours. - Write a distance expression for each speed scenario. - The distance is the same in both scenarios. - Solve for the scheduled time, then calculate the distance.

Solution

1. Let \(t\) be the scheduled travel time in hours and \(d\) the distance in miles. 2. Convert the time differences: \(10\) minutes is \(\frac{1}{6}\) hour, and \(5\) minutes is \(\frac{1}{12}\) hour. 3. The two scenarios give \(d = 60\left(t + \frac{1}{6}\right)\) and \(d = 80\left(t - \frac{1}{12}\right)\). 4. Set the distance expressions equal: \(60t + 10 = 80t - \frac{20}{3}\). 5. Solve: \(20t = 10 + \frac{20}{3} = \frac{50}{3}\), so \(t = \frac{5}{6}\) hour, or \(50\) minutes. 6. Find the distance: \(d = 60\left(\frac{5}{6} + \frac{1}{6}\right) = 60\).

Answer

The destination is \(60\,\text{mi}\) away, and the scheduled travel time is \(50\) minutes.
5243418
A class wants to buy a farewell gift for its teacher. - If each student contributes \(\$4.50\), the class is \(\$12\) short. - If each student contributes \(\$5.50\), the class has \(\$12\) left over. a) Find the number of students and the price of the gift. b) How much should each student contribute to cover the cost exactly?

Hints

- Write an expression for the gift price in each situation. - Combine the students' contributions with the amount short or left over. - Set the two expressions for the same gift price equal. - Divide the total cost equally for part b).

Solution

1. Let \(x\) be the number of students and \(y\) the price of the gift. The two situations give \(y=4.50x+12\) and \(y=5.50x-12\). Setting them equal gives \(4.50x+12=5.50x-12\), so \(x=24\). Then \(y=4.50\cdot24+12=120\), so the gift costs \(\$120\). 2. The exact contribution is \(120\div24=5\), so each student should contribute \(\$5.00\).

Answer

a) There are \(24\) students, and the gift costs \(\$120\). b) Each student should contribute \(\$5.00\).
5243428
A hiking group plans to rent a cabin for a weekend and split the cost equally. If each person in the original group contributes \(\$20\), the group is \(\$40\) short of the rental cost. Just before booking, \(5\) more people join. If everyone in the larger group contributes \(\$18\), the rent is paid and \(\$20\) remains for food. Find the original number of people and the cabin rental cost.

Hints

- Account for the additional people in the second situation. - Express the rental cost using the contributions and the shortage or surplus. - Use parentheses for the size of the larger group. - Set the two expressions for the rental cost equal.

Solution

1. Let \(x\) be the original number of people and \(M\) the rental cost, in dollars. 2. The first situation gives \(M = 20x + 40\). 3. The second situation gives \(M = 18(x + 5) - 20\). 4. Set the expressions equal: \(20x + 40 = 18(x + 5) - 20\). 5. Simplify: \(20x + 40 = 18x + 70\), so \(2x = 30\) and \(x = 15\). 6. The rent is \(M = 20 \cdot 15 + 40 = 340\) dollars. 7. Check: \(18 \cdot (15 + 5) - 20 = 340\).

Answer

The original group had \(15\) people, and the cabin rental cost was \(\$340\).
5243498
Two cyclists, Anton and Beatrice, live \(60\,\text{mi}\) apart. If they start at the same time and ride toward each other, they meet after \(2\) hours. In a second scenario, Beatrice starts \(3\) hours before Anton, and they meet \(1\) hour after Anton starts. Find each cyclist’s speed.

Hints

- Use distance equals rate times time. - In each scenario, the cyclists’ distances add to \(60\) miles. - Carefully determine how long each cyclist rides in the second scenario. - Write one equation for each scenario.

Solution

1. Let \(v_A\) be Anton’s speed and \(v_B\) Beatrice’s speed, in miles per hour. 2. In the first scenario, their distances after \(2\) hours total \(60\) miles: \(2v_A + 2v_B = 60\). 3. In the second scenario, Anton rides for \(1\) hour and Beatrice rides for \(4\) hours, so \(v_A + 4v_B = 60\). 4. Simplify the first equation: \(v_A + v_B = 30\), so \(v_A = 30 - v_B\). 5. Substitute into the second equation: \((30 - v_B) + 4v_B = 60\). 6. Simplify: \(30 + 3v_B = 60\), so \(v_B = 10\). 7. Then \(v_A = 30 - 10 = 20\).

Answer

Anton rides at \(20\,\text{mph}\), and Beatrice rides at \(10\,\text{mph}\).
5243728
Two groups visit a museum. A group of \(5\) adults and \(10\) children pays \(\$90\). Another group of \(3\) adults and \(12\) children pays \(\$84\). a) Find the admission price for one adult and one child. b) The museum offers a family pass for \(2\) adults and \(3\) children for \(\$35\). Determine whether the pass saves money compared with individual tickets.

Hints

- Choose variables for the two admission prices. - Write one cost equation for each group. - Simplify the equations before solving the system. - For part b), find the individual-ticket total and compare it with the pass price.

Solution

1. Let \(x\) be the adult admission price and \(y\) the child admission price, in dollars. The system is \(5x+10y=90\) and \(3x+12y=84\). Simplify to \(x+2y=18\) and \(x+4y=28\). Subtract to get \(2y=10\), so \(y=5\). Then \(x+2(5)=18\), so \(x=8\). 2. Individual tickets for \(2\) adults and \(3\) children cost \(2\cdot8+3\cdot5=31\) dollars. Since \(31<35\), the family pass costs \(\$4\) more and does not save money.

Answer

a) Adult admission is \(\$8\), and child admission is \(\$5\). b) No. Individual tickets cost \(\$31\), which is \(\$4\) less than the family pass.
5243788
Alex rides an e-bike for a total of \(54\,\text{mi}\). On the first part of the trip, the bike is in Eco mode and averages \(18\,\text{mph}\). On the second part, the bike is in Sport mode and averages \(27\,\text{mph}\). The entire trip takes \(2.5\) hours. How many miles does Alex travel in each mode?

Hints

- Write one equation for total distance. - Use time equals distance divided by speed for each part of the trip. - Add the two travel times to get the total time. - Clear the fractions before solving the system.

Solution

1. Let \(x\) be the distance traveled in Eco mode and \(y\) the distance traveled in Sport mode, in miles. 2. The total distance gives \(x + y = 54\). 3. The total time gives \(\frac{x}{18} + \frac{y}{27} = 2.5\). 4. Multiply the time equation by \(54\): \(3x + 2y = 135\). 5. From the distance equation, \(y = 54 - x\). 6. Substitute: \(3x + 2(54 - x) = 135\). 7. Simplify: \(x + 108 = 135\), so \(x = 27\). 8. Then \(y = 54 - 27 = 27\).

Answer

Alex travels \(27\,\text{mi}\) in Eco mode and \(27\,\text{mi}\) in Sport mode.
5243838
A gardener mixes two liquid fertilizers with different nitrogen concentrations. A mixture of \(3\,\text{gal}\) of Fertilizer A and \(2\,\text{gal}\) of Fertilizer B is \(14\%\) nitrogen. A mixture of \(1\,\text{gal}\) of Fertilizer A and \(4\,\text{gal}\) of Fertilizer B is \(10\%\) nitrogen. Find the nitrogen concentration of each fertilizer.

Hints

- Write one equation for the amount of nitrogen in each mixture. - Multiply each volume by its unknown concentration. - Express one concentration in terms of the other and substitute. - Convert the decimal solutions back to percentages.

Solution

1. Let \(x\) and \(y\) be the nitrogen concentrations of Fertilizers A and B, written as decimals. 2. The first \(5\)-gallon mixture gives \(3x + 2y = 5 \cdot 0.14 = 0.70\). 3. The second \(5\)-gallon mixture gives \(x + 4y = 5 \cdot 0.10 = 0.50\). 4. Solve the second equation for \(x\): \(x = 0.50 - 4y\). 5. Substitute into the first equation: \(3(0.50 - 4y) + 2y = 0.70\). 6. Simplify: \(1.50 - 12y + 2y = 0.70\), so \(-10y = -0.80\) and \(y = 0.08\). 7. Then \(x = 0.50 - 4 \cdot 0.08 = 0.18\). 8. Therefore, Fertilizer A is \(18\%\) nitrogen and Fertilizer B is \(8\%\) nitrogen.

Answer

Fertilizer A is \(18\%\) nitrogen, and Fertilizer B is \(8\%\) nitrogen.
5243848
A coffee roaster sells two blends of Arabica and Robusta beans. Blend 1 contains \(4\,\text{lb}\) of Arabica and \(6\,\text{lb}\) of Robusta and sells for \(\$12.80\) per pound. Blend 2 contains \(7\,\text{lb}\) of Arabica and \(3\,\text{lb}\) of Robusta and sells for \(\$14.30\) per pound. a) Find the price per pound of pure Arabica and pure Robusta. b) Use your results to explain why Blend 2 costs more per pound than Blend 1.

Hints

- Find the total value of each \(10\)-pound blend. - Write a system using the two pure-bean prices. - Multiply one equation so a variable can be eliminated. - Compare the pure-bean prices and the proportion of each bean in the blends.

Solution

1. Let \(a\) be the price per pound of Arabica and \(r\) the price per pound of Robusta, in dollars. Each blend contains \(10\,\text{lb}\), so the total-value equations are \(4a+6r=10\cdot12.80=128\) and \(7a+3r=10\cdot14.30=143\). Multiply the second equation by \(2\) to get \(14a+6r=286\). Subtract the first equation: \(10a=158\), so \(a=15.80\). Then \(4\cdot15.80+6r=128\), so \(r=10.80\). 2. Arabica is more expensive than Robusta. Blend 2 contains \(70\%\) Arabica, while Blend 1 contains only \(40\%\), so Blend 2 has the higher average price.

Answer

a) Arabica costs \(\$15.80\) per pound, and Robusta costs \(\$10.80\) per pound. b) Blend 2 costs more because it contains a larger proportion of the more expensive Arabica beans.
5243958
Lucas and Mia want to buy a soccer ball that costs \(\$30\). Lucas says, “If I had two-fifths of your money in addition to my own, I could pay for the ball exactly.” Mia replies, “If I had half of your money in addition to my own, I could also pay for it exactly.” How much money does each person have?

Hints

- Translate each person’s statement into an equation. - Choose variables for the two amounts of money. - One equation can be solved for a variable and substituted into the other. - Represent “two-fifths” as a fraction or decimal.

Solution

1. Let \(L\) be Lucas’s amount and \(M\) Mia’s amount, in dollars. 2. Translate the statements into the system \(L + \frac{2}{5}M = 30\) and \(M + \frac{1}{2}L = 30\). 3. Solve the second equation for \(M\): \(M = 30 - \frac{1}{2}L\). 4. Substitute into the first equation: \(L + \frac{2}{5}\left(30 - \frac{1}{2}L\right) = 30\). 5. Simplify: \(L + 12 - \frac{1}{5}L = 30\), so \(\frac{4}{5}L = 18\) and \(L = 22.5\). 6. Then \(M = 30 - \frac{1}{2} \cdot 22.5 = 18.75\).

Answer

Lucas has \(\$22.50\), and Mia has \(\$18.75\).
5243968
Measuring Cups A and B each contain an unknown amount of water. If one-third of the water from Cup B is added to Cup A, Cup A then contains exactly \(10\,\text{fl oz}\). In a separate test using the original amounts, if half of the water from Cup A is added to Cup B, Cup B then contains exactly \(12.5\,\text{fl oz}\). a) How much water was originally in each cup? b) How much water was in the two cups altogether?

Hints

- Write one equation for each separate pouring situation. - Include only the amount added to the receiving cup in each equation. - Check that your solution satisfies both conditions. - Add the two original amounts to find the total.

Solution

1. Let \(x\) be the original amount in Cup A and \(y\) the original amount in Cup B, in fluid ounces. The system is \(x+\frac{1}{3}y=10\) and \(y+\frac{1}{2}x=12.5\). Multiply the first equation by \(3\): \(3x+y=30\), so \(y=30-3x\). Substitute into the second equation: \(30-3x+\frac{1}{2}x=12.5\). Then \(-\frac{5}{2}x=-17.5\), so \(x=7\), and \(y=9\). 2. The total amount is \(7+9=16\,\text{fl oz}\).

Answer

a) Cup A originally contained \(7\,\text{fl oz}\), and Cup B contained \(9\,\text{fl oz}\). b) The cups contained \(16\,\text{fl oz}\) altogether.
5243978
Two friends, Jordan and Leo, each buy a mountain bike and a helmet. A premium helmet costs \(\$120.00\), and a standard helmet costs \(\$40.00\). Jordan’s bike plus a premium helmet costs three times as much as Leo’s bike plus a standard helmet. Leo’s bike plus a premium helmet costs half as much as Jordan’s bike plus a standard helmet. Find the price of each mountain bike, not including a helmet.

Hints

- Choose variables for the two bike prices. - Translate each comparison into an equation that includes the helmet price. - Simplify one equation and use substitution. - Check both original comparisons with your results.

Solution

1. Let \(x\) be the price of Jordan’s mountain bike and \(y\) the price of Leo’s mountain bike, in dollars. 2. The first condition gives \(x + 120 = 3(y + 40)\). 3. The second condition gives \(y + 120 = \frac{1}{2}(x + 40)\). 4. Simplify the first equation: \(x + 120 = 3y + 120\), so \(x = 3y\). 5. Substitute into the second equation: \(y + 120 = \frac{1}{2}(3y + 40)\). 6. Multiply by \(2\): \(2y + 240 = 3y + 40\), so \(y = 200\). 7. Then \(x = 3 \cdot 200 = 600\).

Answer

Jordan’s mountain bike costs \(\$600.00\), and Leo’s mountain bike costs \(\$200.00\).
5243988
Two metal rods, Rod A and Rod B, can be fitted with extension pieces. One extension is \(50\,\text{cm}\) long, and the other is \(10\,\text{cm}\) long. Rod A with the long extension is twice as long as Rod B with the short extension. Rod B with the long extension is \(\frac{3}{4}\) as long as Rod A with the short extension. Find the original length of each rod.

Hints

- Write one equation for each comparison. - Use parentheses so each extension is added before the lengths are compared. - Solve one equation for a variable and substitute. - Clear the fraction by multiplying the equation by \(4\).

Solution

1. Let \(a\) be the original length of Rod A and \(b\) the original length of Rod B, in centimeters. 2. The first condition gives \(a + 50 = 2(b + 10)\). 3. The second condition gives \(b + 50 = \frac{3}{4}(a + 10)\). 4. Solve the first equation for \(a\): \(a = 2b - 30\). 5. Substitute into the second equation: \(b + 50 = \frac{3}{4}(2b - 20)\). 6. Multiply by \(4\): \(4b + 200 = 3(2b - 20)\). 7. Simplify: \(4b + 200 = 6b - 60\), so \(260 = 2b\) and \(b = 130\). 8. Then \(a = 2 \cdot 130 - 30 = 230\).

Answer

Rod A is \(230\,\text{cm}\) long, and Rod B is \(130\,\text{cm}\) long.
5244038
A bicycle company sells three models: a basic bike, a touring bike, and a professional racing bike. The touring bike costs four times as much as the basic bike. The racing bike costs \(\$1200.00\) more than the touring bike and \(\$4800.00\) more than the basic bike. Find the price of each bicycle model.

Hints

- Express the touring-bike price using the basic-bike price. - Write two expressions for the racing-bike price. - Set those expressions equal and solve.

Solution

1. Let \(b\) be the price of the basic bike and \(r\) the price of the racing bike, in dollars. The touring bike costs \(4b\). 2. The two comparisons for the racing bike give the system \(r = 4b + 1200\) and \(r = b + 4800\). 3. Set the two expressions for \(r\) equal: \(4b + 1200 = b + 4800\). 4. Solve: \(3b = 3600\), so \(b = 1200\). 5. The touring bike costs \(4 \cdot 1200 = 4800\). 6. The racing bike costs \(1200 + 4800 = 6000\).

Answer

The basic bike costs \(\$1200.00\), the touring bike costs \(\$4800.00\), and the racing bike costs \(\$6000.00\).
5244088
A cargo boat travels on a river between two ports that are \(24\,\text{mi}\) apart. At constant engine power, the upstream trip takes \(2\) hours, while the downstream trip takes \(1.5\) hours. a) Use a system of linear equations to find the boat’s speed in still water and the speed of the current. b) How many hours would a raft with no motor take to travel the entire \(24\)-mile distance downstream?

Hints

- Calculate the boat’s ground speed in each direction. - Upstream speed is the still-water speed minus the current speed. - Downstream speed is the still-water speed plus the current speed. - A raft with no motor travels at the speed of the current.

Solution

1. The upstream ground speed is \(\frac{24}{2} = 12\,\text{mph}\), and the downstream ground speed is \(\frac{24}{1.5} = 16\,\text{mph}\). 2. Let \(v_b\) be the boat’s speed in still water and \(v_c\) the speed of the current. Then \(v_b - v_c = 12\) and \(v_b + v_c = 16\). 3. Add the equations: \(2v_b = 28\), so \(v_b = 14\). Then \(v_c = 2\). 4. A raft with no motor moves at the current’s speed, so its travel time is \(\frac{24}{2} = 12\) hours.

Answer

a) The boat’s speed in still water is \(14\,\text{mph}\), and the current’s speed is \(2\,\text{mph}\). b) The raft would take \(12\) hours.
5279748
A juice company packages \(3840\,\text{fl oz}\) of apple juice in \(16\)-fluid-ounce bottles and \(24\)-fluid-ounce bottles. Exactly \(200\) bottles are filled. a) How many bottles of each size are filled? b) Without starting a new calculation, explain whether the total number of bottles needed for the same amount of juice would increase or decrease if a greater proportion of the bottles were the \(24\)-fluid-ounce size.

Hints

- Use one equation for the total number of bottles and one for the total volume. - Include each bottle size in the volume equation. - For part b, compare the amount of juice held by a small bottle with the amount held by a large bottle.

Solution

1. Let \(x\) be the number of \(16\)-fluid-ounce bottles and \(y\) the number of \(24\)-fluid-ounce bottles. The system is \(x + y = 200\) and \(16x + 24y = 3840\). 2. From \(x = 200-y\), substitute into the volume equation: \(16(200-y)+24y=3840\). 3. Simplify: \(3200+8y=3840\), so \(y=80\) and \(x=120\). 4. Larger bottles hold more juice per bottle. Increasing their proportion increases the average amount of juice per bottle, so fewer bottles are needed for the same total volume.

Answer

a) The company fills \(120\) bottles of the \(16\)-fluid-ounce size and \(80\) bottles of the \(24\)-fluid-ounce size. b) The total number of bottles would decrease because more juice would be packaged in each bottle on average.
5321968
Each graph in a) and b) shows two lines. 1. For each graph, write the corresponding system of linear equations in the form (I) \(y = m_1x + b_1\) (II) \(y = m_2x + b_2\). 2. Give the solution set of each system.
Figure for problem 532196

Hints

- How can you read the slope and \(y\)-intercept of each line from a graph? - What does the intersection of two lines represent for the solution set of a system? - What does it mean for the solution set when two distinct lines are parallel? - How can you check an equation read from a graph by substituting points on the line?

Solution

1. For graph a), line \(g_1\) crosses the \(y\)-axis at \((0, -3)\) and has slope \(2\), so its equation is \(y = 2x - 3\). Line \(g_2\) crosses the \(y\)-axis at \((0, 0)\) and has slope \(-1\), so its equation is \(y = -x\). For graph b), line \(h_1\) crosses the \(y\)-axis at \((0, 2)\) and has slope \(-0.5\), so its equation is \(y = -0.5x + 2\). Line \(h_2\) crosses the \(y\)-axis at \((0, -1)\) and has slope \(-0.5\), so its equation is \(y = -0.5x - 1\). 2. In graph a), the lines intersect at \((1, -1)\), so the solution set is \(\{(1, -1)\}\). In graph b), the lines have the same slope but different \(y\)-intercepts, so they are parallel and the solution set is \(\emptyset\).

Answer

1. Graph a): (I) \(y = 2x - 3\); (II) \(y = -x\). Graph b): (I) \(y = -0.5x + 2\); (II) \(y = -0.5x - 1\). 2. Graph a): \(\{(1, -1)\}\). Graph b): \(\emptyset\).
5321978
Consider the following system of linear equations: (I) \(x + y = 3\) (II) \(-3x + 2y = -2\) The graph shows the corresponding lines \(g_1\) and \(g_2\). a) Estimate the coordinates of the intersection from the graph. Why is it difficult to determine the exact coordinates from the graph alone? b) Find the exact coordinates of the intersection algebraically, using a method of your choice. c) Compare your algebraic result with your estimate from part a).
Figure for problem 532197

Hints

- What does the intersection of two lines represent for the corresponding system of equations? - Pay attention to the scale on each axis. Is the intersection exactly at a grid point? - Which algebraic methods can you use to solve a system of linear equations? - It may help to rewrite both equations in the form \(y = mx + b\). - How can you check your calculated solution?

Solution

1. From the graph, the intersection appears to be near \((1.5, 1.5)\). An exact reading is difficult because the intersection is not at a grid point. 2. Rewrite equation (I) as \(y = -x + 3\) and equation (II) as \(y = 1.5x - 1\). 3. Set the expressions equal: \(-x + 3 = 1.5x - 1\). Then \(4 = 2.5x\), so \(x = 1.6\). 4. Substitute into equation (I): \(y = 3 - 1.6 = 1.4\). The exact intersection is \((1.6, 1.4)\). 5. The exact point \((1.6, 1.4)\) is close to the graph-based estimate \((1.5, 1.5)\).

Answer

a) A reasonable estimate is about \((1.5, 1.5)\). The intersection is not at a grid point, so the exact coordinates are difficult to read. b) The exact intersection is \((1.6, 1.4)\). c) The algebraic result is close to the estimate from the graph.
5321988
Jordan and Maya ride bicycles along the same route. Jordan starts from home and rides at a constant speed of \(15\,\text{mph}\). At the same time, Maya starts from a point that is already \(10\,\text{mi}\) from Jordan’s home and rides at a constant speed of \(10\,\text{mph}\). The graph shows each rider’s distance \(s\) from Jordan’s home after \(t\) hours. 1. Write a linear equation for each rider’s distance as a function of time. 2. Read the intersection of the two lines from the graph and explain its meaning in this situation. 3. Calculate the intersection by setting up and solving a system of linear equations. In the graph, \(j\) represents Jordan and \(m\) represents Maya.
Figure for problem 532198

Hints

- Identify each rider’s starting distance and rate of change. - Use the form \(s = mt + b\) for each equation. - At the intersection, both riders have the same time and distance. - Set the two distance expressions equal to calculate the intersection.

Solution

1. Jordan starts at \(0\) miles and travels \(15\) miles each hour, so \(s_J(t) = 15t\). Maya starts \(10\) miles from Jordan’s home and travels \(10\) miles each hour, so \(s_M(t) = 10t + 10\). 2. The graph’s lines intersect at \((2, 30)\). This means that after \(2\) hours, both riders are \(30\) miles from Jordan’s home, so Jordan catches Maya there. 3. Set the distance expressions equal: \(15t = 10t + 10\). Subtract \(10t\) to get \(5t = 10\), so \(t = 2\). Substitute into either equation: \(s = 15 \cdot 2 = 30\).

Answer

1. Jordan: \(s_J(t) = 15t\); Maya: \(s_M(t) = 10t + 10\) 2. The intersection is \((2, 30)\). After \(2\) hours, Jordan catches Maya \(30\,\text{mi}\) from Jordan’s home. 3. Solving \(15t = 10t + 10\) gives \(t = 2\), and substitution gives \(s = 30\).
5322118
The coordinate plane shows two linear functions, \(f\) and \(g\). a) Find the equations of \(f\) and \(g\). b) Find the intersection point \(S\) of the two lines using algebra.
Figure for problem 532211

Hints

- Read each line's y-intercept and use two grid points to find its slope. - At an intersection point, what must be true about the two function values? - Solve the equation formed by setting the two expressions equal. - Check the ordered pair in both equations.

Solution

1. Line \(f\) crosses the y-axis at \((0, 1)\). Using \((0, 1)\) and \((2, 2)\), its slope is \(\frac{1}{2}\), so \(f(x)=\frac{1}{2}x+1\). 2. Line \(g\) crosses the y-axis at \((0, 5)\). Using \((0, 5)\) and \((1, 4)\), its slope is \(-1\), so \(g(x)=-x+5\). 3. At the intersection, \(\frac{1}{2}x+1=-x+5\). Then \(\frac{3}{2}x=4\), so \(x=\frac{8}{3}\). 4. Substitute \(x=\frac{8}{3}\) into either equation to get \(y=\frac{7}{3}\). Therefore \(S\left(\frac{8}{3}, \frac{7}{3}\right)\).

Answer

a) \(f(x)=\frac{1}{2}x+1\) and \(g(x)=-x+5\) b) \(S\left(\frac{8}{3}, \frac{7}{3}\right)\)
5322188
The graph shows two linear functions, \(f\) and \(g\). a) Use the graph to determine the equation of each line. b) Find the coordinates of the intersection point \(S\) by setting the two function expressions equal.
Figure for problem 532218

Hints

- Read the y-intercept of each line from the graph. - Use two points on each line to determine its slope. - Recall the slope-intercept form \(y = mx + b\). - At an intersection point, the two functions have the same output for the same input. - After finding the x-coordinate, substitute it into either equation to find the y-coordinate.

Solution

1. For \(f\), the y-intercept is \(2\). Using the points \((0, 2)\) and \((2, 3)\), the slope is \(\frac{3 - 2}{2 - 0} = \frac{1}{2}\). Therefore, \(f(x) = \frac{1}{2}x + 2\). 2. For \(g\), the y-intercept is \(-1\). Using the points \((0, -1)\) and \((1, -2)\), the slope is \(\frac{-2 - (-1)}{1 - 0} = -1\). Therefore, \(g(x) = -x - 1\). 3. Set the expressions equal: \(\frac{1}{2}x + 2 = -x - 1\). 4. Then \(\frac{3}{2}x = -3\), so \(x = -2\). 5. Substituting into \(g\) gives \(y = -(-2) - 1 = 1\). Thus, \(S = (-2, 1)\).

Answer

a) \(f(x) = \frac{1}{2}x + 2\) and \(g(x) = -x - 1\). b) \(S = (-2, 1)\).
5322398
Graphs a) and b) each show two lines, \(f\) and \(g\), that intersect at point \(S\). Several useful points are marked on the lines. 1) For each graph, estimate the coordinates of \(S\). 2) For each graph, determine the equations of \(f\) and \(g\). 3) For each graph, calculate the exact coordinates of \(S\) by setting the function expressions equal.
Figure for problem 532239

Hints

- Check the axis scales before estimating each intersection. - Use the marked points to find the slope and y-intercept of each line. - Recall the slope-intercept form \(y = mx + b\). How can two points be used to find \(m\)? - To find an exact intersection, set the two function expressions equal and solve for \(x\). - Substitute the x-coordinate into either equation to find the corresponding y-coordinate.

Solution

1. In graph a), the intersection is about \((1.4, 1.6)\). In graph b), the intersection is about \((-0.8, 2.6)\). 2. For graph a), \(f\) passes through \((0, 3)\) and \((3, 0)\), so its slope is \(-1\) and \(f(x) = -x + 3\). Line \(g\) passes through \((1, 1)\) and \((3, 4)\), so its slope is \(\frac{4 - 1}{3 - 1} = 1.5\). Using \((1, 1)\) gives a y-intercept of \(-0.5\), so \(g(x) = 1.5x - 0.5\). 3. For graph a), set the equations equal: \(-x + 3 = 1.5x - 0.5\). Then \(3.5 = 2.5x\), so \(x = 1.4\). Substitution gives \(y = 1.6\). Thus, \(S = (1.4, 1.6)\). 4. For graph b), \(f\) passes through \((0, 1)\) and \((1, -1)\), so \(f(x) = -2x + 1\). Line \(g\) passes through \((0, 3)\) and \((2, 4)\), so its slope is \(0.5\) and \(g(x) = 0.5x + 3\). 5. For graph b), set the equations equal: \(-2x + 1 = 0.5x + 3\). Then \(-2 = 2.5x\), so \(x = -0.8\). Substitution gives \(y = 2.6\). Thus, \(S = (-0.8, 2.6)\).

Answer

1) a) About \((1.4, 1.6)\); b) about \((-0.8, 2.6)\). 2) a) \(f(x) = -x + 3\) and \(g(x) = 1.5x - 0.5\); b) \(f(x) = -2x + 1\) and \(g(x) = 0.5x + 3\). 3) a) \(S = (1.4, 1.6)\); b) \(S = (-0.8, 2.6)\).
5332308
Two water tanks have different starting amounts. Tank A begins with \(500\,\text{gal}\) and loses \(50\,\text{gal}\) per hour through a leak. Tank B begins with \(100\,\text{gal}\) and is filled at \(150\,\text{gal}\) per hour. The graph shows the amount of water in each tank as a function of time \(t\), in hours. Line \(a\) represents Tank A, and line \(b\) represents Tank B. Calculate when the tanks contain the same amount of water and determine that amount.
Figure for problem 533230

Hints

- Represent the decrease and increase as slopes. - Identify the starting amount for each linear equation. - At the intersection of the two graphs, the functions have the same value.

Solution

1. Write a linear equation for each tank’s amount after \(t\) hours: \(A(t) = -50t + 500\) and \(B(t) = 150t + 100\). 2. Set the expressions equal: \(-50t + 500 = 150t + 100\). 3. Solve: \(400 = 200t\), so \(t = 2\). 4. Substitute \(t = 2\): \(B(2) = 150 \cdot 2 + 100 = 400\). 5. Both tanks contain \(400\,\text{gal}\) after \(2\) hours.

Answer

After \(2\) hours, both tanks contain \(400\,\text{gal}\) of water.
5332318
The coordinate plane shows the graphs of two linear functions, \(f\) and \(g\). a) Use suitable points from the graph to determine the equations of \(f\) and \(g\). b) The intersection is difficult to read exactly from the graph. Calculate its exact coordinates.
Figure for problem 533231

Hints

- Use where each graph crosses the vertical axis to find its \(y\)-intercept. - Use the rise and run between two clear points to determine the coefficient of \(x\). - To calculate the intersection, set the two function expressions equal.

Solution

1. The graph of \(f\) crosses the y-axis at \(1\). Using \((0, 1)\) and \((1, 2)\), the slope is \(1\), so \(f(x) = x + 1\). 2. The graph of \(g\) crosses the y-axis at \(5\). Using \((0, 5)\) and \((2, 1)\), the slope is \(-2\), so \(g(x) = -2x + 5\). 3. Set the expressions equal: \(x + 1 = -2x + 5\). Then \(3x = 4\), so \(x = \frac{4}{3}\). 4. Substitute into either equation to get \(y = \frac{7}{3}\). Thus the exact intersection is \(\left(\frac{4}{3}, \frac{7}{3}\right)\), or approximately \((1.33, 2.33)\).

Answer

a) \(f(x) = x + 1\) and \(g(x) = -2x + 5\) b) The intersection is \(\left(\frac{4}{3}, \frac{7}{3}\right)\), or approximately \((1.33, 2.33)\).
5333428
The graph shows two linear functions, \(f\) and \(g\). First estimate the intersection point \(S\) from the graph. Then calculate the coordinates of \(S\) to two decimal places.
Figure for problem 533342

Hints

- Use two clear points on each line to determine its slope. - When you set the function expressions equal, collect the x-terms on one side. - Check whether your calculated point is consistent with your estimate from the graph.

Solution

1. For \(f\), the graph shows a y-intercept of \(3\) and points such as \((0, 3)\) and \((3, 0)\), so the slope is \(-1\). Thus, \(f(x) = -x + 3\). 2. For \(g\), the graph shows a y-intercept of \(1\) and points such as \((0, 1)\) and \((4, 2)\), so the slope is \(\frac{2 - 1}{4 - 0} = 0.25\). Thus, \(g(x) = 0.25x + 1\). 3. Set the functions equal: \(-x + 3 = 0.25x + 1\). 4. Then \(2 = 1.25x\), so \(x = 1.6\). 5. Substitute to get \(y = -1.6 + 3 = 1.4\). To two decimal places, the intersection is \(S = (1.60, 1.40)\).

Answer

Estimate: about \(S = (1.5, 1.5)\). To two decimal places: \(S = (1.60, 1.40)\).
5333458
Two lines, \(f\) and \(g\), are shown on a coordinate plane. a) Estimate the coordinates of their intersection from the graph. b) Calculate the coordinates of the intersection and compare your result with the value you read from the graph.
Figure for problem 533345

Hints

- First determine each line's equation in slope-intercept form \(y = mx + b\). - Read the y-intercept where each line crosses the y-axis. - Use two clear points to calculate each slope. - At the intersection, both functions have the same output for the same input.

Solution

1. For \(f\), the marked points \((0, 1)\) and \((4, 3)\) give slope \(\frac{3 - 1}{4 - 0} = 0.5\), and the y-intercept is \(1\). Therefore, \(f(x) = 0.5x + 1\). 2. For \(g\), the marked points \((1, 3)\) and \((3, 1)\) give slope \(\frac{1 - 3}{3 - 1} = -1\). Using \((3, 1)\), the y-intercept is \(4\), so \(g(x) = -x + 4\). 3. Set the functions equal: \(0.5x + 1 = -x + 4\). 4. Then \(1.5x = 3\), so \(x = 2\). 5. Substituting gives \(y = -2 + 4 = 2\). The calculated intersection is \((2, 2)\), which matches the graph.

Answer

a) The graph gives an intersection of about \((2, 2)\). b) The equations are \(f(x) = 0.5x + 1\) and \(g(x) = -x + 4\), and the calculated intersection is \((2, 2)\), matching the graph.
5335928
A class is ordering printed T-shirts. The graph shows total cost for two vendors as a function of the number of shirts \(x\). Vendor A charges a \(\$60\) setup fee plus \(\$4\) per shirt. Vendor B charges no setup fee but charges \(\$10\) per shirt. The two graph lines are labeled \(p\) and \(q\). a) Match each graph line with its vendor and explain. b) Find the intersection. What does it mean in context? c) Starting with what whole-number quantity is Vendor A less expensive? d) How much does the class save on \(20\) shirts by choosing the less expensive vendor?
Figure for problem 533592

Hints

- The y-intercept represents a setup fee. - The intersection represents equal cost for the same quantity. - For part c), find which graph lies lower after the intersection. - Evaluate both costs at \(x=20\).

Solution

1. Line \(p\) has a y-intercept of \(60\), so it represents Vendor A. Line \(q\) passes through the origin, so it represents Vendor B. 2. Set the cost equations equal: \(4x+60=10x\). Then \(60=6x\), so \(x=10\), and the common cost is \(\$100\). 3. For whole-number quantities greater than \(10\), Vendor A's graph is lower, so Vendor A is less expensive starting at \(11\) shirts. 4. For \(20\) shirts, Vendor B charges \(10\cdot20=\$200\) and Vendor A charges \(4\cdot20+60=\$140\). The savings are \(\$60\).

Answer

a) Line \(p\): Vendor A; line \(q\): Vendor B b) \((10, 100)\); both charge \(\$100\) for \(10\) shirts c) \(11\) shirts d) \(\$60\)
5336138
The graph shows two water tanks being filled. Time \(x\) is measured in minutes, and volume \(y\) is measured in gallons. Tank 1 contains some water at the start, while Tank 2 is initially empty. Line \(p\) represents Tank 1, and line \(q\) represents Tank 2. a) Write an equation of the form \(y=mx+b\) for each tank, including the displayed domain. b) After how many minutes do the tanks contain the same volume? What is that volume?
Figure for problem 533613

Hints

- The y-intercept is the initial volume. - The slope is the inflow rate. - Use the displayed time interval for each domain. - Set the equations equal to find when the volumes match.

Solution

1. Tank 1 starts with \(25\) gallons and reaches \(50\) gallons after \(5\) minutes. Its slope is \(m=\frac{50-25}{5}=5\), so \(V_1(x)=5x+25\), with \(0\le x\le8\). 2. Tank 2 starts at \(0\) and reaches \(50\) gallons after \(5\) minutes. Its slope is \(10\), so \(V_2(x)=10x\), with \(0\le x\le8\). 3. Set the equations equal: \(10x=5x+25\). Then \(5x=25\), so \(x=5\). 4. Substitute \(x=5\) into either equation to get \(y=50\) gallons.

Answer

a) \(V_1(x)=5x+25\), with \(0\le x\le8\); \(V_2(x)=10x\), with \(0\le x\le8\) b) After \(5\) minutes; \(50\) gallons
5349418
The two linear equations are (I) \(x + y = 4\) (II) \(x - y = 2\). Which diagram, a or b, correctly shows both equations? Then read the coordinates of the intersection from the correct diagram.
Figure for problem 534941

Hints

- Rewrite each equation in the form \(y = mx + b\). - Compare the slopes and y-intercepts with the diagrams. - Check the intersection in both original equations.

Solution

1. Rewrite each equation in slope-intercept form. Equation (I) becomes \(y = -x + 4\), with slope \(-1\) and y-intercept \(4\). Equation (II) becomes \(y = x - 2\), with slope \(1\) and y-intercept \(-2\). 2. Diagram a shows these two lines. In diagram b, the rising line has y-intercept \(2\), so it does not represent equation (II). 3. In diagram a, the lines intersect at \((3, 1)\). 4. Check: \(3 + 1 = 4\) and \(3 - 1 = 2\).

Answer

Diagram a is correct. The intersection is \((3, 1)\).
5546638
Solve the system by elimination. Scale both equations before combining them. \(\begin{cases} 3x+2y=13 \\ 2x+3y=12 \end{cases}\) Your response must show both scaled equations and the equation produced when they are combined, then give the ordered-pair solution.

Hints

- Pick one variable to eliminate and look for a common multiple of its two coefficients. - Each entire equation must be multiplied by the chosen scale factor. - Use opposite coefficients before adding the equations. - Check the final ordered pair in both original equations.

Solution

1. Multiply the first equation by \(3\): \(9x+6y=39\). 2. Multiply the second equation by \(-2\): \(-4x-6y=-24\). 3. Add the scaled equations: \(5x=15\), so \(x=3\). 4. Substitute into \(3x+2y=13\): \(9+2y=13\), so \(y=2\). 5. The solution is \((3, 2)\).

Answer

One valid setup is \(9x+6y=39\) and \(-4x-6y=-24\). Adding gives \(5x=15\). Therefore, the solution is \((3, 2)\).
5546648
For each system, choose either substitution or elimination as the more efficient algebraic method. Briefly explain your choice, then solve. a) \(\begin{cases} y=2x+1 \\ 3x+y=16 \end{cases}\) b) \(\begin{cases} 4x+3y=17 \\ -4x+5y=7 \end{cases}\)

Hints

- Look for an equation that already has one variable isolated. - Also look for coefficients that already cancel when the equations are added or subtracted. - Choose the method that requires fewer algebraic transformations for each system. - Verify each ordered pair in both equations of its system.

Solution

1. In part a), substitution is efficient because one equation already isolates \(y\). Substitute \(y=2x+1\) into \(3x+y=16\): \(3x+2x+1=16\), so \(x=3\) and \(y=7\). 2. In part b), elimination is efficient because the \(x\)-coefficients are already opposites. Add the equations: \(8y=24\), so \(y=3\). 3. Substitute \(y=3\) into \(4x+3y=17\): \(4x+9=17\), so \(x=2\).

Answer

a) Substitution; \((3, 7)\) b) Elimination; \((2, 3)\)
5546658
A student uses elimination on the system \(\begin{cases} 2x+3y=13 \\ 4x-y=5 \end{cases}\). The student multiplies the first equation by \(2\) to get \(4x+6y=26\). Then the student subtracts the second equation and writes \(5y=21\). Identify the error in that subtraction, correct it, and finish solving the system.

Hints

- Put parentheses around the entire second left-hand side before subtracting. - What happens to every sign inside an expression when that expression is subtracted? - After correcting the elimination step, solve the one-variable equation and substitute back.

Solution

1. The subtraction is \((4x+6y)-(4x-y)=26-5\). 2. Subtracting \(-y\) means adding \(y\), so the left side is \(7y\), not \(5y\). 3. The corrected equation is \(7y=21\), so \(y=3\). 4. Substitute into \(4x-y=5\): \(4x-3=5\), so \(x=2\). 5. The solution is \((2, 3)\).

Answer

The student treated subtracting \(-y\) as subtracting \(y\). The correct elimination step gives \(7y=21\), so the solution is \((2, 3)\).
5128948
The graphs of \(f(x)=2x-4\) and \(g(x)=-x+5\), together with the x-axis, enclose a triangle. a) Find the intersection point \(S\) of the two lines. b) Find the zero of each function. c) Find the area of the triangle.

Hints

- How do you find a point shared by two function graphs? - Which points on the x-axis form the base of the triangle? - Which coordinate of the intersection gives the triangle's height above the x-axis?

Solution

1. Set the functions equal: \(2x-4=-x+5\). Then \(3x=9\), so \(x=3\). Substituting gives \(y=2\), so \(S=(3,2)\). 2. For \(f\), solve \(2x-4=0\), giving \(x=2\). For \(g\), solve \(-x+5=0\), giving \(x=5\). 3. The base lies on the x-axis from \(x=2\) to \(x=5\), so its length is \(3\). The height is the y-coordinate of \(S\), which is \(2\). Therefore, the area is \(\frac{1}{2}\cdot3\cdot2=3\) square units.

Answer

a) \(S=(3, 2)\) b) The zero of \(f\) is \(x=2\), and the zero of \(g\) is \(x=5\). c) \(3\) square units
5129748
Three lines enclose a triangular region in the coordinate plane: \(g_1:y=\frac{1}{2}x+2\) \(g_2:y=-x+5\) \(g_3:y=-1\) a) Find the coordinates of the three vertices of the triangle. b) Find the area of the triangle.

Hints

- Find each vertex by solving a pair of line equations. - Because one side is horizontal, how can you find its length and the corresponding height? - Use the triangle area formula once you know the base and height.

Solution

1. For \(g_1\) and \(g_2\), solve \(\frac{1}{2}x+2=-x+5\), giving \(x=2\) and \(y=3\), so \(A=(2,3)\). 2. For \(g_1\) and \(g_3\), solve \(-1=\frac{1}{2}x+2\), giving \(x=-6\), so \(B=(-6,-1)\). 3. For \(g_2\) and \(g_3\), solve \(-1=-x+5\), giving \(x=6\), so \(C=(6,-1)\). 4. Segment \(BC\) is horizontal with length \(6-(-6)=12\). The vertical height from \(A\) to \(y=-1\) is \(3-(-1)=4\). Thus the area is \(\frac{1}{2}\cdot12\cdot4=24\) square units.

Answer

a) \(A=(2, 3)\), \(B=(-6, -1)\), \(C=(6, -1)\) b) \(24\) square units
5131228
Consider the points \(A(0, 0)\), \(B(6, 0)\), and \(D(0, 6)\). A fourth point \(C\) completes quadrilateral \(ABCD\). a) If \(C = (6, 6)\), find the intersection point \(S_1\) of diagonals \(AC\) and \(BD\). b) Now move \(C\) to \(C' = (12, 6)\). Find the new intersection point \(S_2\) of diagonals \(AC'\) and \(BD\). c) Without further calculation, explain why the x-coordinate of the diagonal intersection can never reach \(6\) as \(C\) moves arbitrarily far to the right along the line \(y = 6\).

Hints

- Compare the equations of the diagonals in the two configurations. - How does the slope of diagonal \(AC\) change as \(C\) moves farther right? - What equation describes every point on diagonal \(BD\)?

Solution

a) With \(C=(6,6)\), diagonal \(AC\) is \(y=x\) and diagonal \(BD\) is \(y=-x+6\). Setting them equal gives \(x=3\) and \(y=3\), so \(S_1=(3,3)\). b) With \(C'=(12,6)\), diagonal \(AC'\) is \(y=0.5x\). Setting \(0.5x=-x+6\) gives \(1.5x=6\), so \(x=4\) and \(y=2\). Thus \(S_2=(4,2)\). c) Every intersection lies on \(BD\), where \(x=6-y\). The diagonal from \(A\) to any point to the right on \(y=6\) meets \(BD\) above the x-axis, so \(y>0\). Therefore, \(x=6-y<6\).

Answer

a) \(S_1 = (3, 3)\) b) \(S_2 = (4, 2)\) c) The intersection remains above the x-axis on \(BD\). Since \(x = 6 - y\) there and \(y > 0\), its x-coordinate always stays below \(6\).
5137738
A cyclist rides a \(20\)-mile route out and back. With a tailwind on the outbound trip, the cyclist averages \(32\,\text{mph}\). With an equally strong headwind on the return trip, the cyclist averages \(24\,\text{mph}\). a) Find the wind speed and the cyclist's speed with no wind. b) The cyclist claims, “The tailwind saved exactly as much time as the headwind cost, so my total time was the same as it would have been with no wind.” Compare the total travel time with wind with the total travel time in still air to determine whether the claim is correct.

Hints

- Write one speed equation for the tailwind and one for the headwind. - For part b), calculate the time for each \(20\)-mile leg separately. - Compare that sum with the time for \(40\) miles at the still-air speed.

Solution

1. Let \(v_c\) be the cyclist's speed with no wind and \(v_w\) the wind speed. Then \(v_c+v_w=32\) and \(v_c-v_w=24\). Adding gives \(2v_c=56\), so \(v_c=28\,\text{mph}\), and then \(v_w=4\,\text{mph}\). 2. With wind, the outbound time is \(\frac{20}{32}=\frac{5}{8}\) hour and the return time is \(\frac{20}{24}=\frac{5}{6}\) hour. The total is \(\frac{35}{24}\) hours, or \(87.5\) minutes. 3. With no wind, the \(40\)-mile round trip would take \(\frac{40}{28}=\frac{10}{7}\) hours, or approximately \(85.7\) minutes. Since \(87.5>85.7\), the claim is false.

Answer

a) The cyclist's speed with no wind is \(28\,\text{mph}\), and the wind speed is \(4\,\text{mph}\). b) The claim is false. The trip with wind takes \(87.5\) minutes, while the trip with no wind would take approximately \(85.7\) minutes.
5138008
A rectangle has length \(l\) and width \(w\). If the length is increased by \(2\,\text{cm}\) and the width is decreased by \(1\,\text{cm}\), the area does not change. If the length is decreased by \(1\,\text{cm}\) and the width is increased by \(2\,\text{cm}\), the area increases by \(12\,\text{cm}^2\). Find the original dimensions of the rectangle.

Hints

- Write the area of the original rectangle. - Express the dimensions after each change. - Compare each new area with the original area. - The \(lw\) terms cancel after each equation is expanded.

Solution

1. The original area is \(lw\). 2. The first condition gives \((l + 2)(w - 1) = lw\). 3. Expand and simplify: \(lw - l + 2w - 2 = lw\), so \(-l + 2w = 2\). 4. The second condition gives \((l - 1)(w + 2) = lw + 12\). 5. Expand and simplify: \(lw + 2l - w - 2 = lw + 12\), so \(2l - w = 14\). 6. From \(-l + 2w = 2\), write \(l = 2w - 2\). 7. Substitute into \(2l - w = 14\): \(2(2w - 2) - w = 14\). 8. Simplify: \(3w - 4 = 14\), so \(w = 6\). Then \(l = 2 \cdot 6 - 2 = 10\).

Answer

The original rectangle is \(10\,\text{cm}\) long and \(6\,\text{cm}\) wide.
5138038
An isosceles trapezoid is supposed to have a perimeter of \(24\,\text{cm}\). Its two legs and its shorter base are all the same length. Its longer base is three times the length of each of those shorter sides. Find the resulting side lengths. Then use the Pythagorean theorem to determine whether a nondegenerate trapezoid with those side lengths can exist.

Hints

- Express all four side lengths using the common shorter length. - After finding the side lengths, drop perpendiculars from the endpoints of the shorter base. - How much of the longer base extends beyond the shorter base on each side? - Use a leg of the trapezoid as the hypotenuse of one of the resulting right triangles.

Solution

1. Let \(x\) be the common length of each leg and the shorter base. Then the longer base is \(3x\). The perimeter equation is \(x+x+x+3x=24\), so \(6x=24\) and \(x=4\). 2. The side lengths are therefore \(4\,\text{cm}\), \(4\,\text{cm}\), \(4\,\text{cm}\), and \(12\,\text{cm}\). 3. In an isosceles trapezoid, dropping perpendiculars from the shorter base splits the extra base length equally. Each horizontal leg of the resulting right triangles is \(\frac{12-4}{2}=4\,\text{cm}\). 4. If \(h\) is the trapezoid's height, the Pythagorean theorem gives \(h^2+4^2=4^2\). Thus \(h^2=0\), so \(h=0\). 5. A height of zero means the figure collapses into a line segment, so no nondegenerate trapezoid with positive area exists.

Answer

The longer base is \(12\,\text{cm}\), and the other three sides are \(4\,\text{cm}\) each. No nondegenerate trapezoid exists because the Pythagorean theorem gives height \(0\,\text{cm}\).
5141728
A rectangle has this property: If its length is shortened by \(3\,\text{cm}\) and its width is increased by \(2\,\text{cm}\), the result is a square with the same area as the original rectangle. Find the original length and width.

Hints

- Use the equal-side property of a square. - Write an area equation for the original rectangle and the adjusted square. - Express one original dimension in terms of the other. - Substitute that relationship into the area equation.

Solution

1. Let \(L\) be the original length and \(W\) the original width, in centimeters. 2. Because the adjusted figure is a square, \(L - 3 = W + 2\), so \(L = W + 5\). 3. Equal areas give \(LW = (L - 3)(W + 2)\). 4. Substitute \(L = W + 5\): \((W + 5)W = (W + 2)(W + 2)\). 5. Expand: \(W^2 + 5W = W^2 + 4W + 4\). 6. Simplify: \(W = 4\). 7. Then \(L = 4 + 5 = 9\).

Answer

The original rectangle is \(9\,\text{cm}\) long and \(4\,\text{cm}\) wide.
5243548
A freight train, a passenger train, and an express train travel the same long-distance route. The passenger train travels \(20\,\text{mph}\) faster than the freight train and takes \(3\) fewer hours to complete the route. The express train travels \(30\,\text{mph}\) faster than the passenger train and takes \(2\) fewer hours than the passenger train. Find the speed of each train and the length of the route.

Hints

- Choose one train’s speed and time as the two unknowns. - Express the other trains’ speeds and times relative to those unknowns. - The product of speed and time is the same route length for all three trains. - Expand the two distance equations; the product of the unknowns cancels.

Solution

1. Let \(v\) be the freight train’s speed in miles per hour and \(t\) its travel time in hours. 2. The passenger train’s speed and time are \(v + 20\) and \(t - 3\). The express train’s speed and time are \(v + 50\) and \(t - 5\). 3. Because all three trains travel the same distance, \(vt = (v + 20)(t - 3)\) and \(vt = (v + 50)(t - 5)\). 4. Expand the first equation and simplify: \(20t - 3v = 60\). 5. Expand the second equation and simplify: \(50t - 5v = 250\), or \(10t - v = 50\). 6. From \(10t - v = 50\), write \(v = 10t - 50\). 7. Substitute into \(20t - 3v = 60\): \(20t - 3(10t - 50) = 60\). Then \(-10t + 150 = 60\), so \(t = 9\). 8. The freight train’s speed is \(v = 10 \cdot 9 - 50 = 40\,\text{mph}\). The passenger train travels at \(60\,\text{mph}\), and the express train travels at \(90\,\text{mph}\). 9. The route length is \(40 \cdot 9 = 360\,\text{mi}\).

Answer

The freight train travels at \(40\,\text{mph}\), the passenger train at \(60\,\text{mph}\), and the express train at \(90\,\text{mph}\). The route is \(360\,\text{mi}\) long.
5243648
A gardener is planning a rectangular garden bed. If the planned length were increased by \(2\,\text{ft}\) and the width decreased by \(1\,\text{ft}\), the area would stay the same. If the planned length were decreased by \(3\,\text{ft}\) and the width increased by \(3\,\text{ft}\), the area would increase by \(6\,\text{ft}^2\). Find the originally planned length and width.

Hints

- Write the area of the original rectangle. - Make one area equation for each proposed change. - Expand and simplify; the product \(lw\) cancels in both equations. - Solve the resulting linear system.

Solution

1. Let \(l\) be the original length and \(w\) the original width, in feet. The original area is \(lw\). 2. The first condition gives \((l + 2)(w - 1) = lw\). 3. Expand and simplify: \(lw - l + 2w - 2 = lw\), so \(-l + 2w = 2\). 4. The second condition gives \((l - 3)(w + 3) = lw + 6\). 5. Expand and simplify: \(lw + 3l - 3w - 9 = lw + 6\), so \(l - w = 5\). 6. From \(l - w = 5\), write \(l = w + 5\). 7. Substitute into \(-l + 2w = 2\): \(-(w + 5) + 2w = 2\), so \(w = 7\). 8. Then \(l = 7 + 5 = 12\).

Answer

The garden bed was planned to be \(12\,\text{ft}\) long and \(7\,\text{ft}\) wide.
5243808
A foundry combines two brass alloys. In Alloy A, the mass ratio of copper to zinc is \(4:1\). In Alloy B, the mass ratio of copper to zinc is \(1:3\). The foundry needs \(50\,\text{lb}\) of a new alloy that is \(47\%\) copper. Find the required mass of each original alloy.

Hints

- Convert each copper-to-zinc ratio into a copper percentage. - Determine the total mass of copper required in the final alloy. - Write one equation for total mass and one for copper mass. - Solve the resulting system.

Solution

1. Alloy A is \(\frac{4}{4 + 1} = 0.80\), or \(80\%\), copper. Alloy B is \(\frac{1}{1 + 3} = 0.25\), or \(25\%\), copper. 2. Let \(x\) be the pounds of Alloy A and \(y\) the pounds of Alloy B. 3. The total mass gives \(x + y = 50\). 4. The copper mass gives \(0.80x + 0.25y = 0.47 \cdot 50\), or \(0.8x + 0.25y = 23.5\). 5. Solve the first equation for \(y\): \(y = 50 - x\). 6. Substitute: \(0.8x + 0.25(50 - x) = 23.5\). 7. Simplify: \(0.8x + 12.5 - 0.25x = 23.5\), so \(0.55x = 11\) and \(x = 20\). 8. Then \(y = 50 - 20 = 30\).

Answer

The foundry needs \(20\,\text{lb}\) of Alloy A and \(30\,\text{lb}\) of Alloy B.
5243868
A laboratory technician needs to prepare \(10\,\text{kg}\) of a \(12\%\) salt solution. Two stock solutions are available: Solution A is \(5\%\) salt, and Solution B is \(20\%\) salt. By mistake, the technician first pours \(1\,\text{kg}\) of pure water into the container. How many kilograms of Solutions A and B should be added to make exactly \(10\,\text{kg}\) of the desired solution?

Hints

- Determine the total mass of salt needed in the final solution. - Account for the \(1\,\text{kg}\) of water when writing the total-mass equation. - Decide how much salt the pure water contributes. - Write one equation for total mass and one for salt mass.

Solution

1. Let \(x\) be the mass of Solution A and \(y\) the mass of Solution B, in kilograms. 2. The final mixture has a mass of \(10\,\text{kg}\), including the \(1\,\text{kg}\) of water, so \(x + y + 1 = 10\), or \(x + y = 9\). 3. The final mixture must contain \(0.12 \cdot 10 = 1.2\,\text{kg}\) of salt. Pure water contributes no salt, so \(0.05x + 0.20y = 1.2\). 4. From \(x + y = 9\), write \(x = 9 - y\). 5. Substitute: \(0.05(9 - y) + 0.20y = 1.2\). 6. Simplify: \(0.45 - 0.05y + 0.20y = 1.2\), so \(0.15y = 0.75\) and \(y = 5\). 7. Then \(x = 9 - 5 = 4\).

Answer

Add \(4\,\text{kg}\) of Solution A and \(5\,\text{kg}\) of Solution B.
5243948
A metalsmith has two silver alloys. Alloy A is \(60\%\) silver, and Alloy B is \(90\%\) silver. The planned mixture would be \(70\%\) silver. If the metalsmith used \(100\,\text{g}\) less of Alloy A and \(100\,\text{g}\) more of Alloy B, the mixture would be \(80\%\) silver. Find the originally planned mass of each alloy.

Hints

- Determine what happens to the total mass when the same amount is removed from one alloy and added to the other. - Use the original mixture to find a relationship between the two masses. - Write a silver-mass equation for each scenario.

Solution

1. Let \(x\) be the planned mass of Alloy A and \(y\) the planned mass of Alloy B, in grams. 2. The original mixture gives \(0.60x + 0.90y = 0.70(x + y)\). 3. Simplify the first equation: \(0.20y = 0.10x\), so \(x = 2y\). 4. The adjusted mixture has the same total mass, so \(0.60(x - 100) + 0.90(y + 100) = 0.80(x + y)\). 5. Substitute \(x = 2y\): \(0.60(2y - 100) + 0.90(y + 100) = 0.80(3y)\). 6. Simplify: \(1.20y - 60 + 0.90y + 90 = 2.40y\), so \(2.10y + 30 = 2.40y\). 7. Therefore, \(30 = 0.30y\), so \(y = 100\), and \(x = 2 \cdot 100 = 200\).

Answer

The original plan used \(200\,\text{g}\) of Alloy A and \(100\,\text{g}\) of Alloy B.
5280668
Students are comparing two bounce-house rental companies for a school event. Company A charges a \(\$40.00\) base fee plus \(\$10.00\) per hour. Company B also charges a base fee and an hourly rate, but does not list them separately. A \(4\)-hour rental costs the same from either company. For an \(8\)-hour rental, Company B costs \(\$20.00\) more than Company A. Find Company B’s base fee and hourly rate. Then determine when Company A is the less expensive choice.

Hints

- Write a cost rule for Company A. - Represent Company B’s unknown hourly rate and base fee with variables. - Use the \(4\)-hour and \(8\)-hour information to write two equations. - After finding Company B’s rule, compare the two cost expressions with an inequality.

Solution

1. Company A’s cost is \(A(t) = 10t + 40\), where \(t\) is the number of hours. 2. Let Company B’s cost be \(B(t) = mt + b\), where \(m\) is the hourly rate and \(b\) is the base fee. 3. At \(4\) hours, the costs are equal: \(4m + b = 10 \cdot 4 + 40 = 80\). 4. At \(8\) hours, Company B costs \(\$20.00\) more: \(8m + b = 10 \cdot 8 + 40 + 20 = 140\). 5. Subtract the first equation from the second: \(4m = 60\), so \(m = 15\). 6. Substitute into \(4m + b = 80\): \(4 \cdot 15 + b = 80\), so \(b = 20\). 7. Compare the costs: Company A is cheaper when \(10t + 40 < 15t + 20\). 8. Solve the inequality: \(20 < 5t\), so \(t > 4\).

Answer

Company B charges a \(\$20.00\) base fee and \(\$15.00\) per hour. Company A is less expensive for rentals longer than \(4\) hours.
5280688
A theater has a fixed number of rows with the same number of seats in each row. Two renovation plans are being considered. Plan A: Adding \(2\) rows and \(5\) seats to every row would create \(200\) additional seats. Plan B: Removing \(5\) rows and removing \(2\) seats from every remaining row would reduce the total capacity by \(150\) seats. How many rows and how many seats per row does the theater currently have?

Hints

- Represent the current capacity as rows times seats per row. - Write an equation for each renovation plan. - Expand carefully and cancel the original capacity term. - Solve the resulting linear system and check both plans.

Solution

1. Let \(x\) be the current number of rows and \(y\) the current number of seats per row. 2. Plan A gives \((x + 2)(y + 5) = xy + 200\). 3. Plan B gives \((x - 5)(y - 2) = xy - 150\). 4. Expand the first equation: \(xy + 5x + 2y + 10 = xy + 200\), so \(5x + 2y = 190\). 5. Expand the second equation: \(xy - 2x - 5y + 10 = xy - 150\), so \(2x + 5y = 160\). 6. Multiply \(5x + 2y = 190\) by \(5\): \(25x + 10y = 950\). Multiply \(2x + 5y = 160\) by \(-2\): \(-4x - 10y = -320\). 7. Add the equations: \(21x = 630\), so \(x = 30\). 8. Substitute into \(2x + 5y = 160\): \(2 \cdot 30 + 5y = 160\), so \(y = 20\).

Answer

The theater currently has \(30\) rows with \(20\) seats in each row.

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.