Problem 38
Question
For Problems \(33-50\), set up an equation and solve the problem. (Objective 2 ) To travel 300 miles, it takes a freight train 2 hours longer than it takes an express train to travel 280 miles. The rate of the express train is 20 miles per hour faster than the rate of the freight train. Find the rates of both trains.
Step-by-Step Solution
Verified Answer
The freight train's rate is 50 mph, and the express train's rate is 70 mph.
1Step 1: Define Variables
Let the rate of the freight train be \( r \) miles per hour. The express train travels 20 miles per hour faster, so its rate is \( r+20 \) miles per hour.
2Step 2: Write Time Equations
The time it takes for the freight train to travel 300 miles is \( \frac{300}{r} \) hours, and for the express train to travel 280 miles is \( \frac{280}{r+20} \) hours. We know the freight train takes 2 hours longer: \[ \frac{300}{r} = \frac{280}{r+20} + 2. \]
3Step 3: Solve for r
Clear the denominators by multiplying through by \( r(r+20) \): \[ 300(r+20) = 280r + 2r(r+20). \] Simplifying the equation: \[ 300r + 6000 = 280r + 2r^2 + 40r. \] This reduces to: \[ 2r^2 + 20r - 6000 = 0. \]
4Step 4: Simplify and Solve Quadratic Equation
Simplify the equation: \[ r^2 + 10r - 3000 = 0. \] Solve using the quadratic formula \( r = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 1, b = 10, c = -3000 \). Thus, \[ r = \frac{-10 \pm \sqrt{10^2 - 4(1)(-3000)}}{2(1)}. \] \[ r = \frac{-10 \pm \sqrt{100 + 12000}}{2} = \frac{-10 \pm \sqrt{12100}}{2}. \] \[ r = \frac{-10 \pm 110}{2}. \] This gives two solutions: \( r = 50 \) or \( r = -60 \). Since rate cannot be negative, \( r = 50 \).
5Step 5: Find Express Train's Rate
Since the express train's rate is 20 miles per hour faster, its rate is \( r + 20 = 50 + 20 = 70 \) miles per hour.
Key Concepts
Quadratic EquationsRate ProblemsSystem of Equations
Quadratic Equations
Quadratic equations form the backbone of many algebra problems, including those involving motion, like our trains' speeds in this exercise. An equation is termed "quadratic" when it can be expressed in the standard form: \( ax^2 + bx + c = 0 \). Here, the highest power of \( x \) is 2, indicating the presence of a square term.
When solving quadratic equations, there are several methods to choose from. In our exercise, we used the **quadratic formula**, which is:
When solving quadratic equations, there are several methods to choose from. In our exercise, we used the **quadratic formula**, which is:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- If the discriminant is positive, there are two real and distinct solutions.
- If it is zero, there is one real solution, a repeated root.
- If negative, the solutions are complex numbers.
Rate Problems
Rate problems often involve finding relationships between distance, speed, and time. The fundamental formula that guides these problems is:
This specific problem brings in an additional layer with the express train going 20 miles per hour faster and taking less time. The key here is to determine the rate for both by finding a common time relationship, adding or subtracting time as necessary to meet the stated conditions—in this case, accounting for the 2-hour difference.
- **Distance = Rate × Time**
This specific problem brings in an additional layer with the express train going 20 miles per hour faster and taking less time. The key here is to determine the rate for both by finding a common time relationship, adding or subtracting time as necessary to meet the stated conditions—in this case, accounting for the 2-hour difference.
System of Equations
A system of equations is essentially a set of equations with multiple variables. Solving such systems involves finding a common solution for all the variables. In our train rate problem, the challenge is not explicitly labeled a system of equations, but it conceptually behaves like one in managing conditions and constraints:
By manipulating and solving this system, we find the unknown variable, \( r \). This enables us to work out both the freight train's and the express train's rates successfully. This technique showcases how interconnected equations can help us solve multifaceted algebra problems efficiently.
- \( \frac{300}{r} = \frac{280}{r+20} + 2 \) was our key equation.
By manipulating and solving this system, we find the unknown variable, \( r \). This enables us to work out both the freight train's and the express train's rates successfully. This technique showcases how interconnected equations can help us solve multifaceted algebra problems efficiently.
Other exercises in this chapter
Problem 38
Simplify each algebraic fraction. $$\frac{18(x+2)^{3}}{16(x+2)^{2}}$$
View solution Problem 38
For Problems 1-40, perform the indicated operations and express answers in simplest form. $$ \frac{4 x}{6 x^{2}+7 x+2}-\frac{2}{2 x+1}-\frac{4}{3 x+2} $$
View solution Problem 38
\(\frac{3}{n-1}+4=\frac{2}{n-1}\)
View solution Problem 39
Perform the indicated multiplications and divisions and express your answers in simplest form. $$\frac{n^{3}-n}{n^{2}+7 n+6} \cdot \frac{4 n+24}{n^{2}-n}$$
View solution