1. Introduction: Turning a Story Into a List of Numbers
You already know the two big tools of this chapter. An AP — Arithmetic Progression — is a list of numbers where each term jumps by the same fixed amount. That fixed jump is the common difference, written . The first term is written .
You also know two formulas:
- The th term: — this finds one term, the value at position .
- The sum of the first terms: — this finds the total of the first terms.
So what is left to learn? This. In a real question, nobody hands you ", , find ." Instead they hand you a story: a worker whose salary rises every year, a stack of logs that narrows as it goes up, a woman who saves a little more each month. Your job is to read the story, spot the hidden AP, and decide which of the two tools to reach for.
Stop scrolling. Try it in your head before reading on. A shopkeeper sells 5 umbrellas on Monday, 8 on Tuesday, 11 on Wednesday — three more each day. Is that an AP? What is , and what is ?
That is the whole skill of this lesson: read the words, find and , decide between "one term" and "the total", then compute. By the end, a word problem will not scare you — you will calmly turn it into a few lines of working.
You can now say what this lesson is about: solving real-life problems by spotting the hidden AP inside the words.