Math Problem Statement

Two boats go downstream from A to B. The faster boat covers the distance from A to B, 1.5 times as fast as the slower boat. It is known that for every hour the slower boat

lags behind the faster boat by 8 km. However, if they go upstream, then the faster boat covers the distance B to A in half the time as the slower boat. Find the speed of the

faster boat in still water.

A. 12 k/h

B. 20 k/h

C. 24k/h

D. 25k/h

Solution

Let the speed of the faster boat in still water be xkm/hx \, \text{km/h}, and let the speed of the slower boat in still water be ykm/hy \, \text{km/h}. The speed of the current is vkm/hv \, \text{km/h}.

Downstream Scenario:

  • When the boats go downstream (with the current), their effective speeds are:
    • Faster boat: x+vkm/hx + v \, \text{km/h}
    • Slower boat: y+vkm/hy + v \, \text{km/h}

We are given that the faster boat covers the distance from A to B 1.51.5 times as fast as the slower boat, which means the time taken by the faster boat is 23\frac{2}{3} of the time taken by the slower boat.

Let the distance from A to B be DkmD \, \text{km}. Then, using the formula for time t=distancespeedt = \frac{\text{distance}}{\text{speed}}, we have:

Dx+v=23×Dy+v\frac{D}{x + v} = \frac{2}{3} \times \frac{D}{y + v}

Simplifying this equation:

1x+v=23×1y+v\frac{1}{x + v} = \frac{2}{3} \times \frac{1}{y + v}

3(y+v)=2(x+v)3(y + v) = 2(x + v)

3y+3v=2x+2v3y + 3v = 2x + 2v

3y+v=2x(Equation 1)3y + v = 2x \quad \text{(Equation 1)}

Also, it is given that for every hour, the slower boat lags behind the faster boat by 8km8 \, \text{km}. This means:

(x+v)(y+v)=8(x + v) - (y + v) = 8

xy=8(Equation 2)x - y = 8 \quad \text{(Equation 2)}

Upstream Scenario:

  • When the boats go upstream (against the current), their effective speeds are:
    • Faster boat: xvkm/hx - v \, \text{km/h}
    • Slower boat: yvkm/hy - v \, \text{km/h}

We are given that the faster boat covers the distance from B to A in half the time taken by the slower boat. So:

Dxv=12×Dyv\frac{D}{x - v} = \frac{1}{2} \times \frac{D}{y - v}

Simplifying this:

1xv=12×1yv\frac{1}{x - v} = \frac{1}{2} \times \frac{1}{y - v}

2(yv)=xv2(y - v) = x - v

2y2v=xv2y - 2v = x - v

x=2yv(Equation 3)x = 2y - v \quad \text{(Equation 3)}

Solving the System of Equations:

We now have the system of three equations:

  1. 3y+v=2x3y + v = 2x
  2. xy=8x - y = 8
  3. x=2yvx = 2y - v

Substitute x=2yvx = 2y - v from Equation 3 into Equation 1:

3y+v=2(2yv)3y + v = 2(2y - v)

3y+v=4y2v3y + v = 4y - 2v

3v=y3v = y

So, v=y3v = \frac{y}{3}.

Now, substitute v=y3v = \frac{y}{3} into Equation 3:

x=2yy3x = 2y - \frac{y}{3}

x=6y3y3=5y3x = \frac{6y}{3} - \frac{y}{3} = \frac{5y}{3}

Finally, substitute x=5y3x = \frac{5y}{3} into Equation 2:

5y3y=8\frac{5y}{3} - y = 8

5y3y3=8\frac{5y - 3y}{3} = 8

2y3=8\frac{2y}{3} = 8

y=12km/hy = 12 \, \text{km/h}

Now, substitute y=12km/hy = 12 \, \text{km/h} into x=5y3x = \frac{5y}{3}:

x=5×123=20km/hx = \frac{5 \times 12}{3} = 20 \, \text{km/h}

Answer:

The speed of the faster boat in still water is 20km/h20 \, \text{km/h}. Therefore, the correct option is:

20km/h\boxed{20 \, \text{km/h}}


Would you like a detailed explanation of any part, or have further questions?

Here are 5 related questions you might find useful:

  1. What is the formula for effective speed when moving with or against the current?
  2. How do you set up equations for relative speeds of two moving objects?
  3. How does the current's speed affect the overall travel time?
  4. How can you solve linear equations involving two variables?
  5. What are some other examples of word problems involving boats and currents?

Tip: When solving word problems, carefully translate the problem into mathematical equations before attempting to solve them!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
System of Linear Equations
Relative Speed
Boats and Currents

Formulas

Time = Distance / Speed
Relative Speed Downstream: Speed with current = Speed in still water + Speed of current
Relative Speed Upstream: Speed against current = Speed in still water - Speed of current

Theorems

Linear Equations

Suitable Grade Level

Grades 9-12