Showing posts with label simple interest. Show all posts
Showing posts with label simple interest. Show all posts

S.chand mathematics solution class 8 chapter 9 simple interest and compound interest

EXERCISE 9 C


Q1 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 1

What total amount will Ravi get in 3 years if he invest 5000 at 5% per annum , compounded annually ?

Sol :

Principal(P) = 5000 , Rate(R) = 5% and Time period(n) = 3 years

$\text{Amount}=\text{P}\left(1+\dfrac{\text{R}}{100}\right)^n$

$=5000\left(1+\dfrac{5}{100}\right)^3$

$=5000\left(1+\dfrac{1}{20}\right)^3$

$=5000\left(\dfrac{20+1}{20}\right)^3$

$=5000\left(\dfrac{21}{20}\right)^3$

$=5000\times\dfrac{9261}{8000}$

$=\dfrac{5\times 9261}{8}$

= 5×1157.625

= 5788.125

= 5788.13 (approx)

 


Q2 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 2
A person borrowed 7500 at 16% per annum compound interest . What is the amount of compound interest he has to pay at the end of 2 years to clear the loan ?

Sol :

Principal(P) = 7500 , Rate(R) = 16% and Time period(n) = 2 years

$\text{Amount}=\text{P}\left(1+\dfrac{\text{R}}{100}\right)^n$

$=7500\left(1+\dfrac{16}{100}\right)^2$

$=7500\left(1+\dfrac{4}{25}\right)^2$

$=7500\times\left(\dfrac{25+4}{25}\right)^2$

$=7500\times\left(\dfrac{29}{25}\right)^2$

$=7500\times\dfrac{841}{625}$

= 12×841

Amount(A) = 10092

Also , C.I = A - P

C.I = 10092 - 7500

=2592

 


Q3 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 3

How much will 25000 amount to in 2 years if the rates for successive years be 4% per annum and 5% per annum respectively?

Sol :

Amount(A) = ?  ,  Principal(P) = 25000 , Rate(r1) = 4% , Rate(r2) = 5% and Time period(n) = 2 years

$\text{Amount}=\text{P}\left(1+\dfrac{r_{1}}{100}\right)\left(1+\dfrac{r_{1}}{100}\right)$

$\text{Amount}=25000\left(1+\dfrac{4}{100}\right)\left(1+\dfrac{5}{100}\right)$

$\text{Amount}=25000\times\left(\dfrac{104}{100}\right)\times\left(\dfrac{105}{100}\right)$

$\text{Amount}=25\times\left(\dfrac{104}{10}\right)\times{105}$

$\text{Amount}=25\times\left(\dfrac{52}{5}\right)\times{105}$

Amount(A) = 25×52×21

=27300

 


Q4 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 4

Find the compound interest on 1000 at the rate of 20% per annum for 18 months when the interest is compound half- yearly .

Sol :

Principal(P) = 1000 , Rate(R) = 20% , Time period(n) = 18 months or $=\dfrac{18}{12}years=\dfrac{3}{2}years$ , and Amount(A) = ?

Here interest is compounded half-yearly that's why Rate is taken as R/2 and for n we take 2n

$\text{A}=\text{P}\left(1+\dfrac{\dfrac{\text{R}}{2}}{100}\right)^{2n}$

$\text{A}=1000\left(1+\dfrac{\dfrac{20}{2}}{100}\right)^{2\times \frac{3}{2}}$

$\text{A}=1000\left(1+\dfrac{10}{100}\right)^{3}$

$\text{A}=1000\times\left(\dfrac{100+10}{100}\right)^{3}$

$\text{A}=1000\times\left(\dfrac{11}{10}\right)^{3}$

$\text{A}=1000\times\left(\dfrac{1331}{1000}\right)$

A = 1331

Also ,C.I = A - P

C.I = 1331 - 1000

=331

 


Q5 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 5

What is the compound interest on 16000 for 9 months at 20% per annum , interest being compounded quarterly ?

Sol :

Principal(P) = 16000 , Rate(R) = 20% , Time period(n) = 9 months or $=\dfrac{9}{12}years=\dfrac{3}{4}years$ , and Amount(A) = ?

Here interest is compounded quarterly that's why Rate is taken as R/4 and for n we take 4n

$\text{A}=\text{P}\times\left(1+\dfrac{\dfrac{\text{R}}{4}}{100}\right)^{4n}$

