.
The windows of a downtown office building are arranged so that each floor
has six fewer windows than the floor below it. If the ground floor has 52 windows,
how many total windows are on the first eight floors
~~~~~~~~~~~~~~~~~~~~
First floor has 52 windows.
Eighth floor has 52 - (8-1)*6 = 52 - 7*6 = 52 - 42 = 10 windows
(use the formula for for the n-th term of an arithmetic progression).
The total windows is the sum of an arithmetic progression
W = = 248 ANSWER
(use the formula for the sum of an arithmetic progression W = .
Solved, with explanations.
------------------
For introductory lessons on arithmetic progressions see
- Arithmetic progressions
- The proofs of the formulas for arithmetic progressions
- Problems on arithmetic progressions
- Word problems on arithmetic progressions
in this site.
Find there everything yo need, and
learn from there everything you need.