Self Studies

Arithmetic Progressions Test - 41

Result Self Studies

Arithmetic Progressions Test - 41
  • 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 odd numbers between $$0$$ and $$50$$.
  • Question 2
    1 / -0
    Find the A.P. whose sum to $$n$$ terms is $$2n$$$$^2$$ $$+ n$$
    Solution
    Given, $$S_n=2n^2+n$$
    Now, $$a_1=S_1=2(1)^2+1=3$$
    $$a_2=S_2-S_1=2(2)^2+2-3=7$$
    $$a_3=S_3-S_2=[2(3)^2+3]-[2(2)^2+2]=21-10=11$$
    $$a_4=S_4-S_3=[2(4)^2+4]-[2(3)^2+3]=36-21=15$$ and so on.
    Therefore the required A.P. is $$3,7,11,15...$$
  • Question 3
    1 / -0
    Find the $$S_{15} $$ for an AP whose $$nth$$ term is given by $$a_n$$ $$= 3 + 4n$$.

    Solution
    We know that nth term, $$a_n = a+(n-1)d$$ 
    & Sum of first $$n$$ terms,  $$S_n = \dfrac{n}{2} (2a+(n-1)d)$$, where $$a$$ & $$d$$ are the first term amd common difference of an AP.
    Since, $$a_n=3+4n$$                    ...(1)
    On putting $$n=1,2,3,..$$ in successively, we get
    $$a_1=3+4\times1=7$$
    $$a_2=3+4\times2=11$$
    $$a_3=3+4\times3=15$$ and so on..
    Thus the sequence is $$7,11,15,.....$$
    Clearly it is an AP with first term $$a=7$$ and common difference $$d=11-7=4$$
    Now, Required sum$$S_{15}=\frac{15}2[2a+(15-1)d]$$
    $$\Rightarrow S_{15}=\displaystyle \frac{15}2[2\times7+14\times4]$$
    $$=15\times35$$
    $$=525$$
  • Question 4
    1 / -0
    In an AP, given $$a_n = 4, d = 2, S_n = -14,$$ find $$n$$ and $$a$$.
    Solution
    As we know nth term, $$a_n = a+(n-1)d$$ 
    & Sum of first $$n$$ terms,  $$S_n = \dfrac{n}{2} (2a+(n-1)d)$$, where $$a$$ & $$d$$ are the first term amd common difference of an AP.
    Since, $$a_n=4\Rightarrow a+(n-1)d=4$$
    $$\Rightarrow a+(n-1)2=4$$
    $$\Rightarrow a=6-2n$$                        ...(1)
    Also, $$S_n=-14$$
    $$\Rightarrow \dfrac n2[2a+(n-1)d]=-14$$
    $$\Rightarrow \dfrac n2[2(6-2n)+(n-1)2]=-14$$              ($$\because from\ (1)$$)
    $$\Rightarrow n[12-4n+2n-2]=-28$$    
    $$\Rightarrow n[n-5]=14$$    
    $$\Rightarrow n^2-5n-14=0$$
    $$\Rightarrow (n-7)(n+2)=0$$
    $$\Rightarrow n=7,-2$$
    But, $$n=-2$$ is not possible.
    $$\therefore n=7$$
    Putting $$n=7$$ in (1), we get
    $$\therefore a=6-2\times7=-8$$
  • Question 5
    1 / -0
    How many terms of the A.P.: $$9, 17, 25,...$$ must be taken to give a sum of $$636$$?
    Solution
    First term, $$a = 9 $$
    Common difference, 
    $$d=17-9=25-17=8$$ $$d = 8 $$
    Sum $$S_{n} = 636$$

    $$S_n=\dfrac{n}{2}[2a+(n-1)d]$$

    $$636=\dfrac{n}{2}[2 \times 9+(n-1)8]$$

    $$1272=n(18+8n-8)$$

    $$1272=10n+8n^2$$

    $$8n^2+10n-1272=0$$

    $$4n^2+5n-636=0$$

    upon solving the quadratic equation, we get,

    $$n=12,-\dfrac{53}{4}$$

    n cannot be negative,

    Therefore $$n=12$$
  • Question 6
    1 / -0
    In an AP,
    Given $$l = 28, S = 144$$  and there are total $$9$$ terms. Find $$a$$.
    Solution
    Given, $$l=28, S= 144, n=9$$
    $$\therefore S=144\Rightarrow S_9$$

    $$\displaystyle  \frac92[a+l]=144$$

    $$ \displaystyle  \frac92[a+28]=144$$

    $$a+28=32$$
    $$\therefore  a=4$$

  • Question 7
    1 / -0
    Find the sum of first $$51$$ terms of an AP, whose second and third terms are $$14$$ and $$18$$ respectively.
    Solution

  • Question 8
    1 / -0
    The $$6^{th}$$ term of an arithmetic progression is $$-10$$ and the $$10^{th}$$ term is $$-26.$$ Determine the $$15^{th}$$ term of the AP.
    Solution
    Let $$a$$ and $$d$$ be the first term and common difference of the given AP respectively.
    $$\therefore a_6=-10\Rightarrow a+5d=-10$$              ...(1)
    & $$a_{10}=-26\Rightarrow a+9d=-26$$                ...(2)
    On subtracting (1) from (2), we get
    $$4d=-16\Rightarrow d=-4$$
    Putting $$d=-4$$ in (1), we get
    $$a=-10-(5\times-4)=10$$
    Now, $$a_{15}=a+14d=10+14\times-4=-46$$
    Hence, $${15}^{th}$$ term of the given AP is $$-46$$.
  • Question 9
    1 / -0
    Write first four terms of the AP, when the first term $$a$$ and the common difference $$d$$ are given as follows $$a = -1.25, d = -0.25.$$
    Solution
    Given, $$a=-1.25, d=-0.25$$
    $$nth$$ term=$$a_n=a+(n-1)d$$
    $$\therefore a_1=a=-1.25$$
    $$a_2=a+d=-1.25+(-0.25)=-1.50$$
    $$a_3=a+2d=-1.25+2\times(-0.25)=-1.75$$
    $$a_4=a+3d=-1.25+3\times(-0.25)=-2.00$$
    Hence, four terms are $$-1.25,-1.50,-1.75,-2.00$$
  • Question 10
    1 / -0
    Which term of the AP : $$3,8, 13, 18,.. $$is $$78?$$
    Solution
    Given :- A.P. is $$3, 8 , 13, 18, ....$$

    To get :- which term is $$78$$.

    solution :-

    First term $$= 3 = a_1$$

    common diff. $$= d = (8 - 3) = (13 - 8) = (18 - 13) = 5$$

    $$\therefore $$ Let the required term be n

    $$\therefore a_n = 78$$

    $$\therefore a_n = a_1 + (n - 1) d$$

    $$\Rightarrow 78 = 3 + (n - 1) d$$

    $$\Rightarrow 78 = 3 + (n - 1) 5$$

    $$\Rightarrow 78 = 3 + 5n - 5$$

    $$\Rightarrow 78 = -2 + 5n$$

    $$\Rightarrow 5n = 78 + 2 = 80$$

    $$\Rightarrow 5n = 80$$

    $$\Rightarrow n = 16$$

    $$\therefore$$ so the required term is $$16^{th}$$ term.

    i.e. $$t_{16}$$
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