$\text{A}=16000\times\left(1+\dfrac{\dfrac{20}{4}}{100}\right)^{4\times \frac{3}{4}}$

$\text{A}=16000\times\left(1+\dfrac{5}{100}\right)^3$

$\text{A}=16000\times\left(\dfrac{105}{100}\right)^3$

$\text{A}=16000\times\left(\dfrac{1157625}{1000000}\right)$

= 18522

Also ,C.I = A - P

C.I = 18522 - 16000

= 2522

 


Q6 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 6

The simple interest on certain sum of money at 6% per annum for 3 years is 432 . What is the compound interest on the same sum for 2 years at 5% per annum , compounded annually ?

Sol :

Case 1 :

Principal (P) = ?

Time period (T) = 3 years

(Rate)R = 6%

S.I. = 432

$\text{S.I}=\dfrac{\text{P}\times\text{R}\times\text{T} }{100}$

$432=\dfrac{\text{P}\times6\times3}{100}$

$P=\dfrac{432\times100}{18}$

P = 2400

 

Case 2 :

Principal (P) = 2400 (from above)

(Rate)R = 5%

Time period (n) = 2 years

$\text{Amount}=\text{P}\left(1+\dfrac{\text{R}}{100}\right)^n$

$\text{Amount}=2400\left(1+\dfrac{5}{100}\right)^2$

$\text{Amount}=2400\times\left(\dfrac{105}{100}\right)^2$

$\text{Amount}=2400\times\dfrac{11025}{10000}$

A = 2646

Also , C.I = A - P

C.I = 2646 - 2400

= 246

 


Q7 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 7

Bela took a study loan of 100000 at 12% per annum compounded half-yearly for a year. How much did she pay at the end of the year ?

Sol :

Principal(P) = 100000 , Rate(R) = 12% , Time period(n) = 1 year and Amount(A) = ?

Here interest is compounded half-yearly that's why Rate is taken as R/2 and for n we take 2n

$\text{A}=\text{P}\left(1+\dfrac{\dfrac{\text{R}}{2}}{100}\right)^{2n}$

$\text{A}=\text{100000}\left(1+\dfrac{\dfrac{12}{2}}{100}\right)^{2}$

$\text{A}=\text{100000}\left(1+\dfrac{6}{100}\right)^{2}$

$\text{A}=\text{100000}\times\left(\dfrac{106}{100}\right)^{2}$

$\text{A}=\text{100000}\times\dfrac{11236}{10000}$

= 112360

 


Q8 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 8

The population of a village increases by 5% annually . If its percent population is 4000 , what will be its population after 2 years ?

Sol :

Principal(P) = 4000 , Rate(R) = 5% , Time period(n) = 2 year and Amount(A) = ?

$\text{A}=\text{P}\left(1+\dfrac{\text{R}}{100}\right)^n$

$\text{A}=4000\left(1+\dfrac{5}{100}\right)^2$

$\text{A}=4000\left(\dfrac{105}{100}\right)^2$

$\text{A}=4000\times\dfrac{11025}{10000}$

= 4410

 


Q9 |Ex-9C |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


Question 9

Two years ago , the value of a machine was 62500 . If its value depreciates by 4% every year , what is its present value ?

Sol :

Principal(P) = 62500 , Rate(R) = 4% , Time period(n) = 2 year and Amount(A) = ?

$\text{A}=\text{P}\left(1-\dfrac{\text{R}}{100}\right)^n$

$\text{A}=62500\left(1-\dfrac{4}{100}\right)^2$

$\text{A}=62500\left(1-\dfrac{1}{25}\right)^2$

$\text{A}=62500\left(\dfrac{24}{25}\right)^2$

$\text{A}=62500\times\dfrac{576}{625}$

= 57600

 


 

S.chand mathematics solution class 8 chapter 9 simple interest and compound interest

Exercise 9 (B)


Q1 |Ex-9B |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


QUESTION 1

Find the amount and compound interest on 4000 at 12% p.a. for 2 years , compounded annually .

Sol :

Principal  for first year = 4000 and R = 12 , T = 1 year

Interest for the first year $=\dfrac{4000\times 12\times 1}{100}$

= 480

Principal for the second year = 4000 + 480 = 4480

R = 12 and T = 1 year

