/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 85 (a) (i) A cycling road race requ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

(a) (i) A cycling road race requires one to complete 3 laps of a long road circuit. On the first lap I average \(40 \mathrm{~km} / \mathrm{h} ;\) on the second lap I average \(30 \mathrm{~km} / \mathrm{h} ;\) and on the third lap I only average \(20 \mathrm{~km} / \mathrm{h}\). What is my average speed for the whole race? (ii) I cycle for 3 hours round the track of a velodrome, averaging \(40 \mathrm{~km} / \mathrm{h}\) for the first hour, \(30 \mathrm{~km} / \mathrm{h}\) for the second hour, and \(20 \mathrm{~km} / \mathrm{h}\) for the final hour. What is my average speed over the whole 3 hours? (b) Two cyclists compete in an endurance event. (i) The first cyclist pedals at \(60 \mathrm{~km} / \mathrm{h}\) for half the time and then at 40 \(\mathrm{km} / \mathrm{h}\) for the other half. The second cyclist pedals at \(60 \mathrm{~km} / \mathrm{h}\) for half of the total distance and then at \(40 \mathrm{~km} / \mathrm{h}\) for the remaining half. Who wins? (ii) In a two hour event, the first cyclist pedals at \(u \mathrm{~km} / \mathrm{h}\) for the first hour and then at \(v \mathrm{~km} / \mathrm{h}\) for the second hour. The second cyclist pedals at \(u\) \(\mathrm{km} / \mathrm{h}\) for half of the total distance and then at \(v \mathrm{~km} / \mathrm{h}\) for the remaining half. Who wins? (c)(i) Apply your argument in (b)(ii) to prove an inequality between \(*\) the arithmetic mean $$ \frac{u+v}{2} $$ of two positive quantities \(u, v,\) and \(*\) the harmonic mean $$ \frac{2}{\frac{1}{u}+\frac{1}{v}} $$ (ii) Give a purely algebraic proof of your inequality in (i).

Short Answer

Expert verified
(a)(i) Average speed: 27.69 km/h; (ii) Average speed: 30 km/h. (b)(i) First cyclist wins; (ii) First cyclist wins. (c)(i)(ii) AM ≥ HM, proven algebraically.

Step by step solution

01

Calculate the total distance for the road race (a)(i)

Assume the lap distance is \(d\) km. The first lap at 40 km/h takes time \(\frac{d}{40}\) hours, the second lap at 30 km/h takes \(\frac{d}{30}\) hours, and the third lap at 20 km/h takes \(\frac{d}{20}\) hours. The total time for 3 laps is then \(\frac{d}{40} + \frac{d}{30} + \frac{d}{20}\) hours, and the total distance is \(3d\) km.
02

Calculate average speed for the road race

The average speed is the total distance divided by the total time. Using the expression from Step 1, the average speed is \(\frac{3d}{\frac{d}{40} + \frac{d}{30} + \frac{d}{20}} = \frac{3}{\frac{1}{40} + \frac{1}{30} + \frac{1}{20}}\). Calculating gives \(\frac{3}{\frac{3+4+6}{120}} = \frac{3 \times 120}{13} = \frac{360}{13} \approx 27.69 \) km/h.
03

Calculate average speed for the velodrome race (a)(ii)

Over the 3 hours, the total distance cycled is \(40 + 30 + 20 = 90\) km. The average speed is the total distance divided by the total time, so \(\frac{90}{3} = 30\) km/h.
04

Determine winner of endurance event (b)(i)

The first cyclist's time is split equally, with speeds of 60 km/h and 40 km/h, leading to an average speed of \(\frac{60 + 40}{2} = 50\) km/h. The second cyclist divides distance equally, meaning the harmonic mean is given by \(\frac{2}{\frac{1}{60} + \frac{1}{40}} = \frac{240}{5} = 48\) km/h. The first cyclist wins.
05

Determine winner of theoretical race (b)(ii)

First cyclist's average speed is arithmetic mean \(\frac{u+v}{2}\). Second cyclist's average speed is harmonic mean \(\frac{2}{\frac{1}{u}+\frac{1}{v}}\). Since arithmetic mean \(\geq\) harmonic mean, first cyclist wins.
06

