0% found this document useful (0 votes)
32 views33 pages

Quantitative Methods For Business - 1 Notes-1st-Sem

Uploaded by

times1112233
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views33 pages

Quantitative Methods For Business - 1 Notes-1st-Sem

Uploaded by

times1112233
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 33

NEW HORIZON COLLEGE

MARATHALLI, BANGALORE

in
e.
fre
es4
ot
.n
w
w
//w
s:

1.5 QUANTITATIVE METHODS FOR BUSINESS - 1


tp
ht

I SEM BBA

Prepared by
Mrs. Nanditha Matad
Number System

Natural Numbers:-
These are the numbers, which are used in counting the units of universe.
N= {1, 2, 3…}

Integers:-

A set of digits including zero having no fractional part is called an integers, or whole
numbers. It is denoted by Z or I.
Z= {……. -3,-2,-1, 0, 1, 2, 3………}
Where -1,-2,-3… are called negative integers and 1, 2, 3…. are called positive integers.

Odd and Even Numbers:-

in
e.
fre
Odd numbers: - The numbers which don’t have two as the factor. Eg: - 1, 3, 5, 7….. So
s4

on.
e
ot

Even numbers: - The number having two as the factor. Eg: - 2, 4, 6 … so on.
.n
w
w
w

Prime Numbers:-
//
s:
tp
ht

The prime number is an integer other than (=0 and ±1) which is divisible by 1 and by
itself only. Eg: - 2, 3, 5, 7…… are positive prime numbers.
Rational Numbers:-
A number of the form p/q where p and q are integers and (q not equal to zero) is called
a rational number. Eg: - -6/7, 2/3……… so on.

Irrational numbers:-

A number which is not a rational is called irrational numbers. Eg: - √2, √3, 3√5….. So
on.

Real Numbers:-

A set of all rational numbers together with sets of all irrational numbers is called real
numbers. It is denoted by R. Eg: - √2, ½ …… so on.

Complex numbers:-

A number of the form a+ib where a and b are real numbers and i is an imaginary unit
are called complex numbers. Eg: - 2+i3, -2-i4….. So on.
 Imaginary numbers:-

2
If in a complex number the real part is zero then it is called imaginary number. Eg: - i3,
-i5….. So on.

LCM ( least common multiple):-

The least common multiple (L.C.M) of a given set of integers is the smallest integers
which is divisible by each one of the given integers.

Find the LCM of 16, 24, & 36.

2 16 2 24 2 36

2 8 2 12 2 18

2 4 2 6 2 9

2 2 3 3 3 3

in
e.
fre
1 1 1
es4
ot
.n
w
w
w

HCF (highest common factor):-


//
s:

The highest common factor (H.C.F) of two or more numbers is the highest number that
tp
ht

divides each of them exactly and is the product of all their common prime factors.
Methods of finding H.C.F:-

Factor method

Find HCF of 16 & 24

2 16 2 24

2 8 2 12

2 4 2 6

2 2 3 3

1 1

HCF = Product of least power of prime factor that appears.

16= 2x2x2x2x1 => 2

24= 2x2x2x3x1

3
Division method

find the HCF of 42 & 70

42 70 1

42

28 42 1

28

14 28 2

28

00

in
e.
NOTE:- fre
e s4
ot

The HCF and LCM of 2 integers are related by the following formulae:-
.n
w
w

1. LCM×HCF= product of 2 integers.


//w

2. HCF= HCF of numerator/ LCM of denominator


s:
tp

LCM= LCM of numerator/ HCF of denominator


ht

Find the HCF and LCM of 1/3, 5/6, 2/9 and 4/27?

Numerator: 1,5,2,4

Denominator: 3,6,9,27

HCF of numerator:

The HCF of two numbers is 2 and LCM is 450. If one number is 50. Find the no.?

Sol: - LCM×HCF= product of 2 integers

Let the no. be X

450×2=50X

900=50X

X=900/5

X= 18

4
THEORY OF EQUATIONS

Polynomial Equations:- An Expression of the form a0xn+a1xn-1+a2xn-2+………+an=0 where a≠0


and a0,a1,…….an are constant is called a polynomial equations of degree n in the variable x.

Eg:-

 2x+3=0 is eq. of degree 1


 2x2+4x+6=0 is eq. of degree 2
 3x3+2x2+6x+9=0 is eq. of degree 3 and so on.

Degree of Equations: - The highest power of the variable in an equation gives degree of an
equation.

in
e.
1ST degree linear equation:-
fre
e s4

The equation of the form ax+b =0 (where a≠0) is called a linear equation in one variable x.
ot
.n
w
w

2nd degree linear equation: - The equation of the form ax+by =0(where a≠0 and b≠0) is called a
//w
s:

linear equation in 2 variable x and y.


tp
ht

Solve for x:-

1. 2x+4=0
 2x= -4
 x= -4/2
 x= -2
2. 4(x+5)=6x+3
 4x+20=6x+3
 20-3=6x-4x
 17=2x
 X= 17/2

Quadratic Equations:- The Equation of the form ax2+bx+c=0 where a≠0 and a,b and c are
constant is called a quadratic equation in one variable.

Eg: - 4x2+3x+4=0

The general form of quadratic equation is ax2+bx+c=0

Solve for x:-

1. 5(x2+3)-12=3(x2-9)+48

5
 5x2+15-12=3x2-27+48
 5x2+3=3x2+21
 5x2-3x2=21-3
 2x2=18
 X2=18/2
 X2=9
 X=±3

Methods of solving quadratic equations:-

1. Factorization Method
2. Formula Method

Factorization Method:-

in
Solve for x:-

e.
fre
1. X2-4x+3=0
e s4

 x2-3x-1x+3=0
ot
.n

 x(x-3)-1(x-3)=0
w
w

 (x-1)(x-3)=0
//w