Interest for second year $=\dfrac{4480\times 12 \times 1}{100}$

= 537.6

Amount payable at the end = 4480 + 537.6 = 5017.6

Compound interest for 2 years = 5017.6 - 4000 = 1017.6

 


Q2 |Ex-9B |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


QUESTION 2

Find the compound interest on 6250 at 16% p.a. for 3 years , compounded annually .

Sol :

Principal  for first year = 6250 and R = 16 , T = 1 year

Interest for the first year $=\dfrac{6250\times 16\times 1}{100}$

= 1000

Principal for the second year = 6250 + 1000 = 7250

R = 16 and T = 1 year

Interest for second year $=\dfrac{7250\times 16 \times 1}{100}$

= 1160

Principal for the third year = 7250 + 1160 = 8410

R= 16 and T = 1

Interest for third year $=\dfrac{8410\times 16 \times 1}{100}$

= 1345.6

Amount payable at the end = 8410 + 1345.6 = 9755.6

Compound interest for 3 years = 9755.6 - 6250 = 3505.6

 


Q3 |Ex-9B |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


QUESTION 3

To renovate his ice cream parlour , Pratham took a loan of 80000 from a bank . If the bank charges interest at the rate of 5% p.a , compounded annually , find the compound interest paid by Pratham at the end of 3 years .

Sol :

Principal for the first year = 80000

R = 5 and T = 1 year

Interest for the first year $=\dfrac{80000\times 5 \times  1}{100}$

= 4000

Principal for the second year = 80000 + 4000 = 84000

R = 5 and T = 1 year

Interest for the second year $=\dfrac{84000\times 5 \times 1}{100}$

= 4200

Principal for the third year = 84000 + 4200 = 88200

R = 5 and T = 1 year

Interest for the third year $=\dfrac{88200 \times 5 \times 1}{100}$

= 4410

Amount payable at the end of third year = 88200 + 4410 = 92610

Compound Interest for 3 years = 92610 -80000 = 12610

 


Q4 |Ex-9B |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


QUESTION 4

Maria invest 93,750 at 9.6% per annum for 3 years and the interest is compounded annually .
Calculate :
(i) The amount standing to her credit at the end of the second year.
(ii) The interest for the third year .
(iii) The compound interest for the three years .

Sol : (i)

Principal for the first year = 93750

R = 9.6 and T = 1 year

Interest for the first year $=\dfrac{93750\times 9.6 \times 1}{100}$

= 9000

Principal for the second year = 93750 + 9000 = 102750

R = 9.6 and T = 1 year

Interest for second year $=\dfrac{102750 \times 9.6 \times 1}{100}$

= 9864

Amount credit at the end of second year = 102750 + 9864 = 112614

 

Sol : (ii)

Principal for third year = 102750 + 9864 = 112614

R = 9.6 p.a and T = 1 year

Interest for third year $=\dfrac{112614\times 9.6 \times 1}{100}$

= 10810.944

Amount payable at the end of third year = 112614 + 10810.94 = 123424.944

 

Sol : (iii)

Compound interest for 3 years = 123424.944 - 93750

= 29674.944

 


Q5 |Ex-9B |Class 8 | Simple Interest and Compound Interest |S.Chand |Composite Maths|myhelper


QUESTION 5

What is the difference between the simple and compound interest on 7300 at the rate of 6% per annum in 2 years .

Sol :

Lets find simple interest first

$\text{I}=\dfrac{\text{P}\times \times \text{R} \times \text{T}}{100}$

Here2  , we have P = 7300 and R = 6 p.a and T = 2 years

$\text{I}=\dfrac{7300\times 6 \times 2}{100}$

= 876

 

And now we have to find compound interest

Principal for the first year = 7300 , R = 6 p.a. and T = 1

Interest for the first year $=\dfrac{7300\times 6 \times 1}{100}$

= 438

Principal for second year = 7300 + 438 = 7738 , R = 6 and T = 1 year

Interest for second year $=\dfrac{7738 \times 6 \times 1}{100}$

= 464.28

Amount payable at the end of 3 years = 7738 + 464.28 = 8202.28

Compound interest for 2 years = 8202.28 - 7300 = 902.28

 

Difference between Simple interest and Compound interest for 2 years

= Compound Interest - Simple interest

= 902.28 - 876

= 26.28

 


 

Contact Form

Name

Email *

Message *