.
David jogged for 5 days in a row. Each day he jogged 1.4km more than the day before.
At the end of 5 days he jogged a total of 20.6km. How far did he jogged on the 5th day.
~~~~~~~~~~~~~~~~~~~~~~
Consider this simple way solving.
The average distance, which David jogged per day, is = 4.12 kilometers.
Intuitively, it is clear that this average distance is the distance which David jogged on the 3rd day
(3rd term is the central term of an arithmetic sequence of 5 terms).
From here, we conclude that on the 4th day David jogged 4.12 + 1.4 = 5.52 kilometers,
on the 5th day David jogged 5.52 + 1.4 = 6.92 kilometers. ANSWER
Solved mentally without using any equations.
To me, the entire educational meaning of this problem for a student is to find a straightforward
simplest way to solve to the end, avoiding long boring calculations and long boring reasoning.
One brilliant idea dissects the problem and solves it instantly.
Hi
David jogged for 5 days in a row. Each day he jogged 1.4km more than the day before. At the end of 5 days
he jogged a total of 20.6km. How far did he jogged on the 5th day.
The MIDDLE day of the 5-day period is the
On the MIDDLE or 3rd day, he jogged the AVERAGE/MEAN number of miles, or
He jogged 4.12 miles on the 3rd day, and consistently jogged 1.4 miles greater than previous days.
So, on the 5th day (2 days after the 3rd day), he jogged 4.12 + 2(1.4) = 4.12 + 2.8 = 6.92 miles.
OR.
This is an AP/AS (Arithmetic Progression/Arithmetic Sequence) that the following SUM of an AP formula
can be used. , with: Sn = Sum of the sequence (20.6, in this case)
n = Number of terms (5,in this case)
a1 = The 1st term of the sequence (UNKNOWN, in this case)
d = Common difference (1.4, in this case)
---- Substituting 20.6 for Sn, 5 for n, and 1.4 for d
4.12 = a1 + 2.8
4.12 - 2.8 = a1
1.32 = a1 (First term of this AP/AS)
On the 5th day, he jogged 1.32 + (5 - 1)(1.4) = 1.32 + 4(1.4) = 1.32 + 5.6 = 6.92 miles.
To find the 5th term, you could've also used the following formula for a specific tern of an
AP/AS: , with: an = a Specific tern of the sequence (UNKNOWN, in this case)
n = Term Number being sought (5, in this case)
a1 = The 1st term of the sequence (1.32, in this case)
d = This sequence's common difference (1.4, in this case)
SELAH!!