Progression
Question no. 1
What is the 15th term of the series 3, 7 , 13 , 21 , 31 ....?
looks_one 205
looks_two 225
looks_3 238
looks_4 241
looks_4 241
Solution :
Given series is 3, 7 ,13 ,21 , 31 .....
as it is observed that given series is not in A.P. , G.P. and H.P.
But difference of terms 7-3=4 , 13-7=6 , 21-13= 8 31-21 =10 are in A.P.
if differences of term are in A.P. , there is formula of nth term in this type of series.
tn = n2a + bn + c
t1= a(1)2 + b(1) + c =a + b + c = 3
t2= a(2)2 + b(2) + c = 4a + 2b + c = 7
t3= a(3)2 + b(3) + c = 9a + 3b + c = 13
solve all three equation ,find the value of a,b,c
a= 1
b= 1
c= 1
now, tn = n2 + n + 1
t15 = (15)2 + (15) + 1 = 225 +16
= 241
Given series is 3, 7 ,13 ,21 , 31 .....
as it is observed that given series is not in A.P. , G.P. and H.P.
But difference of terms 7-3=4 , 13-7=6 , 21-13= 8 31-21 =10 are in A.P.
if differences of term are in A.P. , there is formula of nth term in this type of series.
tn = n2a + bn + c
t1= a(1)2 + b(1) + c =a + b + c = 3
t2= a(2)2 + b(2) + c = 4a + 2b + c = 7
t3= a(3)2 + b(3) + c = 9a + 3b + c = 13
solve all three equation ,find the value of a,b,c
a= 1
b= 1
c= 1
now, tn = n2 + n + 1
t15 = (15)2 + (15) + 1 = 225 +16
= 241
Question no. 2
If the nth term of an A.P. is 2n-1, what is the sum of upto n terms ?
looks_one n2
looks_two n2-1
looks_3 n2+1
looks_4 0.5n(n+1)
Option looks_one n2
Solution :
Given an = 2n - 1
a1 = 2(1) - 1 = 1
now , sum of nth term = (n/2) ( a + an)
= (n/2) ( 1 + 2n - 1 )
= (n/2)(2n) = n2
Given an = 2n - 1
a1 = 2(1) - 1 = 1
now , sum of nth term = (n/2) ( a + an)
= (n/2) ( 1 + 2n - 1 )
= (n/2)(2n) = n2
Question no. 3
If the three observation are 3,-6 and -6. Then what is their harmonic mean?
looks_one 0
looks_two -3
looks_3 -0.5
looks_4 ∞
Option looks_4 ∞
Solution :
let H.M. is x
there are 3 observation , so
3/x = 1/a + 1/b + 1/c
3/x = 1/3 + 1/(-6) + 1/(-6)
3/x = 1/3 - 1/3
3/x = 0
x = 3/0 = infinity
let H.M. is x
there are 3 observation , so
3/x = 1/a + 1/b + 1/c
3/x = 1/3 + 1/(-6) + 1/(-6)
3/x = 1/3 - 1/3
3/x = 0
x = 3/0 = infinity
Question no. 4
Sum of first n natural numbers is given by n(n+1)/2. what is the geometric means of the series 1 , 2, 4,
8.....2n ?
looks_one 2n
looks_two 2n/2
looks_3 21/2
looks_4 2n-1
Option looks_two 2n/2
Solution :
G.M. = n√(a1a2....an)
In the given series , there are n+1 terms
G.M. = n+1√( 1.2.4 .8....2n)
= n+1√ (2 n(n+1)/2 )
= 2 n/2
G.M. = n√(a1a2....an)
In the given series , there are n+1 terms
G.M. = n+1√( 1.2.4 .8....2n)
= n+1√ (2 n(n+1)/2 )
= 2 n/2
Question no. 5
If the number of terms of an A.P. is (2n+1), then what is the ratio of the sum of odd terms to the even terms?
looks_one n/(n+1)
looks_two n2/(n+1)
looks_3 (n+1)/n
looks_4 (n+1)/2n
Option looks_3 (n+1)/n
Solution :
Given : no. of terms of an A.P. is 2n+1
let the A.P. is a , a+d , a+2d ....... a+(2n)d where a is first term and d is difference
even terms - a+d , a+3d ........a +(2n-1)d , and total number of even terms will be n.
odd terms - a, a+2d ...... a+(2n)d , the total number of odd terms will be n+1.
Seven= (n/2)(a+d + a+ (2n-1)d) = (n/2)(2a + 2nd) -(1)
Seven= ((n+1)/2)(a + a + (2n)d) = ((n+1)/2)(2a + 2nd) -(2)
divide (2) by (1)
Sodd / Seven= n+1 / n
Given : no. of terms of an A.P. is 2n+1
let the A.P. is a , a+d , a+2d ....... a+(2n)d where a is first term and d is difference
even terms - a+d , a+3d ........a +(2n-1)d , and total number of even terms will be n.
odd terms - a, a+2d ...... a+(2n)d , the total number of odd terms will be n+1.
Seven= (n/2)(a+d + a+ (2n-1)d) = (n/2)(2a + 2nd) -(1)
Seven= ((n+1)/2)(a + a + (2n)d) = ((n+1)/2)(2a + 2nd) -(2)
divide (2) by (1)
Sodd / Seven= n+1 / n
Question no. 6
If the sum of terms of an A.P. is n2 -2n , then what is the nth term?
looks_one 3n-n2
looks_two 2n-3
looks_3 2n+3
looks_4 2n-5
Option looks_two 2n-3
Solution :
There are two method od solving this question
Method one:
using direct formula
an = Sn - Sn-1
an= n2 - 2n -{ (n-1)2 - 2(n-1) }
an= n2 - 2n - { n2 + 1 - 2n -2n +2 }
an= n2 - 2n - n2 + 4n -3
= 2n -3
Second Method :
S1 =sum of first one term = a(first term) = (1)2 - 2(1) = -1
a= -1
S2 =sum of first two term = a(first term) + (a+d)(second term) = (2)2 - 2(2)
2a+ d= 0
2(-1) + d= 0
d= 2
an= a+(n-1)d
= -1 + (n-1)2 = 2n -3
There are two method od solving this question
Method one:
using direct formula
an = Sn - Sn-1
an= n2 - 2n -{ (n-1)2 - 2(n-1) }
an= n2 - 2n - { n2 + 1 - 2n -2n +2 }
an= n2 - 2n - n2 + 4n -3
= 2n -3
Second Method :
S1 =sum of first one term = a(first term) = (1)2 - 2(1) = -1
a= -1
S2 =sum of first two term = a(first term) + (a+d)(second term) = (2)2 - 2(2)
2a+ d= 0
2(-1) + d= 0
d= 2
an= a+(n-1)d
= -1 + (n-1)2 = 2n -3
Question no. 7
If the AM and GM of two numbers are 5 and 4 respectively, then what is the HM of those numbers?
looks_one 5/4
looks_two 16/5
looks_3 9/2
looks_4 9
Option looks_two 16/5
Solution :
Given :
A.M.= 5
G.M. = 4
H.M. = ?
H.M. = G.M.2 / A.M.
= (4)2 / 5
16/5
Given :
A.M.= 5
G.M. = 4
H.M. = ?
H.M. = G.M.2 / A.M.
= (4)2 / 5
16/5
Question no. 8
The HM of two numbers is 21.6. If one of the number is 27, then what is the other number?
looks_one 162
looks_two 17.3
looks_3 18
looks_4 20
Option looks_3 18
Solution :
H.M. = 2ab/(a+b)
21.6 = 2 * 27 * b /(27 + b)
21.6 *(27+b) = 54b
583.2 + 21.6b = 54b
54b-21.6b= 583.2
32.4b= 583.2
b=18
H.M. = 2ab/(a+b)
21.6 = 2 * 27 * b /(27 + b)
21.6 *(27+b) = 54b
583.2 + 21.6b = 54b
54b-21.6b= 583.2
32.4b= 583.2
b=18
Question no. 9
If x2 , y2, z2 are in A.P., then y+z, z+x, x+y are in
looks_one AP
looks_two HP
looks_3 GP
looks_4 none of these
Option looks_two HP
Solution :
x2 ,y2 ,z2 are in A.P.
it means 2y2= x2 + z2
let's try for H.P.
if the y+z, z+x , x+y is in H.P.
2/(x+z) = 1/(y+z) + 1/(y+x)
= ( y+x+ y+z)/ (y+z)(y+x)
= (2y + x+z)/(y2 + y(x+z) + zx)
= 2(2y + x+z)/(x2 + z2 + 2y(x+z) + 2zx)
= 2(2y + x+z)/((x+z)2 + 2y(x+z))
= 2(2y + x+z)/((x+z)(2y +x +z))
= 2/(x+z)
it is in H.P.
x2 ,y2 ,z2 are in A.P.
it means 2y2= x2 + z2
let's try for H.P.
if the y+z, z+x , x+y is in H.P.
2/(x+z) = 1/(y+z) + 1/(y+x)
= ( y+x+ y+z)/ (y+z)(y+x)
= (2y + x+z)/(y2 + y(x+z) + zx)
= 2(2y + x+z)/(x2 + z2 + 2y(x+z) + 2zx)
= 2(2y + x+z)/((x+z)2 + 2y(x+z))
= 2(2y + x+z)/((x+z)(2y +x +z))
= 2/(x+z)
it is in H.P.
Question no. 10
If x,2x+2,3x+3 are the first three terms of a GP, then what is the 4TH term?
looks_one -27/2
looks_two 27/2
looks_3 33/2
looks_4 -33/2
Option looks_one -27/2
Solution :
Given x, 2x + 2 and 3x + 3 are the first three terms of G.P.
it means a= x (1)
ar= 2x+ 2 (2)
ar2= 3x + 3 (3)
ar.r = 3x+ 3
from (2) and (3)
ar2/ar = 3x + 3 / 2x+ 2
r= 3x+3 / 2x+ 2 (4)
from (1) and (2)
ar/a= 2x +2 / x
r= = 2x+ 2 /x (5)
equate (4) and (5)
3x+3/ 2x+ 2 = 2x+ 2 / x
3x2 + 3x = 4x2 + 4 + 8x
0= x2 +5x + 4
0= x2 +4x +x + 4
0= (x+4) (x+1)
x=-4 , -1
-1 can't be taken because it will make second and third term zero.
a=x= -4
ar=-6
r= 3/2
fourth term ar3= -4 * (27 /8 ) = -27/4
Given x, 2x + 2 and 3x + 3 are the first three terms of G.P.
it means a= x (1)
ar= 2x+ 2 (2)
ar2= 3x + 3 (3)
ar.r = 3x+ 3
from (2) and (3)
ar2/ar = 3x + 3 / 2x+ 2
r= 3x+3 / 2x+ 2 (4)
from (1) and (2)
ar/a= 2x +2 / x
r= = 2x+ 2 /x (5)
equate (4) and (5)
3x+3/ 2x+ 2 = 2x+ 2 / x
3x2 + 3x = 4x2 + 4 + 8x
0= x2 +5x + 4
0= x2 +4x +x + 4
0= (x+4) (x+1)
x=-4 , -1
-1 can't be taken because it will make second and third term zero.
a=x= -4
ar=-6
r= 3/2
fourth term ar3= -4 * (27 /8 ) = -27/4
Question no. 11
If the AM and HM of two number are 27 and 12 respectively , then what is their GM equal to?
looks_one 12
looks_two 18
looks_3 24
looks_4 27
Option looks_two 18
Solution :
H.M. = G.M.2 / A.M.
12 = G.M.2 / 27
G.M.2 = 27* 12 =324
G.M. = 18
H.M. = G.M.2 / A.M.
12 = G.M.2 / 27
G.M.2 = 27* 12 =324
G.M. = 18
Question no. 12
In an AP, the mth term is 1/n and nth term is 1/m. What is the (mn)th term ?
looks_one 1/(mn)
looks_two m/n
looks_3 n/m
looks_4 1
Option looks_4 1
Solution :
am = 1/n
an = 1/m
am =a+ (m-1)d = 1/n (1)
an =a+ (n-1)d = 1/m (2)
solve (1) and (2) , find the value of a and d in terms of m and n.
a= 1/mn
d= 1/mn
Now , amn = a+ (mn-1)d
= 1/mn + (mn -1)/mn
= 1/mn + 1 -1/mn
= 1
am = 1/n
an = 1/m
am =a+ (m-1)d = 1/n (1)
an =a+ (n-1)d = 1/m (2)
solve (1) and (2) , find the value of a and d in terms of m and n.
a= 1/mn
d= 1/mn
Now , amn = a+ (mn-1)d
= 1/mn + (mn -1)/mn
= 1/mn + 1 -1/mn
= 1
Question no. 13
The 59th term of an AP is 449 and the 449th is 59. Which term is Equal to 0 (zero) ?
looks_one 501st term
looks_two 508th term
looks_3 502nd term
looks_4 509th term
Option looks_two 508th term
Solution :
a59 = a+ 58d =449 (1)
a449 = a+ 448d =59 (2)
solve (1) and (2) , find the value of a and d
a = 507 , d= -1
for an=0
a + (n-1)d =0
507 + (n-1 )(-1) = 0
507 -n + 1 =0
n=508
a59 = a+ 58d =449 (1)
a449 = a+ 448d =59 (2)
solve (1) and (2) , find the value of a and d
a = 507 , d= -1
for an=0
a + (n-1)d =0
507 + (n-1 )(-1) = 0
507 -n + 1 =0
n=508
Question no. 14
If p times the pth term of an AP is q times the qth term, then what is the (p+q)th term equal to ?
looks_one p+q
looks_two pq
looks_3 1
looks_4 0
Option looks_4 0
Solution :
pap=qap
p ( a + (p-1)d ) = q ( a + (q-1)d )
pa + p2d -pd = qa + q2d -qd
pa - qa +p2d - q2d -pd +qd =0
a(p-q) +d(p2 - q2) -d(p-q) =0
(p-q) { a + (p+q)d - d} = 0
a+ (p+q -1)d=0 (p -q can't be to equal to zero )
ap+q = 0
pap=qap
p ( a + (p-1)d ) = q ( a + (q-1)d )
pa + p2d -pd = qa + q2d -qd
pa - qa +p2d - q2d -pd +qd =0
a(p-q) +d(p2 - q2) -d(p-q) =0
(p-q) { a + (p+q)d - d} = 0
a+ (p+q -1)d=0 (p -q can't be to equal to zero )
ap+q = 0
Question no. 15
The geometric mean of three numbers was found as 6. It was subsequently found that , in this computation, a number 8 was wrongly read as 12. What is the correct GM ?
looks_one 4
looks_two ∛5
looks_3 2∛18
looks_4 none of these
Option looks_one 4
Solution :
let the three number are a/r, a ,ar
G.M. of three numbers = (a/r . a. ar )1/3
6 = (a3)1/3
6= a
Now , according to question , one of number is 12 ( which provide the G.M. 6 )
ar= 12
r= 2
but ar = 8
2a = 8
a= 4
G.M = (a/r. a. ar)1/3 = a = 4
let the three number are a/r, a ,ar
G.M. of three numbers = (a/r . a. ar )1/3
6 = (a3)1/3
6= a
Now , according to question , one of number is 12 ( which provide the G.M. 6 )
ar= 12
r= 2
but ar = 8
2a = 8
a= 4
G.M = (a/r. a. ar)1/3 = a = 4
Comments
Post a Comment