s:

X=1 and x=3


tp
ht

Problem:-

1. Sum of 3 successive odd no. is 177. Find the no.?


Let the 3 odd no. be x.x+2, x+4
 X+x+2+x+4=177
 3x+6=177
 3x=177-6
 3x=171
 X=171/3
 X=57

By this we get:-

X=57

X+2=57+2=59

X+4=57+4=61

6
Simultaneous Equations: - A first degree equation in two variables, say ‘x’ and ‘y’, is
called a linear equation in two variable. Two or more such linear equations in two variables
’x’ and ‘y’ are called linear simultaneous equations or simple simultaneous equations.

Methods of solution:-

1. Method of Elimination
2. Method of substitution

1. Method of Elimination

1. x+y =2

x-y =4

 X+y =2

in
e.
x-y=4 fre
2x=6
es4

 X=6/2
ot
.n

 X=3
w
w
w
//

Put x=3 in eq. 1


s:
tp
ht

3+y=2

 Y= 2-3
 Y=-1

If eqs. are added y gets eliminated and then the value of x can be easily found.

2. Method of Substitution
1. X-y =6
X+y =2

 X-y =6 -----------1
 X+y =2 -----------2
Consider eq. 1
X-y=6
X=6+y
Substitute x=6+y in eq. 2
X+y =2
 6+y+y=2
 6+2y=2
 2y=2-6

7
 2y=-4
 Y= -4/2
 Y= -2

Put y= -2 in eq. 1

 x-(-2)=6
 x+2=6
 x=6-2
 x=4

10 years ago the father was 4 times of his son. 10 years from now the age of the father
will be double that of his son. What are the present age of father and son?

Sol: - let the father age be x

in
e.
And let the son age be y fre
s4

Before 10 years
e
ot
.n
w

Father -> x-10


w
w//
s:

Son-> y-10
tp
ht

 X-10=4(y-10)
 X-10=4y-40
 X-4y= -30 -----------1

10 years from now

Father age-> x+10

Son age -> y+10

 X+10=2(y+10)
 X+10=2y+20
 X-2y=10 -------------2

Using substitution method

X= -30+4y

 -30+4y-2y=10
 -30+2y=10
 2y= 40
 Y=40/2

8
 Y= 20
Put y=20 in eq. 1
 x-4(20)= -30
 X-80= -30
 X= -30+80
 X= 50

PROGRESSIONS

SEQUENCE REAL NO’S

Definition:- a set of real no’s written in succession according to some rules is said to form a
sequence of real no’s.the successive numbers in the sequence are called its terms or
elements.

a sequence is usually denoted by{xn},where

in
e.
fre
{xn} = x1, x2, x3,…….xn
s4
e
ot

the no’s x1,x2,x3 ,……..are called the elements of the sequence {xn} and xn is called the nth
.n
w
w

element of the sequence.


//w
s:

Note:-it is not always true that a sequence can be expressed by a simple algebraic expression
tp
ht

involving n. for example, consider the sequences,

the finite series:-1,1⁄2,1⁄3,1⁄4,….1⁄20

2,4,6,8,10……………32

the infinite series:-x1,x2,x3,….xn,……..

and is denoted by ∑xn

if a series has finite terms then it is called finite series.

Arithmetic Progression

A sequence of no’s in which different elements(except first)are written by increasing(or


decreasing)its previous element

by the same quantity, is called an arithmetic progression(a.p).

Example: 7,10,13,………….

The general form of an a.p can be written as,

a,a+d,a+2d,a+3d,…….

9
thus the nth element of a.p with ‘a’ as first element and ‘d’ as common difference is a+(n-1)d.
Example1:-Find the nth term and the 13th term of the a.p.7,10,13,………….

solution:in the given a.p. a=7,d=10-7=13-10=3

now, nthterm=Tn=a+(n-1)d=7+(n-1)3=3n+4

now, T13=3(13)+4=43

Example2:-Find the 3 no’s which are in a.p.whose sum is 12 and the sum of their cubes is 408.

solution: let the no’s be

a-d , a , a+d

these no’s are in a.p.whose common difference is d.

in
e.
by data, a – d + a + a + d = 1 2 => 3 a = 12 => a=4
s4
fre
again by data
e
ot
.n

(a-d)3+a3(a+d)3=408 =>3a3+ad2=408
w
w
//w

 192+24d2=408
s:
tp

 24d2=216 =>d2 = 9 => d=±3


ht

if a=4,d=3,the required no’s are 1,4,7


if a=4,d=-3,the required no’s are 7,4,1
observe that we got the same no’s for both d=3 and d=-3
Sum to ‘n’ terms of a.p.

a , a+d , a+2d , +… … … … ...+ a(n-1)d

is given by,
sn=n⁄2[2a+(n-1)d] or
sn=n⁄2[a+l] where, l= Tn = a+(n-1)d
Note:
The first formula is used to find the sum of n terms of an a.p. if the first element and
the common difference are known. Where as the second formula is used to find the
sum to n terms ,if the first element and the nth elements are known.
Example 1 :Find the sum of 30 elements of the a.p.1,3,5,7,……..
solution:here a=1 d=2 and n=30
now we have,
sn=n⁄2[2a+(n-1)d]=30⁄2[2+(30-1)2]=15×60=900.
Example 2 : The first term of an a.p. is 42 and the sum of the first five terms is
178.5.find the fifth term.

10
solution: a=4.2 ,n=5 and s5=178.5
we have s5=5⁄2(a+l) (l=5th term)
 178.5=5⁄2(4.2+l) => 357=2l +5l => l = 67.2
th
that is the 5 term=67.2