Proving AM-HM inequality (c)(i)

Using (b)(ii) logic, AM \(\frac{u+v}{2}\) is the first cyclist's average speed, and HM \(\frac{2}{\frac{1}{u}+\frac{1}{v}}\) is the second's. Since the first wins, \(\frac{u+v}{2} \geq \frac{2}{\frac{1}{u}+\frac{1}{v}}\).
07

Algebraic proof of AM-HM inequality (c)(ii)

First, simplify the harmonic mean: \(\frac{2uv}{u+v}\). To prove \(\frac{u+v}{2} \geq \frac{2uv}{u+v}\), multiply both sides by \(u+v\), leading to \((u+v)^2 \geq 4uv\). Simplifying gives \(u^2 + 2uv + v^2 \geq 4uv\), simplifying further to \(u^2 - 2uv + v^2 \geq 0\). This is valid as it is \((u-v)^2 \geq 0\). Therefore, the inequality holds.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Arithmetic Mean
The arithmetic mean is a way of finding the average or central value of a set of numbers. You simply add up all the numbers and then divide by how many numbers there are. For example, if you rode three laps with speeds of 40 km/h on the first, 30 km/h on the second, and 20 km/h on the third, the arithmetic mean is calculated by:
  • Adding the speeds together: 40 + 30 + 20 = 90 km/h
  • Dividing by the total number of laps: 90 km/h ÷ 3 = 30 km/h
This method works well when you want to find an average over equal durations, like over the same number of laps in our cycling example.
The arithmetic mean is easy to calculate and gives a quick sense of the overall average speed or value of a set. It's used often in many everyday calculations.
Harmonic Mean
The harmonic mean is a different type of average, often used when dealing with speeds, especially when the distances are the same but the speeds vary over the same distance. Unlike the arithmetic mean, it puts less weight on very high values and more on lower values, which is quite useful in some contexts.
  • Calculate by:
    \( \frac{2}{\frac{1}{a} + \frac{1}{b}} \) for two speeds \(a\) and \(b\).
Consider the endurance event mentioned in the exercise, where the second cyclist rides at 60 km/h for half the distance and 40 km/h for the other half. Here, the harmonic mean gives a more accurate measure of average speed because it takes into account the variation over equal distances, resulting in \( \frac{2}{\frac{1}{60} + \frac{1}{40}} = 48\) km/h.
The harmonic mean is particularly useful in situations involving rates or ratios, like speed or density, where you want a more balanced average.
Inequality Proof
The AM-HM inequality states that for any set of positive numbers, the arithmetic mean is always greater than or equal to the harmonic mean. This property is fundamental to understanding rate-based calculations like in cycling races.
  • Begin with: Arithmetic Mean \( \frac{u+v}{2} \)
  • Harmonic Mean: \( \frac{2uv}{u+v} \)
  • Prove by showing \( (u+v)^2 \geq 4uv \)
This inequality is derived by algebraic manipulation: expanding and simplifying leads to \( (u-v)^2 \geq 0 \), which is always true. Therefore, since the algebra supports the argument, we can conclude that the AM is at least the same as HM, if not greater, which explains why in certain cycling scenarios, one competitor may seem advantaged depending on differing strategies.
Cycling Race Problem
Cycling races can be used to perfectly illustrate concepts like average speed and mean inequalities. In multi-lap races, understanding how to compute the average speed using arithmetic or harmonic means helps determine which competitor might win under different conditions.
  • Example: Different average speeds for separate laps or hours.
  • Applying the arithmetic mean calculates the average when time duration is key.
  • The harmonic mean is used for fixed distances, showing another strategic angle.
For instance, in the exercise's scenario (b) comparing two cyclists, one uses the arithmetic mean and the other the harmonic mean. This choice affects the outcome depending on whether they are averaging over consistent times or consistent distances, respectively. With these calculations in mind, competitors can optimize their strategies based on lap and endurance events, potentially changing their cycling tactics to ensure the best results.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Jack and Jill went up the hill, and averaged \(2 \mathrm{mph}\) on the way up. They then turned round and went straight back down by the same route, this time averaging \(4 \mathrm{mph}\). What was their average speed for the round trip (up and down)?

