Examples with solutions for Average Speed: Calculating the average of 3 terms

Exercise #1

A man drives for two hours at a speed of 78 km/h, stops to get a coffee for fifteen minutes, and then continues for another hour and a half at a speed of 85 km/h.

What is his average speed?

Video Solution

Step-by-Step Solution

In the first stage, we want to find the distance the truck traveled in its total journey,

We will use the data we already have,

78 km/h for two hours of driving and 85 km/h for an additional hour and a half.

78*2+85*1.5=

156+127.5=

283.5 km

Now, we want to discover the total duration of the journey.

We know there were two hours of driving, a quarter-hour break, and another hour and a half of driving,

Meaning:

2+0.25+1.5=

3.75 hours

Now, we'll divide the travel distance by the number of hours

285/3.75=

75.6 km/h

And that's the average speed!

Answer

75.6 75.6 km/h

Exercise #2

Gary runs at a speed of 2 meters per second for 2 minutes, then stops for a minute and runs again for 2 minutes at the same speed.

What is the average speed?

Video Solution

Step-by-Step Solution

Let's begin solving this problem by following the outlined steps:

  • Step 1: Convert the time to seconds.
    Running time for each interval = 2 minutes=2×60=120 seconds2 \text{ minutes} = 2 \times 60 = 120 \text{ seconds}.
    Rest time = 1 minute=60 seconds1 \text{ minute} = 60 \text{ seconds}.

  • Step 2: Calculate the distance covered during each running interval.
    Distance for the first interval, d1=2 m/s×120 s=240 metersd_1 = 2 \text{ m/s} \times 120 \text{ s} = 240 \text{ meters}.
    Distance for the second interval, d2=2 m/s×120 s=240 metersd_2 = 2 \text{ m/s} \times 120 \text{ s} = 240 \text{ meters}.

  • Step 3: Determine the total distance and total time.
    Total distance, D=d1+d2=240 m+240 m=480 metersD = d_1 + d_2 = 240 \text{ m} + 240 \text{ m} = 480 \text{ meters}.
    Total time, T=120 s+60 s+120 s=300 secondsT = 120 \text{ s} + 60 \text{ s} + 120 \text{ s} = 300 \text{ seconds}.

  • Step 4: Calculate the average speed. Average speed=Total distanceTotal time=480 m300 s=1.6 meters/second \text{Average speed} = \frac{\text{Total distance}}{\text{Total time}} = \frac{480 \text{ m}}{300 \text{ s}} = 1.6 \text{ meters/second}

Thus, Gary's average speed is 1.61.6 meters per second.

Answer

1.6 1.6 meters per second

Exercise #3

A truck driven by George makes its journey in two parts.

In the first part, its speed is 82 km/h and it travels for 4 hours.

Then, George has a break at a petrol station for 20 minutes.

In the second part, George travels at a speed of 70 km/h for 3 hours.

What is his average speed?

Video Solution

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Calculate the distance for each part of the journey.
  • Step 2: Find the total distance traveled.
  • Step 3: Convert all time to hours and include the break time.
  • Step 4: Calculate the average speed using the formula for average speed.

Let's calculate each step:

Step 1: Calculate the distances:
For the first part of the journey:
Speed = 82 km/h, Time = 4 hours
Distance = Speed × Time = 82×4=328 82 \times 4 = 328 km

For the second part of the journey:
Speed = 70 km/h, Time = 3 hours
Distance = Speed × Time = 70×3=210 70 \times 3 = 210 km

Step 2: Total distance traveled:
Total Distance = Distance of first part + Distance of second part
Total Distance = 328+210=538 328 + 210 = 538 km

Step 3: Calculate total time including the break:
Total time driving = 4 hours (first part) + 3 hours (second part) = 7 hours

Break time = 20 minutes = 2060=13\frac{20}{60} = \frac{1}{3} hours

Total time = Driving time + Break time = 7+13=2237 + \frac{1}{3} = \frac{22}{3} hours

Step 4: Calculate the average speed:
Average speed vavg=Total distanceTotal timev_{avg} = \frac{\text{Total distance}}{\text{Total time}}
Average speed vavg=538223=538×322=538×322=161422v_{avg} = \frac{538}{\frac{22}{3}} = 538 \times \frac{3}{22} = \frac{538 \times 3}{22} = \frac{1614}{22}