Geometric Progression
Definition:-A geometric progression is a sequence of no’s in which the ratio of every
element to its previous element is a fixed constant.
this fixed constant is called common ratio.
Example: 1,4,16,……..
The general form of a geometric sequence can be written as
a, ar, ar2,ar3,……arn-1,…..
here a is called the first element and r is called the common ratio of the g.p.
ar⁄r = ar2 ⁄ ar = ar3 ⁄ ar2 =……………= arn-1 ⁄ arn-2 = ………….. =r

in
the element arn-1 is called the nth element or the general term of the g.p. and it is
e.
fre
denoted by Tn.
s4

i.e. Tn=arn-1
e
ot
.n

Example1:Find the 7th and 9th elements


w

4, 1, 1⁄4,1⁄16,……..
w
w
//
s:
tp

solution:in the given g.p. a=4,r=1⁄4


ht

now, T7=a.r7-1=4.(1⁄4)6=1⁄45
9=a.r =4.(1⁄4) =1⁄4
T 9-1 8 7

sum to n terms of g.p.

sn=a(rn-1)⁄r-1
thus, if a is the first element and r is the common ratio of the g.p.,then the sum of n
elements is as given above.

example1: find the sum of 4 elements of the g.p. 1,4,16,……..

solution:here a=1,r=4.

now, sn=a(rn-1)⁄r-1

sn=1(44-1)⁄4-1=255/3=85.
i.e., sum of 4 terms,1+4+16+64=85

Arithmetic Mean and Geometric Mean


Arithmetic mean
Definition: If three quantities a,a,b are in a.p., then a is called the arithmetic mean of
a and b.
thus a=a+b⁄2

11
example: Insert 8 arithmetic mean between 2 and 11.
solution: let the required a.m.’s be a1,a2,a3,……..a8.by definition
2,a1,a2,a3,……a8,a11 are in a.p. with a=2.
now, 11=10th element => 2+9d=11 => d=1
thus the common difference is d=1.hence the means are
3,4,5,6,7,8,9,10.
Geometrical mean
Definition: If three quantities a,g,b are in g.p., then g is called the geometric
mean(g.m.)of a and b.
thus g⁄a=b⁄g =>g2=ab => g=√ab

MATRICES AND DETERMINANTS

Matrices: - An arrangement of numbers (real or complex) in the form of rows and columns

in
e.
within a bracket is called Matrices. fre
s4

Examples:-
e
ot
.n
w

1. 2 -1
w
//w
s:

3 2 is a matrix of order 3x2


tp
ht

4 2

2. (i 2i 0)1x3 is a matrix of order 1x3

Types of matrices:-

1. Null matrix or zero matrix:-


A matrix in which each element is a zero is called a null matrix or zero matrixes and
denoted by O.
Eg: - ( 0 0 0 ) is a zero matrix of order 1x3.
2. Row matrix:-
A matrix having only one row is called a row matrix. That is a matrix of 1xn is a row
matrix.
Eg: - (1 3)1x2
3. Column matrix:-
A matrix having only one column is called a column matrix. That is a matrix of mxl is a
column matrix.
Eg: - 1
2 2x1
4. Square matrix:-

12
A matrix in which the number of rows equal to number of columns is called a square
matrix.
Eg: -2 1
-1 3

5. Rectangular matrix:-

A matrix in which the number of rows is not equal to the number of columns is called
rectangular matrix.

Eg: - 2 -1 3

1 2 4 2x3

6. Diagonal matrix:-

in
A square matrix, in which all the elements except the diagonal elements are zero, is
e.
called diagonal matrix.
fre
e s4
ot

Eg: - 2 0
.n
w
w

0 -1
w

2x2
//
s:
tp

7. Scalar matrix:-
ht

A diagonal matrix in which all the diagonal elements are equal is called a scalar matrix.

Eg: - 2 0

0 2 2x2

8. Unit matrix or Identity matrix:-

A diagonal matrix, in which each diagonal entry is unity, is called unity matrix or
identity matrix.

The unit matrix of order n is denoted by In.

Eg: - I2= 1 0

0 1 2x2

Algebra of matrices:-

1. Equality of two matrices:


Two matrices are said to be equal, if their orders are same and the corresponding
elements are equal.

13
2. Addition of two matrices:-
Let A and B be two matrices of order m×n. The sum A+B of the matrices A and B is
a matrix of order m×n and whose elements are the sum of the corresponding
elements of A and B.
3. Scalar multiple of a matrix:-
Let A be a matrix of order m×n and k be any scalar. The scalar multiple k·A of the
matrix A with scalar k is a matrix of order m×n and its elements are obtained by
multiplying each element of a by k.

NOTE:-

IF A, B and C re matrices of same order, say m×n, then

(a) A+B=B+A
(b) A+(B+C)=(A+B)+C

in
(c) k·(A+B)=k·A+k·B where k is a scalar
e.
fre
(d) A+O=O+A=A where O is the zero matrix of order m×n.
s4

(e) A+ (-A) =-A+A=O where –A is the matrix obtained from A by multiplying each
e
ot
.n

element of A by -1. The matrix –A is called the negative of the matrix A.


w
w
w
//
s:
tp
ht

Problem:-

If A= 2 3 4 , B= 3 -4 -5 and C= 5 -1 2 . Find the matrix

-3 1 2 121 703

X such tat 2A+3B-X=C?

Sol: - we have,

2A+3B-X=C => X=2A+3B-C

Consider, 2A+3B= 4 6 8 + 9 -12 -15

-6 0 4 3 6 3

=> 2A+3B= 13 -6 -7

-3 6 7

Now, 2A+3B-C= 13 -6 -7 - 5 -1 2

-3 6 7 703

X= 8 -5 -9

14
-10 6 4

4. Multiplicative of matrices:-

Consider two matrices A and B where A is of order m×n and B is of order n×p. Here,
the number of columns of A is equal to the number of rows of B. Two such matrices are said to
be compatible.

NOTE:-

