Mathematics Working Solutions
Arithmetic Progressions (A.P.) & Series — Clean Typed Notes
Question: Write an A.P. whose first term is 20 and common difference is 8.
Given first term a = 20, common difference d = 8.
The general form of an Arithmetic Progression is: a, a + d, a + 2d, a + 3d, ...
| 1st term (t1): | a = 20 |
| 2nd term (t2): | a + d = 20 + 8 = 28 |
| 3rd term (t3): | a + 2d = 20 + 2(8) = 20 + 16 = 36 |
Question: Find the number of terms in the A.P. 3, 6, 9, 12, ..., 111.
Given sequence: 3, 6, 9, 12, ..., 111
| First term (a): | 3 |
| Common diff (d): | 6 - 3 = 3 |
| Last term (l): | 111 |
Formula for number of terms (n):
Question: Find the 19th term of an A.P. -11, -15, -19, ...
Formula for nth term: tn = a + (n - 1)d
| First term (a): | -11 |
| Common diff (d): | -15 - (-11) = -15 + 11 = -4 |
| Term number (n): | 19 |
t19 = -11 + 18(-4)
t19 = -11 + (-72) = -83
Question: Which term of an A.P. 16, 11, 6, 1, ... is -54?
| First term (a): | 16 |
| Common diff (d): | t2 - t1 = 11 - 16 = -5 |
| Last term (l): | -54 |
Formula for number of terms (n):
n = (-54 - 16)/-5 + 1
n = -70/-5 + 1 = 14 + 1 = 15
Question: The sum of three consecutive terms that are in A.P. is 27 and their product is 288. Find the three terms.
Let the three consecutive terms be (a - d), a, (a + d).
1. From the sum condition:
3a = 27 ⇒ a = 9
2. From the product condition:
a(a2 - d2) = 288
Substitute a = 9:
81 - d2 = 288/9 = 32
d2 = 81 - 32 = 49 ⇒ d = ±7
Taking a = 9, d = 7:
(Taking d = -7 gives terms: 16, 9, 2)
Question: The ratio of 6th and 8th term of an A.P. is 7 : 9. Find the ratio of 9th term to 13th term.
Given: t6 : t8 = 7 : 9
9(a + 5d) = 7(a + 7d)
9a + 45d = 7a + 49d
9a - 7a = 49d - 45d
2a = 4d ⇒ a = 2d
Now find ratio of 9th term to 13th term (t9 : t13):
Substitute a = 2d:
Question: Find the sum of all natural numbers between 300 and 600 which are divisible by 7.
Natural numbers between 300 and 600 divisible by 7 form an A.P.:
301, 308, 315, ..., 595
| First term (a): | 301 |
| Common diff (d): | 7 |
| Last term (l): | 595 |
1. Find the number of terms (n):
2. Find the sum (Sn):
S43 = 43/2 [301 + 595] = 43/2 × 896 = 43 × 448 = 19,264
No comments:
Post a Comment