What is the sum of all three digit numbers that leave a remainder of 2 when divided by 3 ?
Let a,a+1,a+2,a+3 consecutive positive integers. Further if a is divisible by 3, then a+1 leaves a reminder 1 and a+2 leaves a remainder 2, when divided by 3 .
First 3 digit number, Viz, 100 leaves reminder 1 when divided by 3
101 leaves re minder 2 when divided by 3.
Thus, the numbers which leaves remainer 2 when divided by 3 are
101,104,107,⋯,9.98
Note that 101, 104….. 998 is in A.P with
common difference 3 .
a=101
d=3.
Sum of first n terms of an AP
=[2n first term + Last term ]
Let 998 be the nth term
998=a+(n−1)d
=101+(n−1)3
n−1=3998−101=299
n=300.
Required sum
=2n[ first term + last term ]
=2300[101+998]
=164,850
Obtain the sum of all positive integers up to 1000, which are divisible by 5 and Not divisible by 2.
Positive integers up to 1000 , that are divisible by 5 are
5,15,⋯,995,1000
Positive integers that are divisible by 5 , but not by 2 are
5,15,….⋯995
Note that the above sequence is an A.P with a=5, d=10.
Let 995 be the nth term.
995=a+(n−1)d
=5+(n−1)⋅10
⇒n=10995−5+1
⇒n=100.
Required sum =2n[ first term + last term]
=2100[5+995]
=50,000.
If A=265
and B=264+263+⋯+20,
then is A>B ?
B=264+263+⋯+20
B is sum of terms of a G.P with
a=20=1r=2
Recall that sum of first " n " terms of GP
Sn=r−1a(rn−1)
Let 264 be the nth term.
a rn−1=264
1⋅2n−1=264
n−1=64
n=65
B=264+263+⋯+20
B=r−1a(rn−1)
=2−11(265−1)=265−1
∴B=A−1.
A=B+1
A>B.
yes !
A piece of equipment cost a certain factory Rs. 600,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)
Let the cost be Rs. 100
Now % of depreciation at the end of I, II, III years are
15,13.5,12…….
This is in A.P with
a=15
d=−1.5
Therefore % of depreciation in 10th year
=a+9d
=15+9(−1.5)
=1.5.
Total value depreciated in 10 years
=15+13.5+⋯+1.5
=210[15+1.5]
=82.5
Value of the equipment at the end of 10 years
=100−82.5
=17.5
Total cost being 600000, its value =100600000×17.5
=1,05,000
If log2,log(2x−1), and log(2x+3) are in A⋅P,
find the value of x.
Logarithm
Logarithm of a positive real number x is the exponent to which another positive real number should be raised to obtain x.
logb(x)=y
ifby=x
23=8
i.e log28=3
We know
52=25
log5(25)=2
We know
251=25
log2525=1
log39=2
(∵32=9)
Should be raised to obtain x.
logb(x)=y
if by=x.
loge(x) is called natural logarithm of x, and natural logarithm is denoted by ln.
logb(xy)=logbx+logby
logb(xp)=p⋅logbx
log2,log(2x−1) and log(2x+3) are in A⋅P.
∴log(2x−1)=2log2+log(2x+3)
2log(2x−1)=log2+log(2x+3)
=log(2⋅(2x+3))
log(2x−1)2=log(2⋅(2x+3))
(2x−1)2=2⋅(2x+3)
(2x)2−2⋅2x+1=2⋅2x+6
(2x)2−4⋅2x−5=0
Let 2x=y
y2−4y−5=0.
Solving, y=5 or y=−1
i.e 2x=5 or 2x=−1
∴2x=5
x=ln25