(a) If A,B and C are three matrices whose order respectively are m×n,n×p and p×n then
A·(B·C)=(A·B)·C
(b) If A is a matrix of order m×n and B,C are matrices of order n×p, then A·(B+C)=
AB+AC
(c) If A is m×n matrix, A·In= A and Im ·A=A.

in
e.
5. Transpose of a matrix:- fre
s4

Let A be a matrix of order m×n. The matrix obtained from A by interchanging the rows into
e
ot

columns is called the transpose of the matrix A and it is denoted by A’ or AT.


.n
w
w
w

Let A and B be any two matrices of same order, then


//
s:
tp
ht

(a) (A+B)’= A’+B


(b) (A’)’ = A
(c) If A and B are two matrices such that A·B is defined then (A·B)’= B’·A’
If A= 2 -1 3 then A’= 2 1
1 2 4 2x3 -1 2
3 4 3x2

Problem:-

If A= 2 -1, B= 3 1 verify (AB)’= B’A’

3 2 -1 2

Sol: - AB= 2 -1 31

3 2 -1 2

 6+1 2-2 => 7 0


9-2 3+4 77
(AB)’= 7 7
07
B’A’= 3 -1 23 => 6+1 9-2
12 -1 2 2-2 3+4

15
 7 7
07
 (AB)’= B’A’

DETERMINANTS

Determinants:-

To every square matrix A we associate a unique number called the determinant of the matrix
A. The determinant of the square matrix A is denoted by ІAІ.

If A is an n×n square matrix then ІAІ is called the determinant of order n or nth order
determinant. In this section we restrict our self to the second order and third order determinants.

Expansion or Evaluation of a determinant:-

in
(a) Determinant of a second order
e.
fre
Let A= a1 b1 be any 2x2 matrix. Then we define
s4

a2 b2
e
ot

The determinant of A, denoted by determinant A or ІAІ as


.n
w

ІAІ = |a1 b1 |
w
w
//

|a2 b2| (replacing the bracket by vertical lines)


s:
tp

= a1b2-a2b1
ht

Observe that product remains unchanged with downwards arrow while it is changed
with upward arrow.
The number a1b2-a2b1 is called the value or the expansion of the determinant of A i.e..,
the value of |A|.
(b) Determinant of third order
Consider a 3×3 square matrix
A= a1 b1 c1
a2 b2 c2
a3 b3 c3
Then the determinant of A is denoted as
|A|= |a1 b1 c1|
|a2 b2 c2 |
|a3 b3 c3|
This is a determinant of third order. We expand or find its value with the help of the
elements of any row or column. We shall see how we define the expansion of |A| with
the help of first row.
Multiply each element of the first row by the corresponding determinant of
second order obtained by deleting the row and column in which the element is lying
and add these products by taking the signs before the products as alternatively
positive and negatives. Thus,

16
a1 b1 c1
a2 b2 c2
a3 b3 c3
 a1b2 c2 - b1 a2 c2 + c1 a2 b2
b3 c3 a3 c3 a3 b3
 a1(b2c3-c2b3)-b1(a2c3-c2a3)+c1(a2b3-b2a3)
Example:-
1. Find ‘x’ if

123

2x3 =0

343

in
Sol: -1 2 3
e.
fre
s4

2 x 3 =0
e
ot

343
.n
w

 1(3x-12)-2(6-9)+3(8-3x)=0
w
w

 3x-12+6+24-9x=0
//
s:


tp

-6x+18=0
ht

 6x=18
 X=18/6
 X=3

Solution of linear equations- Cramer’s Rule

Consider the system of equations

a1 x+b1 y=c1

a2 x+b2 y =c2 ------------------ (1)

Let ∆= a1 b1, Δ is the det. Formed by taking the

a2 b2 coefficients.

Consider, Δ= a1 b1

a2 b2

 Δ = a1 b1
a2 b2
 Δ1= c1 b1

17
c2 b2
 Δ2=a1 c1
a2 c2
This method of solving the system of equations is called Cramer’s rule.

Minors and Cofactors:-


Consider a matrix A of order 3×3
A= a11 a12 a13
a21 a22 a23
a31 a32 a33
Minor of an element: -
The minor of an element aij is the determinant of the submatrix obtained by
deleting the ith row and jth column of the matrix A. The minor of aij is denoted by Mij.
In the matrix A, above

in
M11= a22 a23 = a22a33-a23a32
e.
fre
a32 a33
e s4

M32= a11 a13 = a11a23-a13a21


ot
.n

a21 a23
w
w

Cofactor of an element:-
//w

The cofactor of an element aij of a matrix A, is denoted by Aij and it is defined


s:
tp

as
ht

Aij=(-1)i+j Mij
Inverse of a matrix

Let A be a square matrix of order n×n .If there exists a matrix B of order n×n such that
AB=BA=In , then B is called inverse of the matrix A.

A¯¹=1\|A|.(adj A)

2 −1
Find the inverse of the matrix A=� �
3 −2
solution: the inverse of a non singular matrix A is given by
1
A¯¹= adj A
|𝐴𝐴|

Example1: First we shall find the cofactors of the elements of A

Solution: A11 =+(-2), A21=-(-1)=1, A22=+2

−2 1
Adj a=� � and |A| =-4+3=-1≠0
−3 2

18
1 1 −2 1 2 −1
A¯¹=|𝐴𝐴| adj A ⇒ A¯¹ = � �=� �
−1 −3 2 3 −2
2 −1 3
Example2: find the inverse of the matrix �−1 4 2�
0 −3 1
2 −1 3
Let A=�−1 4 2�
0 −3 1
The cofactors of thr elememts are given below.

4 2
𝐴𝐴11 =cofactor of 2 = +� �=4+6=10
−3 1
−1 2
𝐴𝐴12 =cofactor of -1= -� �=-(-1-0)=1
0 1

