Processing math: 79%

Progressions

#1. How many terms are there in 20, 25, 30 . . . . . . 140?
A. 22
B. 25
C. 23
D. 24

Answer: Option B
Solution:

This is an arithmetic sequence, where:

– The first term a=20,
– The common difference d=2520=5,
– The last term l=140.

Step 1: Use the formula for the n-th term of an arithmetic sequence
The formula for the n-th term of an arithmetic sequence is:

l=a+(n1)×d

Where:
l is the last term,
a is the first term,
n is the number of terms,
d is the common difference.

Step 2: Substitute the known values
Substitute l=140, a=20, and d=5 into the formula:

140=20+(n1)×5

Step 3: Solve for n
Simplify the equation:

140=20+5(n1) 14020=5(n1) 120=5(n1) n1=1205=24 n=24+1=25

Final Answer:
There are 25 terms in the sequence.

#2. Find the first term of an AP whose 8 and 12 terms are respectively 39 and 59.
A. 5
B. 6
C. 4
D. 3
E. 7

Answer: Option C
Solution:

Let’s solve for the first term of the arithmetic progression (AP) using the given information.

Step 1: Define the variables
– Let the first term be a,
– The common difference be d.

We are given:
– The 8th term (T8) is 39, so:

T8=a+7d=39

– The 12th term (T12) is 59, so:

T12=a+11d=59

Step 2: Set up the system of equations
We now have the following system of equations:
1. a+7d=39
2. a+11d=59

Step 3: Subtract the first equation from the second
By subtracting equation (1) from equation (2), we eliminate a:

(a+11d)(a+7d)=5939

Simplify:

4d=20

Step 4: Solve for d
Solve for d:

d=204=5

Step 5: Find a
Now that we know d=5, substitute this value into one of the original equations. Let’s use a+7d=39:

a+7(5)=39 a+35=39 a=3935=4

Final Answer:
The first term of the arithmetic progression is 4.

#3. Find the 15 term of the sequence 20, 15, 10 . . . . .
A. -45
B. -55
C. -50
D. 0

Answer: Option C
Solution:

This is an arithmetic progression (AP), where:

– The first term a=20,
– The common difference d=1520=5.

We are asked to find the 15th term of the sequence. The formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Step 1: Substitute the known values
We need to find the 15th term, so substitute a=20, d=5, and n=15 into the formula:

T15=20+(151)(5)

Step 2: Simplify the expression
T15=20+14(5) T15=2070 T15=50

Final Answer:
The 15th term of the sequence is -50.

#4. The sum of the first 16 terms of an AP whose first term and third term are 5 and 15 respectively is
A. 600
B. 765
C. 640
D. 680
E. 690

Answer: Option D
Solution:

We are given an arithmetic progression (AP) with the following information:

– The first term a=5,
– The third term T3=15.

We need to find the sum of the first 16 terms of the AP.

Step 1: Find the common difference d
The formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

We are given the third term, T3=15, and we can use the formula for the 3rd term:

T3=a+2d

Substitute a=5 and T3=15:

15=5+2d

Solve for d:

155=2d 10=2d d=5

Step 2: Use the formula for the sum of the first n terms
The formula for the sum of the first n terms of an arithmetic progression is:

Sn=n2(2a+(n1)d)

We are asked to find the sum of the first 16 terms, so n=16, a=5, and d=5. Substitute these values into the formula:

S16=162(25+(161)5) S16=8(10+155) S16=8(10+75) S16=885 S16=680

Final Answer:
The sum of the first 16 terms of the AP is 680.

#5. How many terms are there in the GP 5, 20, 80, 320……….. 20480?
A. 5
B. 6
C. 8
D. 9
E. 7

Answer: Option E
Solution:

We are given a geometric progression (GP) with the following terms:

– First term a=5,
– Common ratio r=205=4,
– The last term is 20480.

Step 1: Use the formula for the n-th term of a geometric progression
The formula for the n-th term of a geometric progression is:

Tn=arn1

We are given that the last term Tn=20480, so:

20480=54n1

Step 2: Solve for n
Divide both sides of the equation by 5:

204805=4n1

4096=4n1

Now, express 4096 as a power of 4. Since 46=4096, we have:

4n1=46

This means:

n1=6

Solve for n:

n=6+1=7

Final Answer:
There are 7 terms in the geometric progression.

#6. A boy agrees to work at the rate of one rupee on the first day, two rupees on the second day, and four rupees on third day and so on. How much will the boy get if he started working on the 1st of February and finishes on the 20th of February?
A. 220
B. 1,048,575
C. 219-1
D. 219
E. None of these

Answer: Option B
Solution:

In this scenario, the boy’s wages follow a geometric progression where:

– The first term (on the first day) a=1 rupee,
– The common ratio r=2 (as each day’s wage doubles).

The wage on the n-th day is given by the formula for the n-th term of a geometric progression:

Tn=arn1=12n1=2n1

Step 1: Calculate the total wages for 20 days
We need to find the sum of the first 20 terms of this geometric progression. The sum Sn of the first n terms of a geometric progression is given by the formula:

Sn=a(rn1)r1

For this problem:
a=1,
r=2,
n=20.

Substitute these values into the formula:

S20=1(2201)21=2201

Step 2: Calculate 2201
We know that:

220=1048576

Therefore:

S20=10485761=1048575

Final Answer:
The boy will receive Rs. 1,048,575 if he works from February 1st to February 20th.

#7. If the fifth term of a GP is 81 and first term is 16, what will be the 4 term of the GP?
A. 36
B. 18
C. 54
D. 24
E. 27

Answer: Option C
Solution:

In a geometric progression (GP), the general formula for the n-th term is:

Tn=arn1

Where:
a is the first term,
r is the common ratio,
n is the term number.

Step 1: Given values for the fifth term and the first term
– The first term a=16,
– The fifth term T5=81.

Using the formula for the fifth term:

T5=ar51=16r4=81

Step 2: Solve for the common ratio r
From the equation:

16r4=81

Divide both sides by 16:

r4=8116

r4=(94)

Now, take the fourth root of both sides:

r=32

So, the common ratio r=32.

Step 3: Find the fourth term T4
We use the formula for the n-th term again to find the fourth term T4:

T4=ar41=16r3

Substitute r=32:

T4=16(32)3

T4=16278

T4=163.375=54

Final Answer:
The fourth term of the geometric progression is 54.

#8. The 7 and 21 terms of an AP are 6 and -22 respectively. Find the 26 term
A. -34
B. -32
C. -12
D. -10
E. -16

Answer: Option B
Solution:

We are given the following information about the arithmetic progression (AP):

– The 7th term T7=6,
– The 21st term T21=22.

We need to find the 26th term T26.

Step 1: Use the formula for the n-th term of an AP
The formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T7 and T21
For the 7th term:

T7=a+(71)d=a+6d=6

For the 21st term:

T21=a+(211)d=a+20d=22

So, we have the system of equations:
1. a+6d=6
2. a+20d=22

Step 3: Solve for a and d
Subtract equation (1) from equation (2) to eliminate a:

(a+20d)(a+6d)=226

Simplify:

14d=28

Solve for d:

d=2814=2

Step 4: Substitute d=2 into equation (1)
Substitute d=2 into a+6d=6:

a+6(2)=6

a12=6

Solve for a:

a=6+12=18

Step 5: Find the 26th term T26
Now, we can find the 26th term using the formula:

T26=a+(261)d=a+25d

Substitute a=18 and d=2:

T26=18+25(2)=1850=32

Final Answer:
The 26th term of the arithmetic progression is -32.

#9. After striking the floor, a rubber ball rebounds to 4/5 of the height from which it has fallen. Find the total distance that it travels before coming to rest if it has been gently dropped from a height of 120 metres?
A. 540 m
B. 960 m
C. 1080 m
D. 1020 m
E. 1120 m

Answer: Option C
Solution:

Let’s calculate the total distance the rubber ball travels before coming to rest.