(a) I was given three apples, and then ate two of them. How many were left? (b) A barge-pole three metres long stands upright on the bottom of the canal, with one metre protruding above the surface. How deep is the water in the canal? (c) Tanya said: "I have three more brothers than sisters". How many more boys are there in Tanya's family than girls? (d) How many cuts do you have to make to saw a log into three pieces? (e) A train was due to arrive one hour ago. We are told that it is three hours late. When can we expect it to arrive? (f) A brick and a spade weigh the same as three bricks. What is the weight of the spade? (g) The distance between each successive pair of milestones is 1 mile. I walk from the first milestone to the third one. How far do I walk? (h) The arithmetic mean (or average) of two numbers is 3. If half their difference is \(1,\) what is the smaller number? (i) The distance from our house to the train station is \(3 \mathrm{~km}\). The distance from our house to Mihnukhin's house along the same road is \(1 \mathrm{~km}\). What is the distance from the station to Mihnukhin's house? (j) In one hundred years' time we will celebrate the tercentenary of our university. How many centuries ago was it founded? (k) In still water I can swim \(3 \mathrm{~km}\) in three hours. In the same time a log drifts \(1 \mathrm{~km}\) downstream in the river. How many kilometres would \(\mathrm{I}\) be able to swim in the same time travelling upstream in the same river? (1) December \(2^{\text {nd }}\) fell on a Sunday. How many working days preceded the first Tuesday of that month? \(^{4}\) (m) I walk with a speed of \(3 \mathrm{~km}\) per hour. My friend is some distance ahead of me, and is walking in the same direction pushing his broken down motorbike at \(1 \mathrm{~km}\) per hour. At what rate is the distance between us diminishing? (n) A trench \(3 \mathrm{~km}\) long was dug in a week by three crews of diggers, all working at the same rate as each other. How many such crews would be needed to dig a trench \(1 \mathrm{~km}\) shorter in the same time? (o) Moscow and Gorky are cities in adjacent time zones. What is the time in Moscow when it is \(3 \mathrm{pm}\) in Gorky? \(^{5}\) (p) An old 'rule-of-thumb' for anti-aircraft gunners stated that: To hit a plane from a stationary anti-aircraft gun, one should aim at a point exactly three plane's lengths ahead of the moving plane. Now suppose that the gun was actually moving in the same direction as the plane with one third of the plane's speed. At what point should the gunner aim his fire? (q) My brother is three times as old as I am. How many times my present age was his age when I was born? (r) I add 1 to a number and the result is a multiple of \(3 .\) What would the remainder be if I were to divide the original number by \(3 ?\) (s) It takes 1 minute for a train \(1 \mathrm{~km}\) long to completely pass a telegraph pole by the track side. At the same speed the train passes right through a tunnel in 3 minutes. What is the length of the tunnel? (t) Three trams operate on a two-track route, with trams travelling in one direction on one track and returning on the other track. Each tram remains a fixed distance of \(3 \mathrm{~km}\) behind the tram in front. At a particular moment one tram is exactly \(1 \mathrm{~km}\) away from the tram on the opposite track. How far is the third tram from its nearest neighbour? \(\Delta\)

(Average speed of an accelerating car) A typical car (and maybe also a typical train!) does not move with constant acceleration. Starting from a standstill, a car moves through the gears and "accelerates more quickly" in lower gears, when travelling at lower speeds, than it does in higher gears, when travelling at higher speeds. Use this empirical fact to prove that the average speed of a car accelerating from rest is more than half of its final measured speed after the acceleration.

Two old women set out at sunrise and each walked with a constant speed. One went from \(A\) to \(B\), and the other went from \(B\) to \(A\). They met at noon, and continuing without a stop, they arrived respectively at \(B\) at \(4 \mathrm{pm}\) and at \(A\) at \(9 \mathrm{pm} .\) At what time was sunrise on that day? \(\triangle\)

A train started from a station and, moving with a constant acceleration, covered a distance of \(4 \mathrm{~km},\) finally reaching a speed of 72 \(\mathrm{km} /\) hour. Find the acceleration of the train, and the time taken for the \(4 \mathrm{~km}\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.