in
−1 4
e.
fre
𝐴𝐴13 =cofactor of 3= +� �=3-0=3
s4

0 −3
e
ot

−1 3
.n

𝐴𝐴21 =cofactor of -1= -� �= -(-1+9)= -8


w

−3 1
w
w
//
s:

2 3
𝐴𝐴22 =cofactor of 4=+� �= 2-0 =2
tp

0 1
ht

2 −1
𝐴𝐴23 =cofactor of 2= -� �= -(-6-0)=6
0 3
−1 3
𝐴𝐴31 =cofactor of 0=+� �= -2-12= -14
4 2
2 3
𝐴𝐴32 =cofactor of -3= -� �= -(4+3)=-7
−1 2
2 −1
𝐴𝐴33 =cofactor of 1= +� �= 8-1 =7
−1 4
|A|= 𝑎𝑎11 𝐴𝐴11 + 𝑎𝑎12 𝐴𝐴12 + 𝑎𝑎13 𝐴𝐴13

=2(10)+(-1)(1)+3(3) =20-1+9 =28≠0

𝐴𝐴11 𝐴𝐴21 𝐴𝐴31


−1 1 1
Now, 𝐴𝐴
𝐴𝐴 = adj A = .� 12 𝐴𝐴22 𝐴𝐴32 �
|𝐴𝐴| |𝐴𝐴|
𝐴𝐴13 𝐴𝐴23 𝐴𝐴33

19
5 −2 −1
10 −8 −14 14
⎛1
7 2
1 1 −1⎞
= �1 2 −7 �=⎜28 14 4 ⎟
28
3 6 7 3 3 1
⎝28 14 4 ⎠

Commercial Arithmetic

Definition of Interest :

Interest is the compensation received by the lender of money from the borrower, calculated at a specified
rate percent and for a specified time, on the sum of money lent by the lender to the borrower.

Symbols used in simple and Compound Interest

in
e.
p=principal fre
es4

n=number of periods of which the money is lent


ot
.n
w
w

r=rate of interest present per annum, expressed as a decimal


//w
s:

I=rupees of Interest earned for the interest period


tp
ht

F=amount to be received at the end of 'n' periods. Future Value

Types of Interest

If an amount of money is lent, interest accrues at regular time intervals. Each time interval constitutes an
interest period. the interest earned on the original amount is calculated according to a specified rate of
interest at the end of each interest period. To calculate the interest, two different methods can be used
"simple interest" or "compound interest"

Simple Interest

The 'simple interest' approach considers that the interest earned is a linear function of time, with the
original sum lent and the rate of interest remaining constant. In the other words, simple interest earned
directly varies with the 'time'

F=p+I

I=F-p

I=prn

F-p=prn

20
F=p+prn

F = P [1 + r n]

year Principal at the r = 5% Simple F= Future


beginning of the interest Value
year
1 Rs.100 0.05 5.00 100
2 Rs.100 0.05 5.00 100
3 Rs.100 0.05 5.00 100
4 Rs.100 0.05 5.00 100
5 Rs.100 0.05 5.00 100
Total interest=25

Calculate the simple interest on 500 for 5 years at 6% per annum .

in
e.
We know that I = P r n fre
s4
e

I=simple interest
ot
.n
w
w

P=the principle amount lent i.e 500 Rs


//w
s:

r=rate of interest i.e 6% per annum(0.06)


tp
ht

n=the time period i.e 5 years

I=500*0.06*5=150

Exact and ordinary simple interest

Exact simple interest it is calculated on the basis of a 365 day year (366 days in case of a leap
year).

Ordinary simple interest is calculated on the basis of a 360 day year. While the exact simple
interest is used in commercial practice. The ordinary simple interest is used mostly by banks.
Use of ordinary simple interest magnifies the interest charged by the lender.

Exact and approximate time

When dates are given, the number of days for which interest is to be computed is determined in
two ways.

1. Exact time, as the name implies , is the actual number of days as found from a calendar.
2. Approximate time is found by assuming each month to have only 30 dyas.

21
Example: find the exact and the approximate time from 20𝑡𝑡ℎ June 2003 to 24𝑡𝑡ℎ august 2003.

Solution:

Exact time-

No, of days= number of days remaining in June + no, of days in July + no. of days in august till
the date indicated.

= 11 days in June (indicate date inclusive) + 31 days in July + 23 days in August


(indicate date exclusive)

=65 days

Approximate time-

in
e.
fre
es4
ot

We take,
.n
w
w
w

August 24 , 2003 as 24-8-2003


//
s:
tp

June 20 , 2003 as 20-6-2003


ht

Subtracting we get 04-2-0

That is , 4 days and 2 months.

Taking 30 days in a month , this will add up to 2*30+4=64 days.

COMPOUND INTEREST

The compound approach assumes that the interest earned is not withdrawn at the end of the
interest period but is added, automatically, to the original sum lent to constitute the principal for
the second interest period. This process is repeated for the entire time period ‘n’. the total
interest thus accumulated is called the “compound interest”.

Formula:

𝐹𝐹𝑛𝑛 = 𝑝𝑝(1 + 𝑟𝑟)𝑛𝑛

C. 𝐼𝐼 = 𝑝𝑝[(1 + 𝑟𝑟)𝑛𝑛 − 1]

22
year Principal at R =5% Compound 𝐹𝐹𝑛𝑛 = Future
the beginning Interest value
of the year earned
1 Rs.100 0.05 5.00 105.00
2 Rs.105 0.05 5.25 110.25
3 Rs.110.25 0.05 5.51 115.76
4 Rs.115.76 0.05 5.79 121.55
5 Rs.121.55 0.05 6.08 127.63
Total interest=27.63

Important formulae in compound interest

in
e.
fre
1. To find the amount due after ‘n’ years where ‘n’ is a positive number.
s4