Given:
– The ball is dropped from a height of 120 meters.
– After striking the floor, it rebounds to 45 of the height it has fallen.
– The ball continues to rebound until it comes to rest.

Step 1: Calculate the total distance traveled
The ball follows a repetitive pattern: it falls a certain distance and then rebounds to a height that is 45 of the previous height.

The total distance traveled can be broken into two parts:
1. The distance the ball falls.
2. The distance the ball rebounds after each fall.

Distance Fallen:
– Initially, the ball falls from a height of 120 meters.
– After each rebound, the ball falls again, but each time it falls to a height of 45 of the previous height.

Distance Rebounded:
– After falling 120 meters, the ball rebounds to a height of 45×120=96 meters.
– Then, it rebounds to 45×96=76.8 meters, and so on.

Thus, the total distance traveled is the sum of all the falls and rebounds.

Step 2: Write the total distance as a series
The total distance traveled consists of:
– The initial fall of 120 meters,
– Then the ball falls 96 meters, 76.8 meters, and so on after each rebound.

So the total distance is:

Total Distance=120+2×(96+76.8+61.44+)

The factor of 2 accounts for both the falling and the rebounding distances.

Step 3: Sum the infinite geometric series
The distances after the first fall (96, 76.8, 61.44, …) form a geometric series with the first term 96 and common ratio 45.

The sum S of an infinite geometric series is given by the formula:

S=a1r

Where:
a=96 (the first term),
r=45 (the common ratio).

Substitute the values:

S=96145=9615=96×5=480

Step 4: Calculate the total distance
Now, the total distance is:

Total Distance=120+2×480=120+960=1080meters

Final Answer:
The total distance the ball travels before coming to rest is 1080 meters.

#10. A square is drawn by joining the mid points of the sides of a given square in the same way and this process continues indefinitely. If a side of the first square is 4 cm, determine the sum of the areas all the square?
A. 32 Cm
B. 16 Cm
C. 20 Cm
D. 64 Cm
E. None of these

Answer: Option A
Solution:

Let’s break down the problem step by step:

Step 1: Area of the first square
The side of the first square is given as 4 cm. The area of a square is given by the formula:

Area of square=side2

For the first square:

Area of first square=42=16cm2

Step 2: Side length of the second square
In the second step, a square is drawn by joining the midpoints of the sides of the first square. The diagonal of this new square will be equal to the side length of the first square.

For a square, the relationship between the side length s and the diagonal d is:

d=s2

Here, the side length of the first square is 4 cm, so the diagonal of the second square is 4 cm. Now, we use the formula for the diagonal to find the side length s2 of the second square:

4=s22

Solving for s2:

s2=42=4×22=22cm

Step 3: Area of the second square
Now, let’s find the area of the second square. The area of a square is s2, so:

Area of second square=(22)2=4×2=8cm2

Step 4: Area of the third square
The same process continues indefinitely. For each subsequent square, the side length is reduced by a factor of 12 because the diagonal of each new square equals the side length of the previous square.

Thus, the area of each successive square will be reduced by a factor of 12 compared to the previous square, since the area is proportional to the square of the side length.

– The area of the third square will be 82=4cm2,
– The area of the fourth square will be 42=2cm2,
– The area of the fifth square will be 22=1cm2, and so on.

Step 5: Sum of all areas
The areas of the squares form a geometric series with the first term a=16 and common ratio r=12.

The sum of an infinite geometric series is given by the formula:

S=a1r

Substitute the values a=16 and r=12:

S=16112=1612=16×2=32

Final Answer:
The sum of the areas of all the squares is 32 cm².

#11. The first term of an Arithmetic Progression is 22 and the last term is -11. If the sum is 66, the number of terms in the sequence are:
A. 10
B. 12
C. 9
D. 8

Answer: Option B
Solution:

We are given the following information about the arithmetic progression (AP):

– The first term a=22,
– The last term l=11,
– The sum of the AP S=66.

We need to find the number of terms n in the AP.

Step 1: Use the formula for the sum of an AP
The sum of the first n terms of an arithmetic progression is given by the formula:

S=n2(a+l)

Substitute the known values into the formula:

66=n2(22+(11))

Simplify the expression:

66=n211

Multiply both sides by 2 to eliminate the fraction:

132=n11

Solve for n:

n=13211=12

Final Answer:
The number of terms in the arithmetic progression is 12.

#12. The 2nd and 8th term of an arithmetic progression are 17 and -1 respectively. What is the 14 thterm?
A. -22
B. -25
C. -19
D. -28

Answer: Option C
Solution:

We are given the following information about the arithmetic progression (AP):

– The 2nd term T2=17,
– The 8th term T8=1.

We need to find the 14th term T14.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T2 and T8
Using the formula, for the 2nd term:

T2=a+(21)d=a+d=17

This gives us the equation:

a+d=17(1)

For the 8th term:

T8=a+(81)d=a+7d=1

This gives us the equation:

a+7d=1(2) Step 3: Solve the system of equations
Now we have the system of equations:
1. a+d=17,
2. a+7d=1.

Subtract equation (1) from equation (2):

(a+7d)(a+d)=117

Simplify:

6d=18

Solve for d:

d=186=3

Step: Find the first term a
Substitute d=3 into equation (1):

a+(3)=17

a=17+3=20

Step 5: Find the 14th term T14
Now that we know a=20 and d=3, we can find the 14th term using the formula for the n-th term:

T14=a+(141)d=a+13d

Substitute the values of a and d:

T14=20+13(3)=2039=19

Final Answer:
The 14th term of the arithmetic progression is -19.

#13. The 2nd and 6th term of an arithmetic progression are 8 and 20 respectively. What is the 20th term?
A. 56
B. 65
C. 59
D. 62

Answer: Option D
Solution:

We are given the following information about the arithmetic progression (AP):

– The 2nd term T2=8,
– The 6th term T6=20.

We need to find the 20th term T20.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T2 and T6
For the 2nd term:

T2=a+(21)d=a+d=8

This gives us the equation:

a+d=8(1)

For the 6th term:

T6=a+(61)d=a+5d=20

This gives us the equation:

a+5d=20(2)

Step 3: Solve the system of equations
Now we have the system of equations:
1. a+d=8,
2. a+5d=20.

Subtract equation (1) from equation (2):

(a+5d)(a+d)=208

Simplify:

4d=12

Solve for d:

d=124=3

Step 4: Find the first term a
Substitute d=3 into equation (1):

a+3=8

a=83=5

Step 5: Find the 20th term T20
Now that we know a=5 and d=3, we can find the 20th term using the formula for the n-th term:

T20=a+(201)d=a+19d

Substitute the values of a and d:

T20=5+19(3)=5+57=62

Final Answer:
The 20th term of the arithmetic progression is 62.

#14. What is the sum of the first 17 terms of an arithmetic progression if the first term is -20 and last term is 28?
A. 68
B. 156
C. 142
D. 242

Answer: Option A
Solution:

To find the sum of the first 17 terms of an arithmetic progression, we can use the formula for the sum of the first n terms of an arithmetic progression:

Sn=n2(a+l)

Where:
Sn is the sum of the first n terms,
n is the number of terms,
a is the first term,
l is the last term.

Given:
– The first term a=20,
– The last term l=28,
– The number of terms n=17.

Step 1: Substitute the values into the formula

S17=172(20+28)

S17=1728

S17=174=68

Final Answer:
The sum of the first 17 terms of the arithmetic progression is 68.

#15. The 4th and 7th term of an arithmetic progression are 11 and -4 respectively. What is the 15th term?
A. -49
B. -44
C. -39
D. -34

Answer: Option B
Solution:

We are given the following information about the arithmetic progression (AP):

– The 4th term T4=11,
– The 7th term T7=4.

We need to find the 15th term T15.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T4 and T7
For the 4th term:

T4=a+(41)d=a+3d=11

This gives us the equation:

a+3d=11(1)

For the 7th term:

T7=a+(71)d=a+6d=4

This gives us the equation:

a+6d=4(2)

Step 3: Solve the system of equations
Now we have the system of equations:
1. a+3d=11,
2. a+6d=4.

Subtract equation (1) from equation (2):

(a+6d)(a+3d)=411

Simplify:

3d=15

Solve for d:

d=153=5

Step 4: Find the first term a
Substitute d=5 into equation (1):

a+3(5)=11

a15=11

a=11+15=26

Step 5: Find the 15th term T15
Now that we know a=26 and d=5, we can find the 15th term using the formula for the n-th term:

T15=a+(151)d=a+14d

Substitute the values of a and d:

T15=26+14(5)=2670=44

Final Answer:
The 15th term of the arithmetic progression is -44.

#16. The 3rd and 8th term of an arithmetic progression are -13 and 2 respectively. What is the 14th term?
A. 23
B. 17
C. 20
D. 26

Answer: Option C
Solution:

We are given the following information about the arithmetic progression (AP):

– The 3rd term T3=13,
– The 8th term T8=2.

We need to find the 14th term T14.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T3 and T8
For the 3rd term:

T3=a+(31)d=a+2d=13

This gives us the equation:

a+2d=13(1)

For the 8th term:

T8=a+(81)d=a+7d=2

This gives us the equation:

a+7d=2(2)

Step 3: Solve the system of equations
Now we have the system of equations:
1. a+2d=13,
2. a+7d=2.

Subtract equation (1) from equation (2):

(a+7d)(a+2d)=2(13)

Simplify:

5d=15

Solve for d:

d=155=3

Step 4: Find the first term a
Substitute d=3 into equation (1):

a+2(3)=13

a+6=13

a=136=19

Step 5: Find the 14th term T14
Now that we know a=19 and d=3, we can find the 14th term using the formula for the n-th term:

T14=a+(141)d=a+13d

Substitute the values of a and d:

T14=19+13(3)=19+39=20

Final Answer:
The 14th term of the arithmetic progression is 20.

#17. What is the sum of the first 11 terms of an arithmetic progression if the 3rd term is -1 and the 8th term is 19?
A. 204
B. 121
C. 225
D. 104

Answer: Option B
Solution:

We are given the following information about the arithmetic progression (AP):

– The 3rd term T3=1,
– The 8th term T8=19.

We need to find the sum of the first 11 terms, S11.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference,
n is the term number.

Step 2: Set up the equations for T3 and T8
For the 3rd term:

T3=a+(31)d=a+2d=1

This gives us the equation:

a+2d=1(1)

For the 8th term:

T8=a+(81)d=a+7d=19

This gives us the equation:

a+7d=19(2)

Step 3: Solve the system of equations
Now we have the system of equations:
1. a+2d=1,
2. a+7d=19.

Subtract equation (1) from equation (2):

(a+7d)(a+2d)=19(1)

Simplify:

5d=20

Solve for d:

d=205=4

Step 4: Find the first term a
Substitute d=4 into equation (1):

a+2(4)=1

a+8=1

a=18=9

Step 5: Find the sum of the first 11 terms S11
The sum of the first n terms of an arithmetic progression is given by the formula:

Sn=n2(2a+(n1)d)

Substitute n=11, a=9, and d=4:

S11=112(2(9)+(111)4)

S11=112(18+40)

S11=11222

S11=1111=121

Final Answer:
The sum of the first 11 terms of the arithmetic progression is 121.

#18. What is the sum of the first 13 terms of an arithmetic progression if the first term is -10 and last term is 26?
A. 104
B. 140
C. 84
D. 98

Answer: Option A
Solution:

To find the sum of the first 13 terms of an arithmetic progression, we can use the formula for the sum of the first n terms of an arithmetic progression:

Sn=n2(a+l)

Where:
Sn is the sum of the first n terms,
a is the first term,
l is the last term,
n is the number of terms.

Given:
– The first term a=10,
– The last term l=26,
– The number of terms n=13.

Step 1: Substitute the values into the formula

S13=132(10+26)

S13=13216

S13=138=104

Final Answer:
The sum of the first 13 terms of the arithmetic progression is 104.

#19. What is the sum of the first 12 terms of an arithmetic progression if the first term is -19 and last term is 36?
A. 192
B. 230
C. 102
D. 214

Answer: Option C
Solution:

To find the sum of the first 12 terms of an arithmetic progression (AP), we can use the formula for the sum of an arithmetic series:

Sn=n2×(a+l)

Where:
Sn is the sum of the first n terms,
n is the number of terms,
a is the first term,
l is the last term.

Given:
– The first term a=19,
– The last term l=36,
– The number of terms n=12.

Now substitute the values into the formula:

S12=122×(19+36)

S12=6×(17)

S12=102

So, the sum of the first 12 terms of the arithmetic progression is 102.

#20. The 3rd and 7th term of an arithmetic progression are -9 and 11 respectively. What is the 15th term?
A. 28
B. 87
C. 51
D. 17

Answer: Option C
Solution:

To solve this, we need to find the 15th term of the arithmetic progression (AP). The formula for the n-th term of an AP is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

We are given:
– The 3rd term, a3=9,
– The 7th term, a7=11.

Using the formula for the 3rd term:

a3=a1+(31)×d=a1+2d 9=a1+2d(Equation 1)

Using the formula for the 7th term:

a7=a1+(71)×d=a1+6d 11=a1+6d(Equation 2)

Now, solve these two equations simultaneously.

Step 1: Subtract Equation 1 from Equation 2:

(a1+6d)(a1+2d)=11(9) 4d=20 d=5

Step 2: Substitute d=5 into Equation 1:

9=a1+2×5 9=a1+10 a1=910=19

So, the first term a1=19 and the common difference d=5.

Step 3: Find the 15th term:

Using the formula for the n-th term:

a15=a1+(151)×d a15=19+14×5 a15=19+70 a15=51

So, the 15th term is 51.

#21. What is the sum of the first 12 terms of an arithmetic progression if the 3rd term is -13 and the 6th term is -4?
A. 67
B. 45
C. -30
D. -48

Answer: Option C
Solution:

We are given that the 3rd term of an arithmetic progression (AP) is -13, and the 6th term is -4. We need to find the sum of the first 12 terms.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up equations for the 3rd and 6th terms
For the 3rd term (a3=13):

a3=a1+(31)×d=a1+2d 13=a1+2d(Equation 1)

For the 6th term (a6=4):

a6=a1+(61)×d=a1+5d 4=a1+5d(Equation 2)

Step 3: Solve the system of equations
We now have two equations:

1. 13=a1+2d
2. 4=a1+5d

Step 3a: Subtract Equation 1 from Equation 2:**

(a1+5d)(a1+2d)=4(13) 3d=9 d=3

Step 3b: Substitute d=3 into Equation 1:**

13=a1+2×3 13=a1+6 a1=136=19

So, the first term a1=19 and the common difference d=3.

Step 4: Calculate the sum of the first 12 terms
The formula for the sum of the first n terms of an arithmetic progression is:

Sn=n2×(a1+an)

Where:
Sn is the sum of the first n terms,
a1 is the first term,
an is the n-th term.

We are looking for the sum of the first 12 terms, so we need to find a12.

Using the formula for the n-th term:

a12=a1+(121)×d a12=19+11×3 a12=19+33=14

Now, substitute into the sum formula:

S12=122×(19+14) S12=6×(5) S12=30

Final Answer:
The sum of the first 12 terms is -30.

#22. If the 3rd and the 5th term of an arithmetic progression are 13 and 21, what is the 13th term?
A. 53
B. 49
C. 57
D. 61

Answer: Option A
Solution:

We are given that the 3rd term of an arithmetic progression (AP) is 13 and the 5th term is 21. We need to find the 13th term.

Step 1: Use the formula for the n-th term of an AP
The formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up equations for the 3rd and 5th terms
For the 3rd term (a3=13):

