Self Studies

Arithmetic Progressions Test - 54

Result Self Studies

Arithmetic Progressions Test - 54
  • 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
    The mean of five numbers in AP is $$89$$. The product of first and last terms is $$7885$$. The AM of first, third and fifth term is
    Solution
    Let the numbers in A.P. be $$ (a-2d), (a-d), a, (a+d), (a+2d)$$
    $$\therefore \dfrac{(a-2d)+(a-d)+a+(a+d)+(a+2d)}{5}=89$$
    $$\Rightarrow \dfrac{5a}{5}=89$$
    $$\therefore a=89$$
    $$\therefore$$ The AM of 1st, 3rd & 5th term is:
    $$=\dfrac{(a-2d)+a+(a+2d)}{3}$$
    $$=a=89$$                           
  • Question 2
    1 / -0
    The common difference of an Arithmatic Progression, whose $$3^{rd}$$ term is $$5$$ and $$7^{th}$$ term is $$9$$, is ...............
    Solution
    We know that
    $$n^{th}$$ term of an AP ,$${a}_{n} = a+(n-1)d$$
    where $$a=$$First term, $$d=$$Common difference and $$n=$$Position of term.

    Given $$3^{rd}$$ term is $$5$$ ,
    $${a}_{3} = a+(3-1)d$$
    $$\Rightarrow 5 = a+2d$$
    $$\Rightarrow a = 5-2d$$........$$(1)$$

    Given $$7^{th}$$ term is $$9$$,
    $${a}_{7} = a+(7-1)d$$
    $$\Rightarrow 9 = a+6d$$
    $$\Rightarrow a =9 -6d$$ .......$$(2)$$

    From $$(1)$$ and $$(2)$$
    $$5-2d = 9 -6d$$
    $$\Rightarrow 6d-2d = 9-5$$
    $$\Rightarrow 4d = 4$$
    $$\Rightarrow d = 1$$
    So , common difference is $$1$$
  • Question 3
    1 / -0
    The  Sum of three numbers in AP is $$75$$, and product of extremities is $$609$$. The AM of first and second number is 
    Solution
    Let the numbers in A.P.  be (a-d), a, (a+d)
    $$\therefore (a-d)+a+(a+d)=75$$
    $$\Rightarrow a=25$$
    Also, $$(a-d)(a+d)=609$$
    $$\Rightarrow a^{2}-d^{2}=609$$
    $$\Rightarrow 25^{2}-d^{2}=609$$
    $$\therefore d=\pm4$$
    The numbers are {21,25,29} or {29,25,21}
    According to option, we take {21,25,29}
    A.M. of first and second number $$=\dfrac{21+25}{2}=23$$

  • Question 4
    1 / -0
    The sum of first $$10$$ terms and $$20$$ terms of an AP are $$120$$ and $$440$$ respectively. What is the common difference?
    Solution
    Let the first term be $$a$$ and common difference be $$d$$.
    Sum of first n terms in an A.P. $$=\dfrac{n}{2}(2a+(n-1)d)$$ 
    So, sum of first $$10$$ terms $$=\dfrac { 10 }{ 2 } (2a+(10-1)d)$$
    $$\implies 120 =5(2a+9d)$$
    $$\implies 24=2a+9d$$ .............. $$(i)$$
    Sum of first 20 terms $$=\frac { 20 }{ 2 } (2a+(20-1)d)$$
    $$\implies 440 =10(2a+19d)$$
    $$\implies 44=2a+19d$$ ......... $$(ii)$$
    Subtracting equation (i) from (ii) gives
    $$20=10d$$
    $$\implies d=2$$
    Common difference =2
    Hence, option B is correct.
  • Question 5
    1 / -0
    In a given A.P.,  $${ T }_{ 25 }-{ T }_{ 20 }=15$$. $$\therefore$$ $$d=$$............. for the A.P.
    Solution
    Given: $$T_{25}-T_{20}=15$$ ........... $$(i)$$
    We know that, $$n^{th}$$ term of an A.P. is given by $$T_n=a+(n-1)d$$
    $$\therefore { T }_{ 25 }={ a }_{ 1 }+(25-1)d={ a }_{ 1 }+24d$$ and
    $${ T }_{ 20 }={ a }_{ 1 }+(20-1)d={ a }_{ 1 }+19d$$
    Now, $${ T }_{ 25 }-{ T }_{ 20 }={ a }_{ 1 }+24d-{ a }_{ 1 }-19d=5d$$
    $$\implies 15=5d$$ ...... From $$(i)$$
    $$\implies d=3$$  
    Hence, the answer is $$3$$.
  • Question 6
    1 / -0
    ................ can be one of the term in Arithmetic progression 4, 7, 10, ...............
    Solution
    The nth term of an AP is given by $$t_n = a + (n - 1) d$$
    In the given AP,
    $$a = 4, d = 3$$
    So, 
    $$a + (n - 1) d = 4 + (n - 1) 3$$ 
    $$= 4 + 3n - 3$$
    $$= 3n + 1$$
    Now, if we equate the first option
    $$103 = 3n - 1$$
    we get $$n = 34$$ which is a possible value for $$n$$
    However, if we equate any of the other values we do not get a positive integer value of $$n$$.
    This cannot be possible since $$n$$, which is the number of terms has to be a positive integer.
  • Question 7
    1 / -0
    If $$1 + 6 + 11 + 16 + ... + x = 148$$, then the value of $$x$$ is
    Solution
    Given series is
    $$1 + 6 + 11 + 16 + ..... + x = 148$$
    Here, $$a = 1, d = 6 - 1 = 11 - 6 = 16 - 11 = 5$$ and $$S_{n} = 148$$
    $$\because S_{n} = \dfrac {n}{2} [2a + (n - 1) d]$$
    $$\therefore 148 = \dfrac {n}{2}[2 \times 1 + (n - 1)5]$$
    $$\Rightarrow 296 = 2n + 5n^{2} - 5n$$
    $$\Rightarrow 296 = 5n^{2} - 3n$$
    $$\Rightarrow 5n^{2} - 3n - 296 = 0$$
    $$\Rightarrow (n - 8)(5n + 37) = 0$$
    $$\Rightarrow n = 8, n = \dfrac {-37}{5}$$
    $$\therefore n = 8$$
    $$(\because n$$ cannot be negative)
    Now, $$T_{n} = a + (n - 1)d$$
    $$x = 1 + (8 - 1)\times 5$$
    $$\Rightarrow x = 1 + 35 \Rightarrow x = 36$$.
  • Question 8
    1 / -0
    Find the sum of first 25 terms of an A.P. whose $$n^{th}$$ term is given by $$T_n = (7 - 3n)$$
    Solution
    Given, $$T_{n}=7-3n$$.
    Let us try to reaarange it into the form, $$T_{n}=a+(n-1)d$$
    where $$a$$ is the first term,$$n$$ is the number of terms and $$d$$ is the common difference.
    $$T_{n}=7-3n$$
    $$\Rightarrow$$ $$T_{n}=4+3-3n$$
    $$\Rightarrow$$ $$T_{n}=4-3(n-1)$$
    So,here $$a=4,d=-3$$
    Sum of $$n $$ terms in an AP can be calculated using the formula 
    $$S_{n}=\frac{n}{2}(a+T_{n})$$
    $$\Rightarrow$$ $$S_{n}=\frac{n}{2}(4+7-3n)$$
    $$\Rightarrow$$ $$S_{n}=\frac{n}{2}(11-3n)$$
    $$\Rightarrow$$ $$S_{n}=\frac{25}{2}(-64)$$      ($$\because n=25$$)
    $$\Rightarrow$$ $$S_{n}=-800$$
    $$\therefore$$ No Option
  • Question 9
    1 / -0
    The $$54^{th}$$ and $$4^{th}$$ terms of an A.P. are $$-61$$ and $$64$$ respectively. Find the $$23^{rd}$$ term.
    Solution
    Here we use the formula for nth term of an AP: $$a_n = a+(n-1)d$$
    So we have $$a + 53d = -61 ....(1)$$
    & $$a + 3d = 64 ....(2)$$
    $$50d = -125$$ [Subtracting $$(2)$$ from $$(1)$$]
    $$d = \dfrac {-5}{2}, $$ using this value in $$(2)$$
    $$\implies a = 64 - 3d = 64 + \dfrac {15}{2} = \dfrac {143}{2}$$
    $$a_{23} = \dfrac {143}{2} - 22 \times \dfrac {5}{2} = \dfrac {33}{2}$$.
  • Question 10
    1 / -0
    The sum of all numbers of the form $$2k + 1$$, where $$k$$ takes on integral values from $$1$$ to $$n$$ is:
    Solution
    The sum of numbers from $$2K+1$$, where $$K$$ started with $$1,2,3,4,5......$$
    then the sum will be 
    $$3+5+7+9+11+.......$$
    Now using sum of series $$S_n $$=$$\frac{n}{2}[2a+(n-1) \times d]$$
    Now put the value for  $$a=3\ and\ d=2$$
    $$S_n$$=$$\frac{n}{2}[2\times3+(n-1)\times 2]$$
    $$S_n$$=$$\frac{n}{2}$$$$[6+2n-2]$$
    $$S_n$$=$$\frac{n}{2}[4+2n]$$
    $$S_n$$=$$n(n+2)$$.
    so option $$C$$ is correct.
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Selfstudy
Selfstudy
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