F=P(1 + 𝑟𝑟)𝑛𝑛
e
ot

2. To find the present value (or, the principal) when 𝐹𝐹𝑛𝑛 ,r and ‘n’ are given.
.n
w

𝑛𝑛 𝐹𝐹
w

P=(1+𝑟𝑟) 𝑛𝑛
//w
s:
tp
ht

Example1. Calculate the amount and compound interest on Rs.100 for 15 years, allowing
compound interest at the rate of 12% per annum.

Solution:

Given:

P=Rs.100

N=15 years

R=12%=12/100=0.12

Required to find 𝐹𝐹𝑛𝑛 and I

To find 𝐹𝐹𝑛𝑛 :

F=P(1 + 𝑟𝑟)𝑛𝑛

F=100(1+0.12)15=1oo(1.12)15

=Rs.547.00

23
To find I:

I=F-P

=Rs.547.00-Rs.100.00

=Rs.447.00

Nominal and effective rates of interest


𝑅𝑅
R=[1 + ]𝑞𝑞 -1
𝑞𝑞

in
Where

e.
fre
R=rate of interest(i.e., contracted or the agreed rate of interest)
es4
ot
.n

r= effective rate of interest


w
w
w

q= the number of times interest is computed in a year i.e., the number of conversion periods in a
//
s:

year.
tp
ht

Example1: find the nominal and effective rates of interest in each of the following case:

(1) Rs.1000 lent at 12% p.a, interest payable half yearly

Solution: to compute nominal and effective rates of interest we need to know only the given
rate of interest and the number of times interest is payable or computed or reckoned in a year.
All other information is not required. Using the formula in 7.5, we get

(1) Nominal rate is the given rate per annum=12%


Given R =12%
Q=2 (i.e., number of times interest compound in a year)
Required to find the effective rate’r’
𝑅𝑅 𝑞𝑞
r= �1 + � − 1
𝑞𝑞
0.12 2
=[1 + ] -1
2
2
=(1.06) -1
=1.1236-1=0.1236=12.36%

24
Annuities

Definition: Fixed sum of money payable periodically at equal intervals of time under certain conditions.

Examples: Salary, interest, pension and rent etc.

Annuities may be payable daily or weekly or monthly or quarterly or half yearly or annually

Definition: An annuity is a fixed sum of money payable periodically at equal intervals of time under
certain conditions.

e.g salaries, interest , pension ,LIC premier ,rent etc

Annuities may be payable daily or weekly or monthly or quarterly or half yearly or annually……….

in
e.
Annuities may be broadly classified as follows: s4
fre
01.Annuity certain: an unconditional agreement to make a fixed(FINITE) number of annuity payments,
e
ot

either at the beginning or at the end of the period, is called as annuity certain.
.n
w
w
w

02.Annuity contigent: if the payment of an annuity or the duration of annuity payments or both are
//
s:

subject to the happening of any event. the annuity is called annuity contingent.
tp
ht

03.Perpetuity: an annuity which is for an infinite period is called perpetuity.

04.Deferred annuity: when the annuity payments begin only after the lapse of certain specified period of
time, the annuity is called deferred annuity.

An annuity certain can be further classified as:

(a) Annuity immediate: When the annuity payments are payable at the end of each stipulated time
period, called as annuity immediate.
(b) Annuity due: when the annuity payments are payable at the beginning of each stipulated time
period, called as annuity due.

Annuities in Economics and Business

(a) Buying of durable consumer goods under hire purchase/ installment scheme-the equated monthly
installments are annuities.
(b) Bank loans are taken for various purposes and loans are repayable in installments which may be
annuities’
(c) We can invest fixed interest bearing securities like debentures ,government bonds.etc and interest
receivable on them, form annuities.
(d) Businessmen’s investment money is profitable projects and the cash flows there from can be I the

25
form of annuities.
(e) Assets like building, land, etc can be leased and the lease rentals are annuities.
(f) The premier payable on life insurance policies are in the form of annuities.
(g) The monthly deposit we make on life insurance policies are in the form of annuities.

Future value of annuity immediate