a3=a1+(31)×d=a1+2d 13=a1+2d(Equation 1)

For the 5th term (a5=21):

a5=a1+(51)×d=a1+4d 21=a1+4d(Equation 2)

Step 3: Solve the system of equations
We now have two equations:

1. 13=a1+2d
2. 21=a1+4d

Step 3a: Subtract Equation 1 from Equation 2:

(a1+4d)(a1+2d)=2113 2d=8 d=4

Step 3b: Substitute d=4 into Equation 1:

13=a1+2×4 13=a1+8 a1=138=5

So, the first term a1=5 and the common difference d=4.

Step 4: Find the 13th term
Now, we can use the formula for the n-th term to find the 13th term:

a13=a1+(131)×d a13=5+12×4 a13=5+48 a13=53

Final Answer:
The 13th term is 53.

#23. The 3rd and 6th term of an arithmetic progression are 13 and -5 respectively. What is the 11th term?
A. -29
B. -41
C. -47
D. -35

Answer: Option D
Solution:

We are given that the 3rd term of an arithmetic progression (AP) is 13, and the 6th term is -5. We need to find the 11th term.

Step 1: Use the formula for the n-th term of an AP
The formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up equations for the 3rd and 6th terms
For the 3rd term (a3=13):

a3=a1+(31)×d=a1+2d 13=a1+2d(Equation 1)

For the 6th term (a6=5):

a6=a1+(61)×d=a1+5d 5=a1+5d(Equation 2)

Step 3: Solve the system of equations
We now have two equations:

1. 13=a1+2d
2. 5=a1+5d

Step 3a: Subtract Equation 1 from Equation 2:

(a1+5d)(a1+2d)=513 3d=18 d=6

Step 3b: Substitute d=6 into Equation 1:

13=a1+2×(6) 13=a112 a1=13+12=25

So, the first term a1=25 and the common difference d=6.

Step 4: Find the 11th term
Now, we can use the formula for the n-th term to find the 11th term:

a11=a1+(111)×d a11=25+10×(6) a11=2560 a11=35

Final Answer:
The 11th term is -35.

#24. The 3rd and 9th term of an arithmetic progression are -8 and 10 respectively. What is the 16th term?
A. 34
B. 28
C. 25
D. 31

Answer: Option D
Solution:

We are given that the 3rd term of an arithmetic progression (AP) is -8 and the 9th term is 10. We need to find the 16th term.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up equations for the 3rd and 9th terms
For the 3rd term (a3=8):

a3=a1+(31)×d=a1+2d 8=a1+2d(Equation 1)

For the 9th term (a9=10):

a9=a1+(91)×d=a1+8d 10=a1+8d(Equation 2)

Step 3: Solve the system of equations
We now have two equations:

1. 8=a1+2d
2. 10=a1+8d

**Step 3a: Subtract Equation 1 from Equation 2:**

(a1+8d)(a1+2d)=10(8) 6d=18 d=3

**Step 3b: Substitute d=3 into Equation 1:**

8=a1+2×3 8=a1+6 a1=86=14

So, the first term a1=14 and the common difference d=3.

Step 4: Find the 16th term
Now, we can use the formula for the n-th term to find the 16th term:

a16=a1+(161)×d a16=14+15×3 a16=14+45 a16=31

Final Answer:
The 16th term is 31.

#25. If the Arithmetic mean of 7, 5, 13, x and 9 is 10, then the value of x is
A. 10
B. 12
C. 14
D. 16

Answer: Option D
Solution:

The arithmetic mean of a set of numbers is calculated by summing all the numbers and dividing by the number of terms.

We are given the numbers 7, 5, 13, x, and 9, and we are told their arithmetic mean is 10. To find x, we use the formula for the arithmetic mean:

Arithmetic mean=Sum of all termsNumber of terms

The sum of the terms is:

7+5+13+x+9

So, the arithmetic mean is:

7+5+13+x+95=10

Simplifying the sum of the numbers:

34+x5=10

Now, multiply both sides by 5 to eliminate the denominator:

34+x=50

Next, solve for x:

x=5034 x=16

Final Answer:
The value of x is 16.

#26. What is the sum of the first 9 terms of an arithmetic progression if the first term is 7 and last term is 55?
A. 219
B. 279
C. 231
D. 137

Answer: Option B
Solution:

To find the sum of the first 9 terms of an arithmetic progression (AP), we can use the formula for the sum of an arithmetic series:

Sn=n2×(a1+an)

Where:
Sn is the sum of the first n terms,
n is the number of terms,
a1 is the first term,
an is the last term.

We are given:
– The first term a1=7,
– The last term a9=55,
– The number of terms n=9.

Substitute the values into the formula:

S9=92×(7+55)

S9=92×62

S9=9×31

S9=279

Final Answer:
The sum of the first 9 terms is 279.

#27. If 7 times the seventh term of an Arithmetic Progression (AP) is equal to 11 times its eleventh term, then the 18th term of the AP will be:
A. 0
B. 1
C. 2
D. -1

Answer: Option A
Solution:

We are given that 7 times the 7th term of an arithmetic progression (AP) is equal to 11 times its 11th term. We need to find the 18th term of the AP.

Step 1: Use the formula for the n-th term of an AP
The formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up the equation based on the given condition
We are given that:

7×a7=11×a11

Using the formula for the 7th term (a7) and the 11th term (a11):

a7=a1+(71)×d=a1+6d a11=a1+(111)×d=a1+10d

Substitute these into the given equation:

7×(a1+6d)=11×(a1+10d)

Step 3: Simplify the equation
Distribute both sides:

7a1+42d=11a1+110d

Now, move all terms involving a1 and d to one side:

7a111a1=110d42d 4a1=68d

Divide both sides by -4:

a1=17d

Step 4: Find the 18th term
Now that we know a1=17d, we can use the formula for the n-th term to find the 18th term (a18):

a18=a1+(181)×d a18=a1+17d Substitute a1=17d:

a18=17d+17d a18=0

Final Answer:
The 18th term of the AP is 0.

#28. The 7th and 12th term of an arithmetic progression are -15 and 5 respectively. What is the 16th term?
A. 25
B. 29
C. 21
D. 33

Answer: Option C
Solution:

We are given that the 7th term of an arithmetic progression (AP) is -15, and the 12th term is 5. We need to find the 16th term.

Step 1: Use the formula for the n-th term of an AP
The general formula for the n-th term of an arithmetic progression is:

an=a1+(n1)×d

Where:
an is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 2: Set up equations for the 7th and 12th terms
For the 7th term (a7=15):

a7=a1+(71)×d=a1+6d 15=a1+6d(Equation 1)

For the 12th term (a12=5):

a12=a1+(121)×d=a1+11d 5=a1+11d(Equation 2)

Step 3: Solve the system of equations
We now have two equations:

1. 15=a1+6d
2. 5=a1+11d

Step 3a: Subtract Equation 1 from Equation 2:

(a1+11d)(a1+6d)=5(15) 5d=20 d=4

Step 3b: Substitute d=4 into Equation 1:

15=a1+6×4 15=a1+24 a1=1524=39

So, the first term a1=39 and the common difference d=4.

Step 4: Find the 16th term
Now, we can use the formula for the n-th term to find the 16th term (a16):

a16=a1+(161)×d a16=39+15×4 a16=39+60 a16=21

Final Answer:
The 16th term is 21.

#29.For A.P. T18 – T8 = …….. ?
A. d
B. 10d
C. 26d
D. 2d

Answer: Option B
Solution:

To find T18T8 for an arithmetic progression (AP), we can use the formula for the n-th term of an arithmetic progression:

Tn=a1+(n1)×d

Where:
Tn is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Now, let’s calculate T18 and T8.

Step 1: Calculate T18
Using the formula for the 18th term:

T18=a1+(181)×d=a1+17d

Step 2: Calculate T8
Using the formula for the 8th term:

T8=a1+(81)×d=a1+7d