Simplifying 161422\frac{1614}{22}: Average speed ≈ 73.36 73.36 km/h

Therefore, the average speed of George's truck for the entire journey, including the break, is 73.36 73.36 km/h.

Answer

73.36 73.36 km/h

Exercise #4

Hugo participates in a swimming competition where he must swim 4 lengths of 25 meters.

He completes the first 25 meters in 43 seconds.

He swims the second length at a speed of 0.75 meters per second.

Then he stops to rest for 4 seconds, before finishing the last two lengths in 89 seconds.

What is his average speed?

Video Solution

Step-by-Step Solution

To solve this problem, we need to determine Hugo's average speed during his swimming competition. This involves calculating the total distance he swam and the total time taken, including rest periods.

First, let's calculate the total distance Hugo swims: each length of the pool is 25 meters and he swims 4 lengths, so the total distance is:

  • Total distance = 4×25=100 4 \times 25 = 100 meters

Next, we determine the total time Hugo takes:

  • Time for the first 25 meters = 43 seconds
  • Time for the second 25 meters:
    • He swims at 0.75 meters per second, so time is calculated as 250.75=33.33...\frac{25}{0.75} = 33.33... seconds (approximately 33.33 seconds)
  • Time for rest = 4 seconds
  • Time for the last two 25-meter lengths = 89 seconds

So, the total time Hugo takes is:

  • Total time = 43+33.33+4+89=169.33 43 + 33.33 + 4 + 89 = 169.33 seconds

Now, we use the formula for average speed:

  • Average speed = Total distanceTotal time=100169.330.59\frac{\text{Total distance}}{\text{Total time}} = \frac{100}{169.33} \approx 0.59 meters per second

Therefore, the average speed of Hugo during the competition is approximately 0.59 0.59 meters per second.

Answer

0.59 0.59 meters per second

Exercise #5

A snail crawls for 7 minutes at a speed of 4 cm per minute, rests for 3 minutes, then continues to crawl a further 30 cm in 12 minutes.

What is its average speed?

Video Solution

Step-by-Step Solution

To solve this problem, we will calculate the average speed of the snail by considering both its movement and rest periods. The average speed is calculated using the formula:

Average speed=Total distanceTotal time\text{Average speed} = \frac{\text{Total distance}}{\text{Total time}}.

Let's break down the calculation:

  • Step 1: Calculate the distance covered during the first crawling period.
    The snail crawls at 4 cm/min for 7 minutes. Thus, the distance covered in this period is:

    4cm/min×7min=28cm4 \, \text{cm/min} \times 7 \, \text{min} = 28 \, \text{cm}.

  • Step 2: Note the rest period.
    The snail rests for 3 minutes. This time needs to be included in the total time calculation.

  • Step 3: Calculate the distance and time covered in the second crawling period.
    The snail crawls 30 cm in 12 minutes. Hence:

    Distance in this period is 30cm30 \, \text{cm}, and the time is 12min12 \, \text{min}.

  • Step 4: Calculate the total distance.
    Total distance = 28cm+30cm=58cm28 \, \text{cm} + 30 \, \text{cm} = 58 \, \text{cm}.

  • Step 5: Calculate the total time.
    Total time = 7min (crawling)+3min (rest)+12min (crawling)=22min7 \, \text{min (crawling)} + 3 \, \text{min (rest)} + 12 \, \text{min (crawling)} = 22 \, \text{min}.

  • Step 6: Calculate the average speed using the total distance and time.

    Average speed=58cm22min2.64cm/min\text{Average speed} = \frac{58 \, \text{cm}}{22 \, \text{min}} \approx 2.64 \, \text{cm/min}.

Therefore, the average speed of the snail is 2.642.64 cm per minute.

Answer

2.64 2.64 cm per minute

Exercise #6

In a relay race, three runners run one after another on a 450-meter track.

The first runner finishes in 1.5 minutes.

The second runner finishes in 1.35 minutes.

The third runner finishes in 1.42 minutes.

What is the average speed of the relay runners?

Video Solution

Answer

5.3 5.3 meters per second