Before we go to the application of the formula, please remember that annuity immediate
is payable at the end of each time period. Each time period may be a day or a week or a
month or a year, etc., generally unless otherwise stated, it is assumed to be a year.
𝐴𝐴[(1+𝑟𝑟)𝑛𝑛 −1
F=
𝑟𝑟

Example1: calculate the amount of an annuity of Rs.5000 for 15 years, if the rate of

in
interest is 12% p.a.
e.
fre
s4

Solution: nothing is mentioned about the type of annuity. Therefore, it should be taken as
e
ot

annuity immediate.
.n
w
w
// w

Given: annuity (A)= Rs.5000, n=15 years and r=0.12


s:
tp
ht

𝐴𝐴[(1+𝑟𝑟)𝑛𝑛 −1
F=
𝑟𝑟
5000[(1.12)15 −1]
=
0.15
5000[5.4702−1]
= (1.12)15 =A.I(15log1.2)
0.15
5000∗4.4702
=
0.15
=A.I(15*0.0492)
= Rs.1,49,006.97 =A.I(0.7380)
=5.4702

Future value of annuity due


Remember that annuity due is payable at the beginning of each period where as annuity
immediate is payable at the end of each time period.

𝐴𝐴[(1+𝑟𝑟)𝑛𝑛 −1
F= (1 + 𝑟𝑟)
𝑟𝑟

Example1. Suppose you open a recurring deposit A/C with a company and put in
Rs.1000 at the beginning of each year for 5 years. The company agrees to pay interest af
15 % p.a. how much will you get at the end of 5 years?

26
Solution: payments will be made at the beginning of each year. Therefore it is an annuity
due.
𝐴𝐴[(1+𝑟𝑟)𝑛𝑛 −1]
F= (1 + 𝑟𝑟)
𝑟𝑟
1000[(1+0.15)5 ]
= (1 + 0.15)
0.15
1000�(1.15)5 −1�
= (1.15)
0.15
1000(1.1631)
=
0.15
=Rs.7753.75
Perpetuity
Future value of a perpetuity does not exist(it ia an infinite value). However, the present
value of a perpetuity can be found by the following formula.
𝐴𝐴
𝑃𝑃∞ =

in
𝑟𝑟

e.
𝑝𝑝∞ is the present value of perpetuity. fre
e s4
ot

Example1. What is the present value of an income of Rs.2000 a year to be received for
.n
w

ever? Assume the discount rate to be 16%.


w
//w
s:

Solution: the income is to be received for ever. Therefore, it is the perpetuity. The present
tp
ht

value of a perpertuity is
𝐴𝐴 2000
𝑃𝑃∞ = = = 𝑅𝑅𝑅𝑅. 12,500
𝑟𝑟 0.16

BILLS OF EXCHANGE

A bill of exchange (or hundi) is a negotiable instrument by which one person (the drawee of the
acceptor ) undergoes to pay another person (the drawer of banker) a certain sum of money at the
specified date.

To understand the concept and the procedure of the bill discounting, it is necessary to know the basic
form of a bill of exchange and the different terms associated with it.

A bill of exchange, generally looks like a fig.1

1.a B/E is always on the stamped paper.

2.drawer is T.V.N Rao

27
Payee is T.V.N Rao or his order(i.e any other person ordered by him)

Drawee is G.K.Ranganath

Acceptor is G.K.Ranganath

STAMP 163,BRIDGE ROAD

BANGLORE

DATED:15-05-2004

To,

Mr.G.K.Ranganath

Jayanagar banglore-11

in
e.
fre
Three months after date, pay to me on my order the sum of Rs 1000(Rupees one thousand only)
s4

for value received.


e
ot
.n

Rs 1000 accepted.
w
w
w
//

(sd) (sd)
s:
tp
ht

G.K.Rangnath T.V.N Rao

Banker’s discount
It is the simple interest calculated by the banker on the “face value” of the bill(F). the
banker’s discount(BD) is calculated for the discount period, using the discount rate.
B.D=F.t.r ……..(1)
Where F=face value
t=discount period (time)
r= rate of interest (discount rat e

true discount (td)


true discount is the difference between the face value of the bill and the truth present
worth. It is the interest calculated on the true present value. It is different from banker’s
discount. While BD is charged on the “face value”, TD is calculated on the “true present
worth”. BD is always greater than TD. The difference between BD and TD is called the
“banker’s gain”.

28
Present worth(present value):
Present value or present worth of two types.
(a) Banker’s present value
(b) True present value.

(a) Banker’s present worth: also known as the “discounted value of the bill”, it is the
difference between the face value and discount charged and deducted by the banker.
In bill discounting transaction the banker will deduct the discount amount from the
face value of the bill and pay only the net amount to the trader.
Bankers present value or discounted value of the bill = F-BD
Putting BD=Ftr from (1)
We get bankers present value= F-Ftr

in
e.
= F(1-tr)
fre
e s4
ot
.n

(b) True present value: we have seen that bankers charge interest on the face value to
w
w
w

calculate banker’s discount, but interest should normally be charged on the principal.
//
s:

The principal amount on which interest should have been computed is the true
tp
ht

present worth. Because of banker’s practice of charging discount on the face value,
the banker present value will be lower than the true present worth. This is due to the
banker’s discount being higher than the true discount.
𝐹𝐹
True present worth(p) =
1+𝑡𝑡𝑡𝑡

Banker’s gain(BG):
As stated earlier banker’s gain is the difference betweenBD and TD.
BG=BD-TD
It is also equal to interest on TD
BG=TD.t.r

Example: a bill for Rs.1712.75 was drawn on 3-4-96 and made payable 3 months
after date. It was discounted on 15-4-96 at 16.5% p.a. what was the discounted value
of the bill and how much has the banker gained on this transaction.

Solution: in this problem date of drawing, bill period, date of discounting have been
given. We have to determine the legally due date and discount period.

Legally due date= date of drawing + bill period 3 months + grace period of 3 days

29
= 3-4-96
=+0-3-0
=+3-0-0
Leaglly due date=6-7-96
Discount period= no. of days from date of discounting to legally due date.
Discounted on 15 april 1996
(15.4.96 to 30.4.96) 15 days
May 1996 31 days
June 1996 30 days
th
Due on 6 july 1996 06 days
Total 82 days

(a) Discounted value of bill= F(1-tr)


82
=1713.75(1- *0.165)

in
365

e.
=1713.75(0.9629)= Rs.1650.17
fre
s4
(b) Banker’s gain = BD-TD
e
ot

(1) BD=Ftr
.n

82
w

=1713.75 * * 0.165= Rs.63.53


w

365
w

𝐹𝐹
//

(2) P=
s:

1+𝑡𝑡𝑡𝑡
tp

1713.75
ht

= 82 =Rs.1652.50
1+ ∗0.165
365
(3) TD= ptr
82
=1652.50* *0.165 =Rs.61.26
365
Therefore BG=BD-TD
=63.53-61.26= Rs.2.27
Ratio
Definition: a ratio is the relationship between two quantities of the same
kind, with respect to their magnitude and denotes how many times one of the
quantities is contained in the other.

Expression of a ratio
If there are two quantities ‘a’ and ‘b’, the relationship between them can be
expressed as a ratio a:b, read as “a is to b”.
The ratio a:b can also be expressed as a fraction a/b where in the relationship
between ‘a’ and ‘b’ is expressed as “how many times ‘a’ is to ‘b’”.

Antecedent and consequent


In the ratio a:b, the first term ‘a’ is called the antecedent and the second term
‘b’ is called consequent.

30
Example of a ratio: suppose mr.X is getting a salary of Rs.15,000 p.m and
Mr.Y is getting Rs. 5,000 p.m, the ratio of their salaries is Rs. 15,000 : Rs.
5,000. Thus the salary of Mr. X is thrice that of Mr. Y; because RS.15,000:
15000 3
Rs.5000 can also be written as 5000
= or simply 3:1
1

Rules relating to ratios

1. A ratio can exist only between quantities of the same kind. For example,
we can compare the salaries of two or more persons because salaries are
expressed in the same currency. We cannot, however, compare 4kgs with
30 cows. Therefore, we cannot express as a ratio what we cannot
compare.
2. When the two terms of ratio are interchanged, we get a second ratio

in
e.
which is called ‘the inverse ratio” of the first. For example, for a given
fre
s4
ratio a:b, b:a is called the inverse ratio of a:b. inverse ratios are also
e
ot

known as “reciprocal ratios”.


.n
w

3. A ratio is simply the result of comparison of two or more quantities or


w
w

numbers. It is an abstract number which is quite distinct from the original


//
s:

magnitudes from which the comparisons were made. Or example, a


tp
ht

particular household consumes in a month 20 kgs of rice and 5 kgs of


wheat. thus, when we compare the consumption of rice and wheat in he
form of a ratio, we would write 20 kgs: 5 kgs which is equal to 4:1.
Hence , the ratios is 4:1 which are abstract numbers and are nit affected
by the original measures of magnitude , i.e., kilograms. The ratio 4:1
merely suggests that the consumption of rice is four times the
consumption of wheat. Further, the ratio should always be written in its
lowest terms.
4. When two magnitudes of the same kind are being compared, they must
be expressed in erms of a common unit of measurement before deriving a
ratio. For example, Mr.X completes a job in 2 hours and Mr.Y completes
the same job 40 minutes. Compare their performance. Here, for
comparative purposes, the time should be expressed in similar terms.
Accordingly, we can say Mr.X has taken 120 minutes(i.e., 2 hours) to 40
minutes. Taken by Mr.Y. thus, the ratio of time taken will be 120:40=3:1.
5. A ratio can also br expressed as a fraction. Therefore, the rules relating to
fractions are equally applicable to ratios. Accordingly, if both the
numerator and the denominator of a fraction are multiplied by the same
quantity, the value of the fraction is not changed. Similarly, the ratio does

31
not get affected in value if both the terms are multiplied or divided by the
same number.
6. When a certain quantity M is to be divide in a given ratio a:b, the two
parts are

aM/a+b and bM/a+b

similarly, when a given quantity is to be divided in a given ratio a:b:c, the


three parts are:

aM/a+b+c; bM/a+b+c and cM/a+b+c

and so on.

For example, if Rs.1200 is to be divided amongst three persons, A ,B and C


in the ratio of 3:4:5, each person will get.

in
e.
fre
A gets: 3*1200/3+4+5 =3*1200/12=Rs.300
s4
e
ot

B gets: 4*1200/3+4+5=4*1200/12=Rs.400
.n
w
w

C gets:5*1200/3+4+5=5*1200/12=Rs.500
//w
s:
tp

7. When the antecedents of a number of ratios are multiplied and the


ht

product denotes the antecedent of another ratio and the consequents are
multiplied and the product denotes the consequent of the same ratio, the
new ratio so obtained is called the “compounded ratio”.for example, if
a:b; c:d; e:f; etc…. are a given set of ratios, the ratio obtained by
compounding of all the ratios will be
a/b * c/d*e/f*………=ace/bdf
8. When the terms of a given raio are squared, the new ratio so obtained is
called”duplicate ratio” of the given ratio.

Proportions:

When a ratio a:b is equal to another ratio c:d, the four terms a,b,c,d are said to be in proportions.
Symbolically, the proportions is indicated as follows.

a:b=c:d

a:b::c:d

where :: is read “as to”.

The first and las terms of the proportion are called the ‘extremes’ and the second and third are
called the ‘means’.

32
If a/b=c/d ⇨ 𝑎𝑎, 𝑑𝑑 𝑎𝑎𝑎𝑎𝑎𝑎 𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 and b,c are means.

Continued proportion:

If there are three or more terms a,b,c,d,……… which are so related that

a:b =b:c =c:d……

a/b =b/c =c/d =…………..

i.e.,

the terms a,b,c,d,……. Are said to be in ‘continued proportion’.

If a:b = b:c.

‘a’ is called the first proportional

in
e.
‘b’ is called the mean proportional fre
es4
ot

‘c’ is called the third proportional.


.n
w
w

Direct proportion
w
//
s:
tp

When two quantities of different kinds are so proportion are so related to each other that when
ht

one quantity increases or decreases in the same ratio, the ratio is said to be ‘varying directly’ and
the proportion is called “direct proportional”.

If a:b = c:d

Ad = bc

Inverse proportion

When the terms of two magnitudes in a proportion are so related to each other that when one
quantity decreases and when one quantity decreases, the other quantity increases, their ratios are
said to be inversely proportional or vary inversely.

Compound proportion

A proportion that relates more than 2 ratios is called a compound proportion. If 𝑎𝑎1 : 𝑎𝑎2 is a ratio
which is directly proportional to 𝑏𝑏1 : 𝑏𝑏2 and 𝑐𝑐1 : 𝑐𝑐2 in such a way
that 𝑎𝑎1 𝑏𝑏1 𝑐𝑐1 = 𝑎𝑎2 𝑏𝑏2 𝑐𝑐2 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 𝑎𝑎1 : 𝑎𝑎2 ; 𝑏𝑏1 : 𝑏𝑏2 𝑎𝑎𝑎𝑎𝑎𝑎 𝑐𝑐1 : 𝑐𝑐2 are said to be compound proportions.

33

You might also like