Step 3: Find T18T8
Now subtract T8 from T18:

T18T8=(a1+17d)(a1+7d)

Simplify:

T18T8=a1+17da17d T18T8=10d

Final Answer:
The value of T18T8 is 10d, where d is the common difference of the arithmetic progression.

#30. Which term of the A.P. 24, 21, 18, ………… is the first negative term?
A. 8th
B. 9th
C. 10th
D. 12th

Answer: Option C
Solution:

To find the first negative term of the arithmetic progression (AP) 24, 21, 18, …, we can use the general formula for the n-th term of an AP:

Tn=a1+(n1)×d

Where:
Tn is the n-th term,
a1 is the first term,
d is the common difference,
n is the position of the term.

Step 1: Identify the given values
– The first term a1=24,
– The common difference d=2124=3.

Step 2: Find the first negative term
We need to find the value of n for which Tn<0. Using the formula for the n-th term:

Tn=24+(n1)×(3)

We want to find when Tn<0:

24+(n1)×(3)<0

Simplify the inequality:

243(n1)<0

Distribute the 3:

243n+3<0

Combine like terms:

273n<0

Subtract 27 from both sides:

3n9

Step 3: Find the smallest integer value for n
The smallest integer greater than 9 is n=10.

Step 4: Verify the result
Now let’s check the 10th term:

T10=24+(101)×(3)=24+9×(3)=2427=3

So, the 10th term is 3, which is the first negative term.

Final Answer:
The first negative term is the 10th term.

#31. 15th term of A.P., x – 7, x – 2, x + 3, …….. is
A. x + 63
B. x + 73
C. x + 83
D. x + 53

Answer: Option A
Solution:

We are given the arithmetic progression (AP) with terms x7,x2,x+3,, and we need to find the 15th term.

Step 1: Identify the first term and common difference
The first term a1 is the first term of the sequence:
a1=x7

The common difference d is the difference between the second term and the first term:
d=(x2)(x7)=x2x+7=5

Step 2: Use the formula for the n-th term of an AP
The formula for the n-th term of an arithmetic progression is:
Tn=a1+(n1)×d

We need to find the 15th term, so substitute n=15, a1=x7, and d=5 into the formula:

T15=(x7)+(151)×5 T15=(x7)+14×5 T15=(x7)+70 T15=x+63

Final Answer:
The 15th term of the AP is x+63.

#32. If an A.P. has a = 1, tn = 20 and sn = 399, then value of n is :
A. 20
B. 32
C. 38
D. 40

Answer: Option C
Solution:

We are given that the first term of the arithmetic progression (AP) is a=1, the n-th term tn=20, and the sum of the first n terms sn=399. We need to find the value of n.

Step 1: Use the formula for the n-th term of an AP
The formula for the n-th term tn of an arithmetic progression is:

tn=a+(n1)×d

Given:
a=1,
tn=20,
– We need to find n and d.

Substitute the given values into the formula:

20=1+(n1)×d

Simplify:

20=1+(n1)×d 19=(n1)×d d=19n1(Equation 1)

Step 2: Use the formula for the sum of the first n terms of an AP
The formula for the sum of the first n terms sn of an arithmetic progression is:

sn=n2×(2a+(n1)×d)

We are given sn=399 and a=1, so substitute these into the formula:

399=n2×(2×1+(n1)×d) 399=n2×(2+(n1)×d)

Substitute the expression for d from Equation 1:

399=n2×(2+(n1)×19n1) 399=n2×(2+19) 399=n2×21 399=21n2

Multiply both sides by 2:

798=21n

Solve for n:

n=79821=38

Final Answer:
The value of n is 38.

#33. A piece of equipment cost a certain factory 6,00,000. If it depreciates in value, 15% the first year, 13.5% the next year, 12% the third year, and so on, what will be its value at the end of 10 years, all percentages applying to the original cost?
A. Rs. 2,00,000
B. Rs. 1,05,000
C. Rs. 4,05,000
D. Rs. 6,50,000

Answer: Option B
Solution:

To find the value of the equipment after 10 years, we need to apply the depreciation percentages to the original cost of the equipment.

Given:
– Original cost of the equipment = 6,00,000
– Depreciation percentages for each year:
– Year 1: 15%
– Year 2: 13.5%
– Year 3: 12%
– and so on, decreasing by 1.5% per year.

For each year, the value of the equipment after depreciation is calculated by subtracting the depreciation amount from the original cost.

1. Year 1: 15% depreciation
Depreciation for Year 1 = 6,00,000 × 15% = 90,000
Value at the end of Year 1 = 6,00,000 – 90,000 = 5,10,000

2. Year 2: 13.5% depreciation
Depreciation for Year 2 = 6,00,000 × 13.5% = 81,000
Value at the end of Year 2 = 5,10,000 – 81,000 = 4,29,000

3. Year 3: 12% depreciation
Depreciation for Year 3 = 6,00,000 × 12% = 72,000
Value at the end of Year 3 = 4,29,000 – 72,000 = 3,57,000

4. Year 4: 10.5% depreciation
Depreciation for Year 4 = 6,00,000 × 10.5% = 63,000
Value at the end of Year 4 = 3,57,000 – 63,000 = 2,94,000

5. Year 5: 9% depreciation
Depreciation for Year 5 = 6,00,000 × 9% = 54,000
Value at the end of Year 5 = 2,94,000 – 54,000 = 2,40,000

6. Year 6: 7.5% depreciation
Depreciation for Year 6 = 6,00,000 × 7.5% = 45,000
Value at the end of Year 6 = 2,40,000 – 45,000 = 1,95,000

7. Year 7: 6% depreciation
Depreciation for Year 7 = 6,00,000 × 6% = 36,000
Value at the end of Year 7 = 1,95,000 – 36,000 = 1,59,000

8. Year 8: 4.5% depreciation
Depreciation for Year 8 = 6,00,000 × 4.5% = 27,000
Value at the end of Year 8 = 1,59,000 – 27,000 = 1,32,000

9. Year 9: 3% depreciation
Depreciation for Year 9 = 6,00,000 × 3% = 18,000
Value at the end of Year 9 = 1,32,000 – 18,000 = 1,14,000

10. Year 10: 1.5% depreciation
Depreciation for Year 10 = 6,00,000 × 1.5% = 9,000
Value at the end of Year 10 = 1,14,000 – 9,000 = 1,05,000

Final value of the equipment after 10 years: 1,05,000.

#34. What is the sum of the following series? -64, -66, -68, ……, -100
A. -1458
B. -1558
C. -1568
D. -1664

Answer: Option B
Solution:

The series you’re asking about is an arithmetic series, where:

– The first term a=64,
– The common difference d=66(64)=2,
– The last term is 100.

Step 1: Find the number of terms in the series.

The n-th term of an arithmetic series is given by the formula:

an=a+(n1)d

We know the last term is an=100, so we can set up the equation:

100=64+(n1)(2)

Now, solve for n:

100+64=(n1)(2) 36=(n1)(2) n1=362=18 n=19

So, there are 19 terms in the series.

Step 2: Calculate the sum of the series.

The sum Sn of the first n terms of an arithmetic series is given by the formula:

Sn=n2(a+an)

Substitute the known values:

S19=192(64+(100)) S19=192(164) S19=19(82) S19=1558

Final Answer:
The sum of the series is -1558.

#35. What is the sum of all positive integers up to 1000, which are divisible by 5 and are not divisible by 2?
A. 10,050
B. 5050
C. 5000
D. 50,000

Answer: Option D
Solution:

We are asked to find the sum of all positive integers up to 1000 that are divisible by 5 but not divisible by 2.

Step 1: Identify numbers divisible by 5 but not by 2.
– A number divisible by 5 is of the form 5k, where k is a positive integer.
– To ensure the number is not divisible by 2, k must be odd because any multiple of 2 is even.

So, we need to find all numbers of the form 5k, where k is odd, and 5k1000.

