Self Studies
Selfstudy
Selfstudy

Arithmetic Progressions Test - 5

Result Self Studies

Arithmetic Progressions Test - 5
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    Find the sum of the first 25 terms of an A.P. in which the common difference (d) is 5 and the 25th term is 250.
    Solution
    Given:
    Common difference, d = 5
    t25 = 250
    n = 25

    Since tn = a + (n - 1)d;
    t25 = a + (25 – 1) d
    250 = a + (24)5
    250 – 120 = a
    a = 130
    Thus, required sum,

    sn =

    s25 =

    s25 =

    = 190 × 25 = 4750
  • Question 2
    1 / -0
    If 'p' is the A.M. of three terms of an A.P. and 'q' is the A.M. of their double, find 'p' in terms of 'q'.
    Solution
    Let three terms be a1, a2 and a3.

    According to the question,

    p =

    3p = a1 + a2 + a3 --- (1)

    And q =

    3q = 2a1 + 2a2 + 2a3
    = a1 + a2 + a3
    = 3p (from (1))
    p =
  • Question 3
    1 / -0
    In an A.P, the 17thterm is 0. According to this information, which of the following statements is true?
    Solution
    Here, a = first term, d = common difference, Sn = Sum of n terms, n = number of terms, tn = nth term
    Since 17th term = 0
    a + (17 – 1)d = 0
    a + 16d = 0 --- (1)

    31st term = a + (31 – 1)d
    = a + 30d
    = a + 16d + 14d
    From equation (1),
    a31 = 0 + 14d
    a31 = 14d
    This means 31st term = 14d --- (2)

    24th term = a + (24 - 1)d
    = a + 23d
    = a + 16d + 7d
    From equation (1),
    a24 = 0 + 7d
    This means 24th term = 7d --- (3)
    From equations (2) and (3) we can say that the 31st term is double of the 24th term.
  • Question 4
    1 / -0
    Find the sum of the first 50 positive integers divisible by 9.
    Solution
    The positive integers divisible by 9 are: 9, 18, 27, 36, …
    Here, first term a = 9, common difference d = 18 – 9 = 9
    The 50th term is:
    a50 = 9 + (50 – 1) × 9 = 9 + 441 = 450
    So, the sum of the first 50 terms is:

    S50 =

    =

    = 25 × 459 = 11,475
  • Question 5
    1 / -0
    The first term of an arithmetic progression is 9 times of its 9th term. If the common difference is -2, then which of the following will represent the 6th term?
    Solution
    Suppose, first term = a, and common difference = d = -2
    Since first term = 9 times 9th term;
    a = 9(a + 8d)
    a = 9(a + 8 × (-2))
    a = 9(a - 16)
    a = 9a - 144
    a - 9a = (-144)
    -8a = (-144)
    a = 18
    So, 6th term = 18 + (5 × (-2))
    = 18 - 10
    = 8
  • Question 6
    1 / -0
    The sum of three consecutive terms of an A.P. is 81 and their product is 19,440. Find out these terms.
    Solution
    Let the consecutive terms be (a - d), a, (a + d).
    Sum of these terms = 81
    a - d + a + a + d = 81
    3a = 81
    a = 27, which means the numbers would become 27 - d, 27, 27 + d.
    So, their product = (27 - d) × 27 × (27 + d) = 19,440
    272 - d2 = 19,440 ÷ 27
    729 - d2 = 720
    -d2 = 720 - 729
    d2 = 9
    d= ±3
    Let d = 3
    The terms are:
    27 - 3 = 24; 27; 27 + 3 = 30
  • Question 7
    1 / -0
    The sum of the first 10 terms and sum of the first 20 terms of an A.P. are 14,520 and 2,68,100, respectively. Find the first term and the common difference.
    Solution
    Here, n = number of terms, a = first term, d = common difference, Sn = sum of n terms, tn = nth term
    Sum of 10 terms =(2a + (n – 1)d)
    14,520 = (2a + (10 - 1)d)

    14,520 = 5(2a + 9d)

    2904 = 2a + 9d --- (1)

    Sum of 20 terms =(2a + (n - 1)d)
    2,68,100 =(2a + (20 - 1) d)
    26,810 = 2a + 19d --- (2)

    Subtracting equation (1) from (2),
    26,810 - 2904 = 2a + 19d - (2a + 9d)
    23,906 = 10d
    d = 2390.6
    Put this value in equation (1).
    2904 = 2a + 9(2390.6)
    2904 = 2a + 21515.4
    2904 - 21515.4 = 2a
    a = -9305.7
  • Question 8
    1 / -0
    In an A.P, the 51st term is 5 times the 15th term. According to this information, which of the following statements is true?
    Solution
    Here, a = first term, d = common difference
    51st term = 5(15th term)
    a + (51 - 1)d = 5(a + (15 - 1)d)
    a + 50d = 5(a + 14d)
    a + 50d = 5a + 70d
    50d - 70d = 5a - a
    -20d = 4a
    a + 5d = 0
  • Question 9
    1 / -0
    The first term of an A.P. is 3, the second term is 0 and the third term is -3. If -27 is the last term of the A.P, then what is the sum of all these terms?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n terms, tn = nth term
    The series is 3, 0, -3, ..., -27.
    Here, a = 3 and d = -3
    Therefore,
    -27 = 3 + (n – 1)(-3)
    = n – 1
    10 + 1 = n
    n = 11
    S11= [3 + (-27)]
    = × (-24)
    = -132
  • Question 10
    1 / -0
    In an A.P, the 16thterm is -19. If the sum of the first 11 terms is 77, then which of the following values represents the sum of the first 20 terms of the A.P?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, n = number of terms
    16th term = -19
    a + (16 – 1)d = -19
    a + 15d = -19 --- (1)
    Sum of the first 11 terms = 77
    (2a + (n – 1)d) = 77
    (11/2)(2a + 10d) = 77
    2a + 10d = 14 --- (2)
    Multiplying equation (1) by 2;
    2(a + 15d = -19)
    2a + 30d = -38 --- (3)
    Subtracting equation (3) from (2);
    2a + 10d – 2a – 30d = 14 - (-38)
    -20d = 52
    d = -2.6
    Use the value of d in equation (1).
    a + 15(-2.6) = -19
    a – 39 = -19
    a = -19 + 39 = 20
    Sum of the first 20 terms =(2a + (n – 1)d)
    =(2 × 20 + 19 × - 2.6)
    = 10(40 – 49.4) = - 94
  • Question 11
    1 / -0
    The ratio of sum of n terms of two arithmetic progressions is (2n + 3) : (4n + 5). Find the ratio of their 10th term.
    Solution
    Ratio of sum of n terms =
    Or =
    Or =
    When n = 19
    =
    Or =
    Thus, is the required ratio.
  • Question 12
    1 / -0
    Find the sum of all integers between 50 and 500 which are divisible by 7.
    Solution
    a1 = 56 = 7 × 8
    an = 497 = 71 × 7
    So, Sn = 56 + 63 + 70 + ............ + 497
    = 7(8 + 9 + 10 + ........... + 71)
    Numbers of terms = 71 - 8 + 1 = 64
    Sn = () × 7 × (8 + 71)
    = 7 × 79 × 32 = 17696
  • Question 13
    1 / -0
    The sum of 3rd and 15th terms of an arithmetic progression is equal to the sum of 6th, 11th and 13th terms of the same progression. Which term of the given progression should necessarily be equal to zero?
    Solution
    Let the AP be a, a + d, a + 2d, …
    Tn = a + (n - 1)d
    T3 + T15 = T6 + T11 + T13
    2a + 2d + 14d = 3a + 5d + 10d + 12d
    0 = a + 11d
    0 = T12
    Thus, the 12th term of the AP is 0.
  • Question 14
    1 / -0
    If mth and nth terms of an A.P. are n and m respectively, then the (m + n)th term is
    Solution
    a + (m - 1) d = n ............(1)
    a + (n - 1) d = m ............(2)
    By subtracting (2) from (1), we get (m - n) d = (n - m)
    d = - 1 .............(3)
    By substituting the value of d from equation (3) into equation (1), we get a + (m - 1)( - 1) = n
    a = n + m - 1
    Tm + n = a + (m + n - 1) d = m + n - 1 + (m + n - 1) (- 1) = 0
  • Question 15
    1 / -0
    In an A.P, the common difference is 11. If the sum of the first five terms is -85, then which of the following values represents the value of the second term?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, tn = nth term

    n = 5, S5 = –85 and d = 11

    Sn = (2a + (n - 1)d)

    Therefore, –85 = (2a + 4 × 11)
    × 2 = 2a + 44

    –34 – 44 = 2a
    –78 = 2a
    a = –39
    t2 = a + (2 - 1)d
    = a + d = -39 + 11
    = -28
  • Question 16
    1 / -0
    There is a lemon race in a school. A lemon holder is placed at the starting point, which is 7 m away from the first lemon, and other lemons are placed 4 m apart in a straight line. Ollie starts from the lemon holder, picks up the first lemon and runs back to the holder to place the first lemon, and then runs backs to pick the next lemon. She continues in the same way until all the lemons are in the holder. If there are 20 lemons, then what is the total distance covered by Ollie?
    Solution
    The distances of lemons from the holder are 7 m, 11 m, 15 m, 19 m, ....
    The distances run by Ollie for collecting these lemons are two times the distance at which the lemons have been kept.
    Therefore, distances to be run are
    14, 22, 30, 38........
    First term (a) = 14
    Common difference (d) = 22 - 14 = 8

    S20 = (2a + (n - 1)d)

    = ([2 × 14] + (20 - 1)8)

    = 10(28 + 152)
    = 1800 m
  • Question 17
    1 / -0
    Molly is playing with some sticks. She wants to stack them. So, she places 20 sticks in the bottom row, 19 in the next row, 18 in the next, and so on. If she only has 200 sticks, then how many sticks will be there in the topmost row?
    Solution
    Numbers of sticks in the rows are given below:
    20, 19, 18, 17, ...
    For this A.P,
    First term = a = 20
    Common difference = d = 19 - 20 = -1
    Suppose, 200 sticks are placed in n rows.
    Sn = 200

    Sn = (2a + (n - 1)d)

    200 = ( [2 × 20] + (n - 1)(-1))

    200 = (40 - n + 1)

    400 = 40n - n2 + n
    n2 - 41n + 400 = 0
    n2 - 16n - 25n + 400 = 0
    n(n - 16) -25(n - 16) = 0
    (n - 25)(n - 16) = 0
    n = 25 or 16
    an = a + (n - 1)d
    a16 = 20 + (16 - 1)(-1)
    = 20 - 15 = 5
    a25 = 20 + (25 - 1)(-1)
    = 20 - 24
    = -4
    The number of sticks cannot be negative.
    So, the number of sticks in the topmost row is 5.
  • Question 18
    1 / -0
    A scientist is observing a galaxy. It is in spiral shape which is made up of semicircles. The radius of the first semicircle is billion kilometres, the radius of the second semicircle is 2 billion kilometres, the radius of the third semicircle is billion kilometres, and so on. According to this information, which of the following statements is true?
    Solution
    Perimeter of a semicircle = πr

    p1 = π() = billion km

    p2 = π(2) = 2π billion km

    p3 = π() = billion km

    Here, p1, p2 and p3 are the perimeters of the 1st, 2nd and 3rd semicircles.

    First term (a) =
    Common difference(d) = 2π - =

    Sn = (2a + (n - 1)d)

    S121 = ([2 × ] + (121 - 1))

    = (3π + 60π)

    = × 63 ×

    = 11979 billion km
  • Question 19
    1 / -0
    A company announces some cash prize to celebrate the hard work of its employees. It decides a sum of Rs. 50,000 to be used to give 5 prizes to the selected employees for their overall performance. Each prize is Rs. 4000 less than its preceding prize. According to this information, which of the following represents the value of the third prize?
    Solution
    Let the value of the first prize be p.
    Value of the second prize = p - 4000
    Value of the third prize = p - 8000
    So, first term = a = p
    Common difference = d = (p - 8000) - (p - 4000) = -4000
    S5 = 50,000

    50,000 = ( {2 × p} +(5 - 1)(-4000))

    20,000 = 2p + (-16,000)
    20,000 = 2p - 16,000
    p = 18,000
    Therefore, the values will be Rs. 18,000, Rs. 14,000, Rs. 10,000, Rs. 6000 and Rs. 2000.
    So, the value of the third prize will be Rs. 10,000.
  • Question 20
    1 / -0
    In a field, there are few plants in rows. There are 80 plants in the first row, 76 plants in the second row, 72 plants in the third row, and so on. There are only 24 plants in the last row. How many rows are there in the field?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, tn = nth term
    The numbers of plants in the field rows form an A.P.
    a = 80
    d = 76 - 80 = -4
    Let the number of rows be n.
    tn = a + (n - 1)d
    So, 24 = 80 + (n – 1)(-4);
    24 = 80 - 4n + 4
    24 = 84 - 4n
    24 - 84 = - 4n
    -60 = -4n
    Or n = 15
  • Question 21
    1 / -0
    Which of the following statements are true?

    (1) The sum of the A.P. 1, 3, 5, …, 197 is 9801.
    (2) There are 200 multiples of 11 between 100 and 2330.
    (3) If a + 1 is the first term, 3a is the second term and 4a + 2 is the third term of an A.P, then the value of 'a' is 3.
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, tn = nth term
    (1) The series is 1, 3, 5, ..., 197.
    Here, a = 1 and d = 3 – 1 = 2
    So, 197 = a + (n – 1)d
    197 = 1 + (n – 1)2
    = n – 1
    98 + 1 = n
    n = 99
    Hence, S =
    =
    = 99 × 99
    = 9801

    (2) First multiple of 11 = 110
    Last multiple of 11 = 2321
    So, a = 110, l = 2321, d = 11
    l = a + (n - 1)d
    2321 = 110 + (n - 1)11
    2321 - 110 = 11n - 11
    2211 + 11 = 11n
    2222 = 11n
    202 = n

    (3) a + 1, 3a, 4a + 2 are in A.P.
    If a, b, c are in A.P, then 2b = a + c.
    Therefore, 2(3a) = a + 1 + 4a + 2
    6a = 5a + 3
    6a - 5a = 3
    a = 3
  • Question 22
    1 / -0
    In a certain A.P, the first term, the common difference and the nth term are represented by x, y and z. According to this information, which of the following represents the value of n?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, an = nth term
    Now, a = x, d = y
    an = z
    an = a + (n – 1)d
    z = x + (n – 1)y
    z – x = ny – y
    n =
  • Question 23
    1 / -0
    A certain A.P. is given and the A.P. is -200, -170, -140, -110, ...

    Which of the following statements is true according to this A.P?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n terms, n = number of terms, tn = nth term
    d = -170 - (-200) = -170 + 200 = 30, n = 50
    Sum of n terms = (2a + (n – 1)d)
    = ([2 × -200] + (50 - 1) × 30)
    = 25(-400 + 49 × 30)

    = 25(-400 + 1470)

    = 25(1070)
    S50 = 26,750

    n = 20
    Sum of n terms = (2a + (n – 1)d)
    = (20/2)([2 × -200] + (20 -1) × 30)
    = 10(-400 + 19 × 30)
    = 10(-400 + 570)
    = 10(170)
    S20 = 1700
  • Question 24
    1 / -0
    There are two arithmetic progressions. The first, the second and the third term of the first A.P. are 28, 26.5 and 25, respectively; and the first three terms of the second A.P. are 4, 4.5 and 5, respectively. If the nth terms of the two A.P.s are equal, then which of the following values represents 'n'?
    Solution
    Here, a = first term, d = common difference, Sn = sum of n number of terms, tn = nth term
    A.P.1 = 28, 26.5, 25
    First term of the first A.P. = a1 = 28
    Common difference of the first A.P. = d1 = 26.5 - 28 = -1.5
    A.P.2 = 4, 4.5, 5, ...
    First term of the second A.P. = a2 = 5
    Common difference of the second A.P. = d2 = 4.5 - 4 = 0.5
    According to the question, nth terms of these A.P.s are equal.
    a1 + (n - 1)d1 = a2 + (n - 1)d2
    28 + (n - 1)(-1.5) = 4 + (n - 1)0.5
    28 - 1.5n + 1.5 = 4 + 0.5n - 0.5
    29.5 - 1.5n = 3.5 + 0.5n
    29.5 - 3.5 = 0.5n + 1.5n
    26 = 2n
    n = 26 ÷ 2
    n = 13
  • Question 25
    1 / -0
    Fill in the blanks.

    (1) The fifth term of an A.P. is 14. If the 27th term exceeds the 21st term by 12, then the common difference of the A.P. P .
    (2) The sum of an A.P. is 'c'. The first term of this A.P. is 'a' and the last term is 'b'. The total number of terms in this A.P. is Q .
    (3) A school decided to donate some amount of money to an orphanage. It was decided that each class would give only one hundred rupee notes and the number of one hundred rupees would be the same as the class which is donating the money, e.g. a section of class I would give one hundred rupee and class II would give two notes of one hundred, and so on till class XII. If there were four sections of each class, then the total amount of money given to the orphanage was R .
    Solution
    Here, first term = a, common difference = d, tn = nth term, n = number of terms, Sn = sum of n number of terms
    (1) t5 = 14, t27 = t21 + 12
    14 = a + (n - 1)d
    14 = a + 4d
    a = 14 - 4d ... (1)
    According to the question,
    t27 = t21 + 12
    a + (27 - 1)d = a + (21 - 1)d + 12
    a + 26d = a + 20d + 12
    From equation (1),
    14 - 4d + 26d = 14 - 4d + 20d + 12
    14 + 22d = 26 + 16d
    22d - 16d = 26 - 14
    6d = 12
    d = 2

    (2) a = a, Sn = c and l = b
    c = [a + b]
    2c = n(a + b)
    n =

    (3) Amount of money donated = (Class × 100) × 4 (4 = Number of sections)
    Class I = (1 × 100) × 4 = 400
    Class II = (2 × 100) × 4 = 800
    Class III = (3 × 100) × 4 = 1200
    It forms an A.P, where
    First term (a) = 400
    Common difference (d) = 800 - 400 = 400
    Number of terms (n) = 12

    Sn = (2a + (n - 1)d)

    S12 = ([2 × 400] + (12 - 1)400)

    = 6(800 + 4400)
    = Rs. 31,200
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now