Step 2: Determine the possible values for k.
We know the numbers divisible by 5 are:
5,10,15,20,,1000

Since we need k to be odd, the corresponding numbers are:
5×1,5×3,5×5,5×7,

Thus, the sequence of k’s that satisfy this condition is:
1,3,5,7,

Step 3: Determine the last value of k.
We need the largest k such that 5k1000. This means:
5k1000 k10005=200

So, the largest k is 199 (since k must be odd). Thus, the odd numbers from 1 to 199 are the values for k.

Step 4: Sum the numbers.
The sum we want is the sum of all numbers of the form 5k, where k is odd and k ranges from 1 to 199.

First, the sum of the odd numbers from 1 to 199 forms an arithmetic series with the first term 1, the last term 199, and the common difference 2. The number of terms in this series is:
19912+1=100

The sum S of the first n terms of an arithmetic series is given by the formula:
S=n2(first term+last term) So the sum of the odd numbers from 1 to 199 is:
Sodd=1002(1+199)=50200=10000

Now, since we want the sum of the numbers 5k, we multiply the sum of the odd numbers by 5:
Stotal=5×10000=50000

Final Answer:
The sum of all positive integers up to 1000 that are divisible by 5 and not divisible by 2 is 50,000.

#36. If the sum of n terms of an A.P. is 3n2 + 5n then which of its terms is 164 ?
A. 26th
B. 27th
C. 28th
D. None of these

Answer: Option B
Solution:

We are given that the sum of the first n terms of an arithmetic progression (A.P.) is:

Sn=3n2+5n

We need to determine which term in the sequence is 164.

Step 1: Formula for the n-th term of an A.P.
The n-th term of an A.P. is given by:

Tn=SnSn1

Where Sn is the sum of the first n terms, and Sn1 is the sum of the first n1 terms.

Step 2: Express Sn and Sn1.

From the given, we know:

Sn=3n2+5n

Now, for Sn1, we replace n with n1:

Sn1=3(n1)2+5(n1) Expanding this:

Sn1=3(n22n+1)+5(n1) Sn1=3n26n+3+5n5 Sn1=3n2n2

Step 3: Calculate Tn.

Now we calculate Tn:

Tn=SnSn1 Tn=(3n2+5n)(3n2n2) Simplifying:

Tn=3n2+5n3n2+n+2 Tn=6n+2

Step 4: Set Tn=164.

We are given that one of the terms is 164, so we set Tn=164:

6n+2=164

Solving for n:

6n=1642 6n=162 n=1626=27

Final Answer:
The term 164 is the 27th term of the A.P.

#37. 9. If 18, a, b – 3 are in A.P. then a + b =
A. 19
B. 7
C. 11
D. 15

Answer: Option D
Solution:

We are given that the numbers 18, a, and b3 are in an arithmetic progression (A.P.). In an A.P., the difference between consecutive terms is constant. Thus, the difference between the first and second terms is equal to the difference between the second and third terms. This can be expressed as:

a18=(b3)a

Step 1: Solve for a+b

Now, let’s solve for a and b by simplifying the equation:

a18=b3a

Add a to both sides to get:

2a18=b3

Now, add 18 to both sides:

2a=b+15

Thus, we have the equation:

b=2a15

Step 2: Find a+b

We want to find a+b, so substitute b=2a15 into a+b:

a+b=a+(2a15) a+b=3a15

Final Answer:

Thus, a+b=3a15.

#38. If 18th and 11th term of an A.P. are in the ratio 3 : 2, then its 21st and 5th terms are in the ratio:
A. 3 : 2
B. 3 : 1
C. 1 : 3
D. 2 : 3

Answer: Option B
Solution:

We are given that the 18th and 11th terms of an arithmetic progression (A.P.) are in the ratio 3:2. We need to find the ratio of the 21st and 5th terms.

Step 1: General formula for the n-th term
The n-th term of an arithmetic progression is given by the formula:

Tn=a+(n1)d

Where:
a is the first term,
d is the common difference,
Tn is the n-th term.

Step 2: Express the 18th and 11th terms
For the 18th term:

T18=a+(181)d=a+17d

For the 11th term:

T11=a+(111)d=a+10d

We are told that the ratio of the 18th term to the 11th term is 3:2, i.e.,

T18T11=32

Step 3: Set up the equation
Substitute the expressions for T18 and T11:

a+17da+10d=32

Step 4: Solve for a and d
Cross-multiply:

2(a+17d)=3(a+10d)

Expand both sides:

2a+34d=3a+30d

Simplify:

2a3a=30d34d

a=4d

a=4d

Step 5: Find the ratio of the 21st and 5th terms
Now, let’s find the 21st and 5th terms.

For the 21st term:

T21=a+(211)d=a+20d

Substitute a=4d:

T21=4d+20d=24d

For the 5th term:

T5=a+(51)d=a+4d

Substitute a=4d:

T5=4d+4d=8d

Step 6: Find the ratio of the 21st term to the 5th term
Now, we calculate the ratio:

T21T5=24d8d=3

Final Answer:
The ratio of the 21st term to the 5th term is 3.

#38. If k, 2k – 1 and 2k + 1 are three consecutive terms of an AP, the value of k is:
A. -2
B. 3
C. -3
D. 6

Answer: Option B
Solution:

We are given that k, 2k1, and 2k+1 are three consecutive terms of an arithmetic progression (A.P.). In an A.P., the difference between consecutive terms is constant.

Step 1: Use the property of an A.P.
In an A.P., the difference between consecutive terms is constant. This means that the difference between the second and first term is equal to the difference between the third and second term. Therefore, we can write the equation:

(2k1)k=(2k+1)(2k1)

Step 2: Simplify both sides
Now, let’s simplify both sides of the equation.

On the left side:

(2k1)k=2k1k=k1

On the right side:

(2k+1)(2k1)=2k+12k+1=2

So, the equation becomes:

k1=2

Step 3: Solve for k
Now, solve for k:

k=2+1=3

Final Answer:
The value of k is 3.

#39. The first and last terms of an A.P. are 1 and 11. If the sum of its terms is 36, then the number of terms will be ?
A. 5
B. 6
C. 7
D. 8

Answer: Option B
Solution:

We are given an arithmetic progression (A.P.) where:
– The first term a=1,
– The last term l=11,
– The sum of the terms Sn=36.

We need to find the number of terms n.

Step 1: Use the formula for the sum of an A.P.
The sum of the first n terms of an A.P. is given by the formula:

Sn=n2(a+l)

Where:
Sn is the sum of the first n terms,
a is the first term,
l is the last term,
n is the number of terms.

Step 2: Substitute the given values into the formula
We are given:
Sn=36,
a=1,
l=11.

Substitute these values into the sum formula:

36=n2(1+11) 36=n212 36=6n

Step 3: Solve for n
Now, solve for n:

n=366=6

Final Answer:
The number of terms in the A.P. is 6.

#40. The number of terms of the A.P. 3, 7, 11, 15, ……. to be taken so that the sum is 406 is:
A. 5
B. 10
C. 12
D. 14

Answer: Option D
Solution:

We are given the arithmetic progression (A.P.):

3,7,11,15,

The first term a=3, and the common difference d=4.

We need to find the number of terms n such that the sum of these terms is 406.

Step 1: Use the sum formula of an A.P.
The sum of the first n terms of an A.P. is given by the formula:

Sn=n2(2a+(n1)d)

Where:
Sn is the sum of the first n terms,
a is the first term,
d is the common difference,
n is the number of terms.

Step 2: Substitute the known values
We are given:
Sn=406,
a=3,
d=4.

Substitute these values into the sum formula:

406=n2(23+(n1)4) 406=n2(6+4(n1)) 406=n2(6+4n4) 406=n2(4n+2) 406=n22(2n+1) 406=n(2n+1)

Step 3: Solve the quadratic equation
Now, we solve the equation:

406=n(2n+1) 406=2n2+n 2n2+n406=0

This is a quadratic equation in n. We can solve it using the quadratic formula:

n=b±b24ac2a

For the equation 2n2+n406=0, a=2, b=1, and c=406. Now, substitute these values into the quadratic formula:

n=1±124(2)(406)2(2) n=1±1+32484 n=1±32494 n=1±574

So, we have two possible solutions:

n=1+574=564=14 n=1574=584=14.5(not a valid solution, as n must be a positive integer)

Final Answer:
The number of terms required is 14.

#41. Two A.P.’s have the same common difference. The first term of one of these is 8 and that of the other is 3. The difference between their 30th terms is:
A. 11
B. 3
C. 8
D. 5

Answer: Option D
Solution:

We are given two arithmetic progressions (A.P.s) with the same common difference. The first term of one A.P. is a1=8, and the first term of the other is b1=3. We need to find the difference between their 30th terms.

Step 1: Formula for the n-th term of an A.P.
The n-th term of an A.P. is given by the formula:

Tn=a+(n1)d

Where:
Tn is the n-th term,
a is the first term,
d is the common difference.

Step 2: Express the 30th terms of both A.P.s
Let the common difference of both A.P.s be d.

– The 30th term of the first A.P. is:

T(1)30=a1+(301)d=8+29d

– The 30th term of the second A.P. is:

T(2)30=b1+(301)d=3+29d

Step 3: Find the difference between the 30th terms
Now, we find the difference between the 30th terms of the two A.P.s:

Difference=T(1)30T(2)30=(8+29d)(3+29d)

Simplifying:

Difference=8+29d329d=83=5

Final Answer:
The difference between their 30th terms is 5.

#42. If the nth term of an A.P. is 2n + 1, then the sum of first n terms of the A.P. is:
A. n(n – 2)
B. n(n + 2)
C. n(n + 1)
D. n(n – 1)

Answer: Option B
Solution:

We are given that the n-th term of an arithmetic progression (A.P.) is:

Tn=2n+1

We need to find the sum of the first n terms of this A.P.

Step 1: Express the sum of the first n terms
The sum of the first n terms of an A.P. is given by:

S_n = \frac{n}{2} \cdot (a + l)

Where:
S_n is the sum of the first n terms,
a is the first term,
l is the last term (which is the n -th term in this case).

Step 2: Find the first and n -th terms
From the formula for the n -th term T_n = 2n + 1 :
– The first term T_1 is:

T_1 = 2(1) + 1 = 3

– The n -th term is T_n = 2n + 1 .

Step 3: Use the sum formula
We know the sum formula:

S_n = \frac{n}{2} \cdot (a + l)

Substitute a = 3 and l = 2n + 1 :

S_n = \frac{n}{2} \cdot \left(3 + (2n + 1)\right) S_n = \frac{n}{2} \cdot (2n + 4) S_n = \frac{n}{2} \cdot 2(n + 2) S_n = n(n + 2)

Final Answer:
The sum of the first n terms of the A.P. is \boxed{n(n + 2)} .

#43. If the sum of n terms of an A.P. be 3nn2 + n and its common difference is 6, then its first term is:
A. 2
B. 3
C. 1
D. 4

Answer: Option D
Solution:

We are given that the sum of the first n terms of an arithmetic progression (A.P.) is:

S_n = 3n^2 + n

and the common difference d = 6 . We need to find the first term a of the A.P.

Step 1: Recall the formula for the sum of the first n terms of an A.P.
The sum of the first n terms of an A.P. is given by the formula:

S_n = \frac{n}{2} \cdot [2a + (n – 1) \cdot d]

Where:
S_n is the sum of the first n terms,
a is the first term,
d is the common difference,
n is the number of terms.

Step 2: Set up the equation for the sum
We know that S_n = 3n^2 + n and d = 6 . Substituting these values into the sum formula:

3n^2 + n = \frac{n}{2} \cdot [2a + (n – 1) \cdot 6]

Step 3: Simplify the equation
First, simplify the right-hand side:

3n^2 + n = \frac{n}{2} \cdot [2a + 6(n – 1)] 3n^2 + n = \frac{n}{2} \cdot [2a + 6n – 6] 3n^2 + n = \frac{n}{2} \cdot (2a + 6n – 6)

Now, multiply both sides of the equation by 2 to eliminate the fraction:

2 \cdot (3n^2 + n) = n \cdot (2a + 6n – 6) 6n^2 + 2n = n(2a + 6n – 6)

Step 4: Simplify further
Divide both sides by n (since n \neq 0 ):

6n + 2 = 2a + 6n – 6

Step 5: Solve for a
Now, subtract 6n from both sides:

2 = 2a – 6

Add 6 to both sides:

8 = 2a

Now, divide by 2:

a = 4

Final Answer:
The first term of the A.P. is \boxed{4} .

#44. If four numbers in A.P. are such that their sum is 50 and the greatest number is 4 times the least, then the numbers are:
A. 5, 10, 15, 20
B. 4, 10, 16, 22
C. 3, 7, 11, 15
D. None of these

Answer: Option A
Solution:

We are given that four numbers are in an arithmetic progression (A.P.), and the sum of these numbers is 50. Additionally, the greatest number is 4 times the least number. We need to find the numbers.

Step 1: Let the four numbers be in terms of the first term and common difference
Let the four numbers in the A.P. be:
– The first term a ,
– The second term a + d ,
– The third term a + 2d ,
– The fourth term a + 3d .

Step 2: Use the information about the sum of the numbers
The sum of these four numbers is 50:

a + (a + d) + (a + 2d) + (a + 3d) = 50

Simplifying the equation:

4a + 6d = 50

2a + 3d = 25 \quad \text{(Equation 1)}

Step 3: Use the information about the greatest and least numbers
We are also told that the greatest number is 4 times the least number. The greatest number is a + 3d , and the least number is a . Thus, we have:

a + 3d = 4a

Simplifying this equation:

3d = 3a

d = a \quad \text{(Equation 2)}

Step 4: Solve the system of equations
Now, substitute d = a from Equation 2 into Equation 1:

2a + 3a = 25 5a = 25 a = 5

Step 5: Find d
Since d = a , we have:

d = 5

Step 6: Find the four numbers
Now that we know a = 5 and d = 5 , the four numbers in the A.P. are:
– First number: a = 5 ,
– Second number: a + d = 5 + 5 = 10 ,
– Third number: a + 2d = 5 + 2(5) = 15 ,
– Fourth number: a + 3d = 5 + 3(5) = 20 .

Final Answer:
The four numbers in the A.P. are \boxed{5, 10, 15, 20} .

#45. If the first term of an A.P. is 2 and common difference is 4, then the sum of its 40 term is:
A. 3200
B. 1600
C. 200
D. 2800

Answer: Option A
Solution:

We are given that the first term of an arithmetic progression (A.P.) is a = 2 , the common difference is d = 4 , and we need to find the sum of the first 40 terms.

Step 1: Use the formula for the sum of the first n terms of an A.P.
The sum of the first n terms of an A.P. is given by the formula:

S_n = \frac{n}{2} \cdot \left( 2a + (n – 1) \cdot d \right)

Where:
S_n is the sum of the first n terms,
a is the first term,
d is the common difference,
n is the number of terms.

Step 2: Substitute the known values
We are given:
a = 2 ,
d = 4 ,
n = 40 .

Substitute these values into the sum formula:

S_{40} = \frac{40}{2} \cdot \left( 2(2) + (40 – 1) \cdot 4 \right) S_{40} = 20 \cdot \left( 4 + 39 \cdot 4 \right) S_{40} = 20 \cdot \left( 4 + 156 \right) S_{40} = 20 \cdot 160 S_{40} = 3200

Final Answer:
The sum of the first 40 terms of the A.P. is \boxed{3200} .

#46. The sum of first n odd natural numbers in
A. 2n – 1
B. 2n + 1
C. n2
D. n – 1

Answer: Option C
Solution:

We are given that the n -th term of an arithmetic progression (A.P.) is denoted by T_n , and the sum of the first n terms is S_n . We are asked to express the n -th term T_n in terms of the sum S_n .

Step 1: Recall the formulas for the sum of the first n terms and the n -th term

1. The sum of the first n terms of an A.P. is given by:

S_n = \frac{n}{2} \cdot \left(2a + (n – 1)d\right)

Where:
a is the first term,
d is the common difference,
n is the number of terms.

2. The n -th term of the A.P. is given by:

T_n = a + (n – 1) \cdot d

Step 2: Find the relation between S_n and T_n
To express the n -th term T_n in terms of the sum S_n , we can use the relationship between the sum of the first n terms and the sum of the first n – 1 terms. Specifically, we know that:

S_n = S_{n-1} + T_n

Where S_{n-1} is the sum of the first n-1 terms. Therefore, the n -th term T_n can be written as:

T_n = S_n – S_{n-1}

Step 3: Substitute the formula for S_n and S_{n-1}
Now, let’s substitute the sum formula for both S_n and S_{n-1} .

– The sum of the first n terms is:

S_n = \frac{n}{2} \cdot \left(2a + (n – 1)d\right)

– The sum of the first n – 1 terms is:

S_{n-1} = \frac{n-1}{2} \cdot \left(2a + (n – 2)d\right)

Step 4: Find the expression for T_n
Now, subtract S_{n-1} from S_n to find T_n :

T_n = \frac{n}{2} \cdot \left(2a + (n – 1)d\right) – \frac{n – 1}{2} \cdot \left(2a + (n – 2)d\right)

Simplifying this expression will yield the formula for T_n . However, an alternative approach, as shown earlier, is to use the general formula for the n -th term of an A.P.:

T_n = a + (n – 1) \cdot d

Conclusion:
The n -th term of an A.P. in terms of the sum of the first n terms S_n is:

T_n = S_n – S_{n-1}

Alternatively, you can use the standard formula for the n -th term:

T_n = a + (n – 1) \cdot d

#47.The sum of n terms of an A.P. is 3n2 + 5n, then 164 is its:
A. 24th term
B. 27th term
C. 26th term
D. 25th term

Answer: Option B
Solution:

We are given that the sum of the first n terms of an arithmetic progression (A.P.) is:

S_n = 3n^2 + 5n

We need to find the term in the A.P. that is equal to 164.

Step 1: Recall the relationship between the n -th term and the sum of the first n terms
The n -th term T_n of an A.P. can be found by subtracting the sum of the first n-1 terms S_{n-1} from the sum of the first n terms S_n :

T_n = S_n – S_{n-1}

Step 2: Find the expression for T_n
We know that S_n = 3n^2 + 5n . Now, we need to find S_{n-1} , which is the sum of the first n-1 terms:

S_{n-1} = 3(n-1)^2 + 5(n-1)

Expanding this expression:

S_{n-1} = 3(n^2 – 2n + 1) + 5(n – 1) S_{n-1} = 3n^2 – 6n + 3 + 5n – 5 S_{n-1} = 3n^2 – n – 2

Now, subtract S_{n-1} from S_n to get T_n :

T_n = S_n – S_{n-1} = (3n^2 + 5n) – (3n^2 – n – 2) T_n = 3n^2 + 5n – 3n^2 + n + 2 T_n = 6n + 2

Step 3: Set T_n = 164 and solve for n
We want to find the value of n such that T_n = 164 :

6n + 2 = 164

Subtract 2 from both sides:

6n = 162

Now, divide by 6:

n = 27

Final Answer:
The 27th term of the A.P. is 164. Therefore, \boxed{27} is the answer.

#48. The first three terms of an A.P. respectively are 3y – 1, 3y + 5 and 5y + 1. Then, y equals:
A. -3
B. 4
C. 5
D. 2

Answer: Option C
Solution:

We are given that the first three terms of an arithmetic progression (A.P.) are:

1. First term: 3y – 1
2. Second term: 3y + 5
3. Third term: 5y + 1

In an arithmetic progression, the difference between consecutive terms is constant. Therefore, the difference between the second term and the first term must be equal to the difference between the third term and the second term.

So, we have:

(3y + 5) – (3y – 1) = (5y + 1) – (3y + 5)

Simplifying both sides:

On the left side:

(3y + 5) – (3y – 1) = 3y + 5 – 3y + 1 = 6

On the right side:

(5y + 1) – (3y + 5) = 5y + 1 – 3y – 5 = 2y – 4

So we have the equation:

6 = 2y – 4

Now, solve for y :

6 + 4 = 2y

10 = 2y

y = \frac{10}{2} = 5

So, y = 5 .

#49. If 7th and 13th terms of an A.P. be 34 and 64 respectively, then its 18th term is
A. 87
B. 88
C. 89
D. 90

Answer: Option C
Solution:

We are given that the 7th term and 13th term of an arithmetic progression (A.P.) are 34 and 64, respectively. We are asked to find the 18th term of the A.P.

In an A.P., the n-th term is given by the formula:

T_n = a + (n – 1) \cdot d

where:
T_n is the n-th term,
a is the first term, and
d is the common difference.

Step 1: Set up equations for the 7th and 13th terms

For the 7th term, we have:

T_7 = a + (7 – 1) \cdot d = a + 6d

We are given that T_7 = 34, so:

a + 6d = 34 \quad \text{(Equation 1)}

For the 13th term, we have:

T_{13} = a + (13 – 1) \cdot d = a + 12d

We are given that T_{13} = 64, so:

a + 12d = 64 \quad \text{(Equation 2)}

Step 2: Solve the system of equations

We now have the system of equations:

a + 6d = 34 \quad \text{(Equation 1)} a + 12d = 64 \quad \text{(Equation 2)}

Subtract Equation 1 from Equation 2 to eliminate a:

(a + 12d) – (a + 6d) = 64 – 34 a + 12d – a – 6d = 30 6d = 30 d = \frac{30}{6} = 5

Step 3: Find a

Now that we know d = 5, substitute this value into Equation 1:

a + 6 \cdot 5 = 34 a + 30 = 34 a = 34 – 30 = 4 Step 4: Find the 18th term

Now that we know a = 4 and d = 5, we can find the 18th term using the formula for the n-th term:

T_{18} = a + (18 – 1) \cdot d = 4 + 17 \cdot 5 T_{18} = 4 + 85 = 89

Thus, the 18th term of the A.P. is 89.

#50. If the sum of it terms of an A.P. is 2n2 + 5n, then its nth term is:
A. 4n – 3
B. 3n – 4
C. 4n + 3
D. 3n + 4

Answer: Option C
Solution:

We are given that the sum of the first n terms of an arithmetic progression (A.P.) is:

S_n = 2n^2 + 5n

We are asked to find the n-th term of the A.P., denoted as T_n.

Step 1: Use the relation between sum and n-th term

The sum of the first n terms of an A.P. is related to the n-th term by the following formula:

S_n = T_1 + T_2 + \cdots + T_n

The n-th term T_n can be found using the relation:

T_n = S_n – S_{n-1}

Step 2: Calculate S_{n-1}

We know the formula for S_n, so now let’s find the formula for S_{n-1}:

S_{n-1} = 2(n-1)^2 + 5(n-1)

Expand the expression:

S_{n-1} = 2(n^2 – 2n + 1) + 5(n – 1) S_{n-1} = 2n^2 – 4n + 2 + 5n – 5 S_{n-1} = 2n^2 + n – 3

Step 3: Find T_n

Now, substitute S_n and S_{n-1} into the formula for T_n:

T_n = S_n – S_{n-1} T_n = (2n^2 + 5n) – (2n^2 + n – 3) T_n = 2n^2 + 5n – 2n^2 – n + 3 T_n = (2n^2 – 2n^2) + (5n – n) + 3 T_n = 4n + 3

Thus, the n-th term of the A.P. is:

T_n = 4n + 3

Leave a Reply

Your email address will not be published. Required fields are marked *