Basic Algebra
Basic Algebra
Chapter 2
I see it but I don’t believe it.
Richard Dedekind
2.1 Introduction
Algebra is a branch of mathematics in which one expresses relations among quantities by using
symbols to represent these quantities. The symbols are called the variables. In this class we shall allow
the variables to represent real numbers only. One can carry out manipulations and computations using
variables just as one does with numbers. That is, one may substitute real numbers for the variables in
the expression and the resulting value will also be a real number. Once a quantity or a mathematical
statement is expressed in terms of variables, it is possible to substitute specific numerical values for
those variables. This makes algebra a very powerful tool. For this reason the subject of algebra has
very wide application, not only within mathematics, but also in other disciplines and in real life. The
notion of real numbers is fundamental to the whole of mathematics. The real number system was well
understood only in the nineteenth century. The need for extending
√ the rational numbers arose quite
early in the history of mathematics. Pythagoreans knew that 2 was not a rational number. Certain
constructions involving irrational numbers can be found in Shulbha Sutras, which date back to
around 800 BC(BCE). Aryabhata (476-550) had found approximations to π.
Indian mathematicians like Brahmagupta (598-670) and Bhaskaracharya
(1114-1185) had made contributions to the understanding of the real
numbers system and algebra. In his work Brahmagupta had solved
the general quadratic equation for both positive and negative roots.
Bhaskaracharya solved quadratic equations with more than one unknown
and found negative and irrational solutions. The most important real
number zero was the contribution by Indians.
Rene Descartes (1596-1650) introduced the term “real” to describe
roots of a polynomial distinguishing them from imaginary ones. A rig-
orous construction of real number system was due to Richard Dedekind
(1831-1916). Richard Dedekind
(1831-1916)
Learning Objectives
On completion of this chapter, the students are expected to know
• the concept of real numbers and their properties.
• the absolute value, polynomials, exponents, radicals, logarithms and functions of one
variables involving these concepts.
• how to solve equations, inequalities involving above mentioned functions.
• how to solve linear inequalities involving two variables and representing the solutions
graphically in the cartesian plane.
52
2.2 Real Number System
First we shall recall how the real number system was developed. We start with natural numbers N.
We have seen in earlier classes that rational numbers are precisely the set of terminating or infinite
periodic decimals. For example,
25 2
−5.0, −2.333 · · · , = 0.252525 · · · , = 0.66666 · · · , 7.14527836231231231 · · ·
99 3
Question:
Have we filled the whole line with rational numbers?
The answer to the above question is “No” as the following consideration demonstrates.√Consider
a square whose side has length 1 unit. Then by Pythagoras theorem its diagonal has length 2 units.
Ö2
1
Figure 2.1
(i) Note that in the above proof we have assumed the contrary of what we wanted to prove and
arrived at a contradiction. This method of proof is called ‘proof by contradiction’.
(ii) There are points on the number line that are not represented by rational numbers.
(iii) We call those numbers on the number line that do not correspond to rational numbers as
irrational numbers. The set of all irrational numbers is denoted by Q0 (For number line see
Figure 1.2.)
Every real number is either a rational number or an irrational number, but not both. Thus,
R = Q ∪ Q0 and Q ∩ Q0 = ∅.
As we already knew that every terminating or infinite periodic decimal is a rational number, we
see that the decimal representation of an irrational number will neither be terminating nor infinite
periodic. The set R of real numbers can be visualized as the set of points on the number line such that
if x < y, then x lies to left of y.
Figure 2.2 demonstrates how the square roots of 2 and 3 can be identified on a number line.
√3 D 1
√2
O A
0 √2 1 B C 2
√3
Figure 2.2
We notice that N ⊂ W ⊂ Z ⊂ Q ⊂ R.
As we have already observed, irrational numbers occur in real life situations. Over 2000 years ago
people in the Orient and Egypt observed that the ratio of the circumference to the diameter is the same
for any circle. This constant was proved to be an irrational number by Johann Heinrich Lambert in
1767. The value of π rounded off to nine decimal places is equal to 3.141592654. The values 22 7
and
3.14, used in calculations (such as area of a circle or volume of a sphere) are only approximate values
for π.
The number π, which is the ratio of the circumference of a circle to its diameter, is an
irrational number.
Basic Algebra 54
Now let us recall the properties of the real number system which is the foundation for mathematics.
Exercise - 2.1
√
1. Classify each element of { 7, −1 4
, 0, 3.14, 4, 22
7
} as a member of
N, Q, R − Q or Z.
√
2. Prove that 3 is an irrational number. √
(Hint: Follow the method that we have used to prove 2 6∈ Q.)
3. Are there two distinct irrational numbers such that their difference is a rational number? Justify.
4. Find two irrational numbers such that their sum is a rational number. Can you find two irrational
numbers whose product is a rational number.
1
5. Find a positive number smaller than 1000 . Justify.
2
and hence | · | defines a function known as absolute value function, from R onto [0, ∞) and the graph
of this function is discussed in Chapter 1.
Basic Algebra 56
(ii) Let us prove that |x| > r if and only if x < −r or x > r.
Consider |x| > r. If r < 0, then every x ∈ R satisfies the inequality.
For r ≥ 0, there are two possibilities to consider.
Case (1). If x ≥ 0, then |x| = x > r.
Case (2). If x < 0, then |x| = −x > r, that is, x < −r.
So we have |x| > r, if and only if x < −r or x > r, that is, x ∈ (−∞, −r) ∪ (r, ∞).
Remark:
(i) For any a ∈ R, |x − a| ≤ r if and only if −r ≤ x − a ≤ r if and only if x ∈ [a − r, a + r].
(ii) For any a ∈ R, |x − a| ≥ r is equivalent to x − a ≤ −r or x − a ≥ r if and only if
x ∈ (−∞, a − r] ∪ [a + r, ∞).
2
Example 2.5 Solve > 1, x 6= 4.
x−4
Solution:
From the given inequality, we have that 2 > |x − 4|.
That is, −2 < x − 4 < 2 and x 6= 4.
Adding 4 throughout the inequality, we obtain 2 < x < 6 and x 6= 4.
So the solution set is (2, 4) ∪ (4, 6).
Exercise - 2.2
1. Solve for x:
(i) |3 − x| < 7. (ii) |4x − 5| ≥ −2. (iii) 3 − 43 x ≤ 41 .
(iv) |x| − 10 < −3.
1
2. Solve |2x−1| < 6 and express the solution using the interval notation.
3. Solve −3|x| + 5 ≤ −2 and graph the solution set in a number line.
4. Solve 2|x + 1| − 6 ≤ 7 and graph the solution set in a number line.
5. Solve 15 |10x − 2| < 1.
6. Solve |5x − 12| < −2.
y
7 f(x) = 3x–5
6
g(x) = x+1
5
4
3
2
1
–4 –3 –2 –1 0 1 2 3 4 5 6 7 8 x
–1
–2
–3
–4
–5
Figure 2.3
Basic Algebra 58
Example 2.9 A girl A is reading a book having 446 pages and she has already finished reading 271
pages. She wants to finish reading this book within a week. What is the minimum number of pages
she should read per day to complete reading the book within a week?
Solution:
Let x denote the number of pages the girl should read per day. Then we need our x to satisfy
7x + 271 ≥ 446. Hence x ≥ 25; which implies that she should read at least 25 pages per day.
In all the above examples observe that each inequality has more than one solution. Inequalities in
general give rise to a range of solutions.
Exercise - 2.3
1. Represent the following inequalities in the interval notation:
(i) x ≥ −1 and x < 4 (ii) x ≤ 5 and x ≥ −3
(iii) x < −1 or x < 3 (iv) −2x > 0 or 3x − 4 < 11.
2. Solve 23x < 100 when (i) x is a natural number, (ii) x is an integer.
3. Solve −2x ≥ 9 when (i) x is a real number, (ii) x is an integer, (iii) x is a natural number.
3(x − 2) 5(2 − x) 5−x x
4. Solve: (i) ≤ . (ii) < − 4.
5 3 3 2
5. To secure A grade one must obtain an average of 90 marks or more in 5 subjects each of maximum
100 marks. If one scored 84, 87, 95, 91 in first four subjects, what is the minimum mark one scored
in the fifth subject to get A grade in the course?
6. A manufacturer has 600 litres of a 12 percent solution of acid. How many litres of a 30 percent
acid solution must be added to it so that the acid content in the resulting mixture will be more than
15 percent but less than 18 percent?
7. Find all pairs of consecutive odd natural numbers both of which are larger than 10 and their sum
is less than 40.
8. A model rocket is launched from the ground. The height h reached by the rocket after t seconds
from lift off is given by h(t) = −5t2 + 100t, 0 ≤ t ≤ 20. At what time the rocket is 495 feet above
the ground?
9. A plumber can be paid according to the following schemes: In the first scheme he will be paid
rupees 500 plus rupees 70 per hour, and in the second scheme he will be paid rupees 120 per hour.
If he works x hours, then for what value of x does the first scheme give better wages?
10. A and B are working on similar jobs but their monthly salaries differ by more than Rs 6000. If B
earns rupees 27000 per month, then what are the possibilities of A’s salary per month?
√ √ b
b2 −4ac b 2 −4ac
So x = 2a
− 2a or x = − b 2a − .
√
2
2a
Hence, x = −b± 2ab −4ac ; which is called the quadratic formula.
Remark:
√
(i) Note that u is√defined as a real number only for u ≥ 0.
(ii) when we write u, we mean only the nonnegative root.
Note that P (x) = 0 has two distinct real solutions if b2 − 4ac > 0, the roots are real and equal if
b2 − 4ac = 0, and no real root if b2 − 4ac < 0.
Thus the curve intersects x-axis in two places if b2 − 4ac > 0, touches x-axis at only one point if
b2 − 4ac = 0, and does not intersect x-axis at any point if b2 − 4ac < 0.
That is why D = b2 − 4ac is called the discriminant of the quadratic function P (x) = ax2 + bx + c.
y = x2 – 4x + 5
x
Figure 2.4
1 1
Example 2.10 If a and b are the roots of the equation x2 − px + q = 0, find the value of + .
a b
Solution:
Given that a and b are the roots of x2 − px + q = 0. Then, a + b = p and ab = q. Thus,
1 1 a+b p
+ = = .
a b ab q
Example 2.11 Find the complete set of values of a for which the quadratic x2 − ax + a + 2 = 0
has equal roots.
Solution:
The quadratic equation x2 − ax + a + 2 = 0 has equal roots.
So, its discriminant
√ = b2 − 4ac =
is zero. Thus, D √ 2
√ a − 4a − 8 = 0.
4± 48
So, a = 2 which gives a = 2 + 12, 2 − 12.
Basic Algebra 62
y
4
(–2,0) (1/3,0)
–4 –2 2 4 x
–2
–4
y = 3x2 + 5x – 2
Figure 2.5
√
Example 2.15 Solve the equation 6 − 4x − x2 = x + 4.
Solution:
The given equation is equivalent to the system
(x + 4) ≥ 0 and 6 − 4x − x2 = (x + 4)2 .
This implies x ≥ −4 and x2 + 6x + 5 = 0. Thus, x = −1, −5.
But only x = −1 satisfies both the conditions. Hence, x = −1.
Exercise - 2.5
1. Solve 2x2 + x − 15 ≤ 0.
2. Solve −x2 + 3x − 2 ≥ 0.
y
10
–5 –4 –3 –2 –1 0 1 2 3 4 5 x
–2
–4
–6
–8
–10
Figure 2.6
Suppose that f (x) and g(x) are polynomials where g(x) is not zero. The quotient fg(x)(x)
is called a
rational function, which is defined for all x ∈ R such that g(x) 6= 0. In general, a rational function
need not be a polynomial.
Basic Algebra 64
2.6.1 Division Algorithm
Given two polynomials f (x) and g(x), where g(x) is not the zero polynomial, there exist two
polynomials q(x) and r(x) such that f (x) = q(x)g(x) + r(x) where degree of r(x) < degree of g(x).
Here, q(x) is called the quotient polynomial, and r(x) is called the remainder polynomial. If r(x) is
the zero polynomial, then q(x), g(x) are factors of f (x) and f (x) = q(x)g(x).
These terminologies are similar to terminologies used in division done with integers.
If g(x) = x − a, then the remainder r(x) should have degree zero and hence r(x) is a constant. To
determine the constant, write f (x) = (x − a)q(x) + c. Substituting x = a we get c = f (a).
Remainder Theorem
If a polynomial f (x) is divided by x−a, then the remainder is f (a). Thus the remainder c = f (a) = 0
if and only if x − a is a factor for f (x).
Definition 2.1
A real number a is said to be a zero of the polynomial f (x) if f (a) = 0. If x = a is a zero of
f (x), then x − a is a factor for f (x).
In general, if we can express f (x) as f (x) = (x − a)k .g(x) where g(a) 6= 0, then the value of k,
which depends on a, cannot exceed the degree of f (x). The value k is called the multiplicity of the
zero a.
(i) A polynomial function of degree n can have at most n distinct real zeros. It is
also possible that a polynomial function like P (x) = x2 + 1 has no real zeros at
all.
(ii) Suppose that P (x) is a polynomial function having rational coefficients. If a +
√ √
b p where a, b ∈ Q, p a prime, is a zero of P (x), then its conjugate a − b p is
also a zero.
(ii) Constructing polynomials with the given zeros and/or satisfying some additional conditions.
To address the problem of finding zeros of a polynomial function, some well known algebraic
identities are useful. What is an identity?
An equation is said to be an identity if that equation remains valid for all values in its domain. An
equation is called conditional equation if it is true only for some (not all) of values in its domain. Let
us recall the following identities.
Example 2.16 Find a quadratic polynomial f (x) such that, f (0) = 1, f (−2) = 0 and f (1) = 0.
Solution:
Let f (x) = ax2 + bx + c be the polynomial satisfying the given conditions.
f (0) = a(0)2 +b(0)+c = 1, implies that c = 1. Now the other two conditions f (−2) = 0, f (1) = 0
give 4a − 2b + c = 0 and a + b + c = 0.
1
Using c = 1, we get 4a−2b = −1 and a+b = −1. Solving these two equations we get a = b = −
2
1 1
and thus, we have f (x) = − x2 − x + 1.
2 2
The above problem can also be solved in another way. x = −2, x = 1 are zeros of
f (x). Thus, f (x) = d(x + 2)(x − 1) for some constant d.
Now using f (0) = 1 gives −2d = 1, hence d = − 21 . So, f (x) = − 12 (x+2)(x−1) =
− 2 x − 21 x + 1.
1 2
Example 2.17√ Construct a cubic polynomial function with rational coefficients having zeros at
x = 25 , 1 + 3 such that f (0) = −8.
Solution: √ √
Given that 25 and 1 + 3 are zeros
√ of f (x). Thus,√1 − 3 is also a zero of f (x).
Let f (x) = a(x − 52 )[(x − (1 + 3))][x − (1 − 3)] = a(x − 25 )[(x − 1)2 − 3].
Using f (0) = −8, we have, − 52 a (−2) = −8 which give a = −10.
Thus the required polynomial is f (x) = (−10)(x − 52 )[x2 − 2x − 2] = −10x3 + 24x2 + 12x − 8.
Basic Algebra 66
Example 2.19 Use the method of undetermined coefficients to find the sum of
1 + 2 + 3 + · · · + (n − 1) + n, n ∈ N
Solution:
Let S(n) = n + (n − 1) + (n − 2) + · · · + 2 + 1
= n + (n − 1) + (n − 2) + · · · + [n − (n − 2)] + [n − (n − 1)]
n−1 n−2 n − (n − 2) n − (n − 1)
= n 1+ + + ··· + +
n n n n
n−1 n−2
≤ n[1 + 1 + · · · + 1] since < 1, < 1, · · ·
n n
Thus, S(n) ≤ n2 .
Example 2.20 Find the roots of the polynomial equation (x − 1)3 (x + 1)2 (x + 5) = 0 and state
their multiplicity.
Solution:
Let f (x) = (x − 1)3 (x + 1)2 (x + 5) = 0. Clearly, we have x = 1, −1, −5.
Hence, the roots are 1 with multiplicity 3, −1 with multiplicity 2 and −5 with multiplicity 1.
√
Example 2.21 Solve x = x + 20 for x ∈ R.
Solution: √
Observe that x + 20 is defined only if x + 20 ≥ 0.
By definition, (x + 20) ≥ 0. So x is positive.
Now squaring we get x2 = x + 20. x2 − x − 20 = 0
(x − 5)(x + 4) = 0, which gives x = 5, x = −4
Since, x is positive, the required solution is x = 5.
Example 2.23 Find the values of p for which the difference between the roots of the equation
x2 + px + 8 = 0 is 2.
Solution:
Let α and β be the roots of the equation x2 + px + 8 = 0.
Then, α + β = −p, αβ = 8 and |α − β| = 2.
Now, (α + β)2 − 4αβ = (α − β)2 , which gives p2 − 32 = 4. Thus, p = ±6.
Exercise - 2.7
1. Factorize: x4 + 1. (Hint: Try completing the square.)
2. If x2 + x + 1 is a factor of the polynomial 3x3 + 8x2 + 8x + a, then find the value of a.
x+1
Example 2.24 Solve < 3.
x+3
Solution:
x+1
Subtracting 3 from both sides we get − 3 < 0.
x+3
Basic Algebra 68
x + 1 − 3(x + 3)
< 0
x+3
−2x − 8
< 0
x+3
x+4
> 0
x+3
Thus, x + 4 and x + 3 are both positive or both negative.
So let us find out the signs of x + 3 and x + 4 as follows
x+4
x x+3 x+4
x+3
x < −4 − − +
−4 < x < −3 − + −
x > −3 + + +
x = −4 − 0 0
The above type of rational inequality problem can also be solved by plotting the signs
of various factors on the intervals of the number line.
Exercise - 2.8
3
x (x − 1)
1. Find all values of x for which > 0.
(x − 2)
2x − 3
2. Find all values of x that satisfies the inequality < 0.
(x − 2)(x − 4)
x2 − 4
3. Solve ≤ 0.
x2 − 2x − 15
2.7.2 Partial Fractions
f (x)
A rational expression is called a proper fraction if the degree of f (x) is less than degree of g(x),
g(x)
where g(x) can be factored into linear factors and quadratic factors without real zeros. Now fg(x) (x)
can
be expressed in simpler terms, namely, as a sum of expressions of the form
A1 A2 Ak
(i) + + ··· + if x − a divides g(x) and
(x − a) (x − a)2 (x − a)k
(B1 x + C1 ) (B2 x + C2 ) (Bk x + Ck )
(ii) + + ··· + 2 if x2 + ax + b has no real zeros and
(x2 + ax + b) (x2 + ax + b)2 (x + ax + b)k
(x2 + ax + b) divides g(x).
f (x)
The resulting expression of is called the partial fraction decomposition. Such a decomposition
g(x)
is unique for a given rational function.
This method is useful in doing Integral calculus. So let us discuss some examples.
The above procedure can be carried out if the denominator has all its zeros in R which
are all distinct.
2x
Example 2.26 Resolve into partial fractions: .
(x2 + 1)(x − 1)
Solution:
In this case, note that the denominator has a factor x2 + 1 which does not have real zeros.
2x A Bx + C
Let 2 = + 2
(x + 1)(x − 1) (x − 1) x +1
where A, B, C are constants.
We have, 2x = A(x2 + 1) + (Bx + C)(x − 1).
When x = 1, we get A = 1.
When x = 0, we have A − C = 0 and hence A = C = 1.
When x = −1, we have 2A − 2(C − B) = −2, which gives B = −1.
2x 1 1−x
Thus, 2 = +
(x + 1)(x − 1) (x − 1) x2 + 1
We now illustrate the situation when denominator has a real zeros with multiplicity more than one.
x+1
Example 2.27 Resolve into partial fractions: .
x2 (x − 1)
Solution:
x+1 A B C
Let 2 = + 2+ .
x (x − 1) x x x−1
Then, x + 1 = Ax(x − 1) + B(x − 1) + Cx2 .
When x = 0, we have B = −1 and when x = 1, we get C = 2.
When x = −1, we have 2A − 2B + C = 0 which gives A = −2.
x+1 −2 1 2
Thus, 2 = − 2+ .
x (x − 1) x x x−1
Basic Algebra 70
Exercise - 2.9
Resolve the following rational expressions into partial fractions.
1 3x + 1 x x
1. 2 2
2. 3. 2
4.
x −a (x − 2)(x + 1) (x + 1)(x − 1)(x + 2) (x − 1)3
1 (x − 1)2 x2 + x + 1 x3 + 2x + 1
5. 6. 7. 8.
x4 − 1 x3 + x x2 − 5x + 6 x2 + 5x + 6
2
x + 12 6x − x + 1 2x2 + 5x − 11 7+x
9. 10. 11. 12.
(x + 1)2 (x − 2) x3 + x2 + x + 1 x2 + 2x − 3 (1 + x)(1 + x2 )
Solution: y
–3
–1
–2
–3
Example 2.30 Solve the linear inequalities and exhibit the solution set graphically:
x + y ≥ 3, 2x − y ≤ 5, −x + 2y ≤ 3.
Solution:
Observe that a straight line can be drawn if we identify any two points on it. For example, (3, 0)
and (0, 3) can be easily identified as two points on the straight line x + y = 3.
Draw the three straight lines x + y = 3, 2x − y = 5 and −x + 2y = 3.
Now (0, 0) does not satisfy x + y ≥ 3. Thus, the half plane bounded by x + y = 3, not containing
the origin, is the solution set of x + y ≥ 3.
y
Similarly, the half-plane bounded by 4
1
x+
–1
–2
–3
Basic Algebra 72
Exercise - 2.10
Determine the region in the plane determined by the inequalities:
(1) x ≤ 3y, x ≥ y.
(2) y ≥ 2x, −2x + 3y ≤ 6.
(3) 3x + 5y ≥ 45, x ≥ 0, y ≥ 0.
(4) 2x + 3y ≤ 35, y ≥ 2, x ≥ 5.
(5) 2x + 3y ≤ 6, x + 4y ≤ 4, x ≥ 0, y ≥ 0.
(6) x − 2y ≥ 0, 2x − y ≤ −2, x ≥ 0, y ≥ 0.
(7) 2x + y ≥ 8, x + 2y ≥ 8, x + y ≤ 6.
Properties of Exponents
(i) For m, n ∈ Z and a 6= 0, we have am an = am+n .
am
(ii) For m, n ∈ Z and a 6= 0, we have n = am−n .
a
2.8.2 Radicals
Question:
For a 6= 0 and r ∈ Q, is it possible to define ar ?
1
First let us consider the case when r = , n ∈ N. Suppose there is a real number y ∈ R such that
1
n
y = a n . Then we must have y n = a.
This problem is basically to finding inverse function of y = xn . In order to understand better let
us consider the graphs of the following functions:
(i) f (x) = x2n , n ∈ N (ii) g(x) = x2n+1 , n ∈ N
y g(x) = x5
y g(x) = x3
4 g(x) = x7
f(x) = x 6 2
3
g(x) = x 4
1
2
h(x) = x2
1 –2 –1 1 2 x
–1
–3 –2 –1 0 1 2 3 x
–2
–1
Definition 2.2
(i) For n ∈ N, n even, and b > 0, there is a unique a > 0 such that an = b.
(ii) For n ∈ N, n odd, b ∈ R, there is a unique a ∈ R such that √ an = b. In both cases a is
1/n n
called the nth root of b or radical and is denoted by b or b
(i) If n = 2, then nth root is called the square root; if n = 3, then it is called cube
root.
Observe that the equation x2 = a2 , has two solutions x = a, x = −a; but
(ii) √
a2 = |a|.
(iii) Properties of exponents given above are still valid for radicals provided each of
the individual terms are defined.
(iv) Note that for n ∈ N and a 6= 0 we have
|a| if n is even ,
(an )1/n =
a if n is odd .
p 1
For example, 4 (−2)4 = 161/4 = 2, 3431/3 = 7 and (−1000) 3 = −10.
m m
For any rational r = , m ∈ Z, n ∈ N, with gcd(m, n) = 1 and for a > 0 we define ar = a n =
n
(a1/n )m .
For example, 493/2 = (491/2 )3 = 73 = 343. But (−49)3/2 has no meaning in real number system
because there is no real number x such that x2 = (−49)3 .
Basic Algebra 74
(iii) (ax )y = axy for all x, y ∈ R,
(iv) (ab)x = ax bx for all x ∈ R,
(v) ax = 1 if and only if x = 0.
1. Let us consider f (x) = ax , x ∈ R where a = 2.
Now f (x) = 2x , x ∈ R. Let us show that f is one-to-one and onto.
2u
Suppose f (u) = f (v) for some u, v ∈ R. Then, we have 2u = 2v , which implies that v = 1,
2
⇒ 2u−v = 1.
So, u − v = 0 and hence u = v. Thus f is a one-to-one function.
y y
3.5 3.5
3 3
2.5 2.5
2 2
1.5 1.5
1 1
0.5 0.5
–1
–1
Illustration
[Link] Compound Interest
interest rate
Recall that if P is the principal, r = , n is the number of compounding periods in a year
100 nt
and t is the number of years, then A = P 1 + nr gives the total amount after t years. If n = 4, then
it is compounded quarterly (the interest is added to the existing principal for three months in a year).
If n = 12, then compounded monthly, n = 365 means compounded daily. We can compound every
hour, every minute etc. We know that if P and r are fixed and the number of compounding periods in
n also increases. Let us consider the case with P = 1, r = 1 and
a year increases, then the total amount
t = 1. Then, we have An = 1 + n1 . We want to understand how big it gets as n gets really large.
Let us make a table with different values of n = 10, 100, 10000, 100000, 100000000.
We notice that as n gets really large, An values seem to be getting closer to 2.718281815..... Actually
An values approach a real number e, an irrational number. 2.718281815 is an approximation to e. So
the compound interest formula becomes A = P ert , where r is the interest rate and P is the principal
and t is the number of years. This is called Continuous Compounding.
√
5
Example 2.32 Rationalize the denominator of √ √ .
( 6 + 2)
Solution: √ √
Multiplying both numerator and denominator by ( 6 − 2),we get
√ √ √ √ √ √
5 5( 6 − 2) ( 30 − 10)
√ √ = √ √ √ √ = .
( 6 + 2) ( 6 + 2)( 6 − 2) 4
√
Example 2.33 Find the square root of 7 − 4 3.
Solution:
p √ √
Let 7 − 4 3 = a + b 3 where a, √ b are rationals. √
Squaring on both sides, we get 7 − 4 3 = a2 + 3b2 + 2ab 3. So, a2 + 3b2 = 7 and 2ab = −4.
Basic Algebra 76
Therefore a = −2/b.
From a2 + 3b2 = 7, we get (−2/b)
√
2
+ 3b2 = 7, which gives 4/b2 + 3b2 = 7 or 3b4 − 7b2 + 4 = 0.
(7± 49−48)
2 2
Solving for b we get b = 6
, which gives b2 = 1 or b2 = 34 .
2
Thus, b = ±1 or b = ± 3 .
√
b is rational,
Since p √ we have b = p±1 and √ hence the corresponding
√ values of a are ∓2.
Since 7 − 4 3 > 0, we have 7 − 4 3 = 2 − 3.
√
possible to express square roots of u + v b where u, v are √
It is not always√ rationals, in
the form x + y√ b with x, y rationals. For example, the square root of 1 + 2 is not of
the form a + b 2 with a, b rationals.
Exercise - 2.11
1. Simplify:
−2
2 −3 −2 1 27 3
(i) (125) 3 , (ii) 16 4 , (iii) (−1000) 3 , (iv) (3−6 ) 3 , (v) −1 .
27 3
−1 3
2. Evaluate (256)−1/2 4 .
3. If (x1/2 + x−1/2 )2 = 9/2, then find the value of (x1/2 − x−1/2 ) for x > 1.
4. Simplify and hence find the value of n: 32n 92 3−n /33n = 27.
5. Find the radius of the spherical tank whose volume √ is 32π/3 units.
7+ 6
6. Simplify by rationalising the denominator. √ .
3− 2
1 1 1 1 1
7. Simplify √ −√ √ +√ √ −√ √ +√ .
3− 8 8− 7 7− 6 6− 5 5−2
√ √ 2
x +1
8. If x = 2 + 3 find 2 .
x −2
2.9 Logarithm
We have seen that, with a base 0 < a 6= 1, the exponential function f (x) = ax is defined on R having
range (0, ∞). We also observed that f (x) is a bijection, hence it has an inverse. We call this inverse
function as logarithmic function and is denoted by loga (.). Let us discuss this function further. Note
that if f (x) takes x to y = ax , then loga (.) takes y to x. That is, for 0 < a 6= 1, we have
y = ax is equivalent to loga y = x.
For example, since 34 = 81 we have log3 (81) = 4. In other words, with fixed a, given a real
number y, logarithm finds the exponent x satisfying ax = y. This is useful in addressing practical
problems like, “how long will it take for certain investment to reach a fixed amount?” Logarithm is
also very useful in multiplying very small or big numbers.
(i) Note that exponential function ax is defined for all x ∈ R and ax > 0 and so
loga (·) defined only for positive real numbers.
(ii) Also, a0 = 1 for any base a and hence loga (1) = 0 for any base a.
77 2.9 Logarithm
2.9.1 Properties of Logarithm
(i) aloga x = x for all x ∈ (0, ∞) and loga (ay ) = y for all y ∈ R.
(ii) For any x, y > 0, loga (xy) = loga x + loga y. (Product Rule)
x
(iii) For any x, y > 0, loga = loga x − loga y. (Quotient Rule)
y
(iv) For any x > 0 and r ∈ R, loga xr = r loga x. (Power Rule)
loga x
(v) For any x > 0, with a and b as bases, logb x = . (Change of base formula.)
loga b
Proof. Since exponential function with base a and logarithm function with base a are inverse of each
other,
(i) follows by using the definitions.
(ii) For x, y > 0 let loga x = u, loga y = v, and loga (xy) = w. Rewriting these in the exponential
form we obtain au = x, av = y, and, aw = xy. So, aw = xy = au av = au+v ; thus w = u + v.
Thus, we obtain loga (xy) = loga x + loga y.
x x
(iii) Let loga x = u, loga y = v, and loga = w. Then au = x, av = y and aw = . Hence,
y y
w x au u−v
a = = v = a ; which implies w = u − v.
y a
x
Thus, we obtain loga = loga x − loga y.
y
(iv) Let loga x = u. Then au = x and therefore, xr = (au )r = aru . Thus, loga xr = ru = r loga x.
(v) Let logb x = v. We have bv = x. Taking logarithm with base a on both sides we get
loga bv = loga x.
On the other hand loga bv = v loga b by the Power rule. Therefore, v loga b = loga x.
loga x
Hence logb x = , b > 0. This completes the proof.
loga b
Remark:
(i) If a = 10, then the corresponding logarithmic function log10 x is called the common logarithm.
(ii) If a = e,(an irrational number, approximately equal to 2.718), then the corresponding
logarithmic function loge x is called the natural logarithm. It is denoted by ln x. These
above particular cases of logarithmic functions are used very much in other sciences and
engineering. Particularly, the natural logarithm occurs very naturally. When we write log x we
mean loge x.
(iii) If a = 2, then the corresponding logarithmic function log2 x called the binary logarithm, which
is used in computer science.
50
(iv) Observe that loga 35 = loga (7 ∗ 5) = loga 7 + loga 5; loga = loga 50 −
3
loga 3.
log10 50
loga 22x = x loga 22; log5 50 = .
log10 5
(v) Observe the graph of the logarithmic and exponential functions.
Basic Algebra 78
y
8
y = 2x
7
6
5
4
y = log2 x
3
2
1
–2 –1 1 2 3 4 5 6 7 8 x
–1
–2
–3
Figure 2.9
√
Example 2.34 Find the logarithm of 1728 to the base 2 3.
Solution:
Let log2√3 1728 =
√ x.x √
Then we have
√ x (2 3)√= 1728 = 26 33 = 26 ( 3)6 .
Hence, (2 3) = (2 3)6 .
Therefore x = 6. That is, log2√3 1728 = 6.
75 5 32
Example 2.36 Prove log − 2 log + log = log 2.
16 9 243
Solution:
Using the properties of logarithm, we have
75 5 32
log − 2 log + log = log 75 − log 16 − 2 log 5 + 2 log 9 + log 32 − log 243. (By Quotient
16 9 243
rule)
= log 3 + log 25 − log 16 − log 25 + log 81 + log 16 + log 2 − log 81 − log 3
= log 2.
7
Example 2.37 If log2 x + log4 x + log16 x = , find the value of x.
2
Solution:
Note that x > 0.
7 1 1 1 7
log2 x + log4 x + log16 x = becomes + + = . (change of base rule)
2 logx 2 logx 4 logx 16 2
1 1 1 7 7 7
Thus + + = where a = logx 2. That is = .
a 2a 4a 2 4a 2
79 2.9 Logarithm
1 1 1
Thus, a = and so, logx 2 = which gives x 2 = 2.
2 2
Thus, x = 22 = 4.
Example 2.40 Given that log10 2 = 0.30103, log10 3 = 0.47712 (approximately), find the number
of digits in 28 .312 .
Solution:
Suppose that N = 28 312 has n + 1 digits. Then N can be written as 10n × b where 1 ≤ b < 10.
Taking logarithm to the base 10, we get
log N = log(10n b) = n log 10 + log b = n + log b.
On the other hand,
log N = log 28 312 = 8 log 2 + 12 log 3 = 8 × 0.30103 + 12 × 0.47712 = 8.13368.
Thus, we get n + log b = 8.13368. Since 1 ≤ b < 10 the number of digits is 9.
Exercise - 2.12
1. Let b > 0 and b 6= 1. Express y = bx in logarithmic form. Also state the domain and range of the
logarithmic function.
2. Compute log9 27 − log27 9 .
3. Solve log8 x + log4 x + log2 x = 11.
4. Solve log4 28x = 2log2 8.
a+b 1
5. If a2 + b2 = 7ab, show that log = (log a + log b).
3 2
a2 b2 c2
6. Prove log + log + log = 0.
bc ca ab
16 25 81
7. Prove that log 2 + 16 log + 12 log + 7 log = 1.
15 1
24 80
8. Prove loga2 a logb2 b logc2 c = 8 .
n(n + 1)
9. Prove log a + log a2 + log a3 + · · · + log an = log a.
2
Basic Algebra 80
log x log y log z
10. If = = , then prove that xyz = 1.
y−z z−x x−y
11. Solve log2 x − 3 log 1 x = 6.
2
Exercise - 2.13
Choose the correct or the most suitable answer.
1. If |x + 2| ≤ 9, then x belongs to
(1) (−∞, −7) (2) [−11, 7] (3) (−∞, −7) ∪ [11, ∞) (4) (−11, 7)
|x − 2|
3. If ≥ 0, then x belongs to
x−2
(1) [2, ∞) (2) (2, ∞) (3) (−∞, 2) (4) (−2, ∞)
81 Exercise
6. The value of log√2 512 is
(1) 16 (2) 18 (3) 9 (4) 12
1
7. The value of log3 81
is
(1) −2 (2) −8 (3) −4 (4) −9
11. Find a so that the sum and product of the roots of the equation
2x2 + (a − 3)x + 3a − 5 = 0 are equal is
(1) 1 (2) 2 (3) 0 (4) 4
12. If a and b are the roots of the equation x2 − kx + 16 = 0 and satisfy a2 + b2 = 32, then the value
of k is
(1) 10 (2) −8 (3) −8, 8 (4) 6
14. The equation whose roots are numerically equal but opposite in sign to the roots of
3x2 − 5x − 7 = 0 is
(1) 3x2 − 5x − 7 = 0 (2) 3x2 + 5x − 7 = 0 (3) 3x2 − 5x + 7 = 0 (4) 3x2 + x − 7
15. If 8 and 2 are the roots of x2 + ax + c = 0 and 3, 3 are the roots of x2 + dx + b = 0, then the roots
of the equation x2 + ax + b = 0 are
(1) 1, 2 (2) −1, 1 (3) 9, 1 (4) −1, 2
16. If a and b are the real roots of the equation x2 − kx + c = 0, then the distance between the points
(a, 0) and (b, 0) is
√ √ √ √
(1) k 2 − 4c (2) 4k 2 − c (3) 4c − k 2 (4) k − 8c
Basic Algebra 82
kx 2 1
17. If = + , then the value of k is
(x + 2)(x − 1) x+2 x−1
(1) 1 (2) 2 (3) 3 (4) 4
1−2x A B
18. If 3+2x−x2
= 3−x
+ x+1
, then the value of A + B is
(1) −12
(2) −2
3
(3) 1
2
(4) 2
3
Summary
√
• π and p, where p is a prime number, are some irrational numbers.
• |x − a| ≤ r if and only if −r ≤ x − a ≤ r or a − r ≤ x ≤ a + r.
• In general exponential functions and logarithmic functions are inverse functions to each other.
83 Exercise
ICT CORNER-2(a)
Expected Outcome ⇒
Step–1
Open the Browser and type the URL Link given below (or) Scan the QR Code.
Step–2
GeoGebra Work Sheet called “Hill and Flower Puzzle” will appear. Puzzle Detail
(a)You have some flowers in your hand. If you climb up the hill the flowers will be doubled
and also, when you climb down the hill it will be doubled. (b)At the top of each hill there
is a idol of god where you have to put some flowers. (c)you have to climb and put flowers
in all the three idols in each hill top.
finally, when you reach the top of the third hill you have to put all the flowers in hand
such a way that all the three Idols get equal flowers. How many flowers you should take
and how many flowers you should put on each Idol?
Step–3
You can think of the no. of flowers taken by you as X value and no. of flowers offered
to the god as Y value. And adjust the sliders in the page. Simply by thinking you cannot
solve the puzzle.
Step–4
Now is the time for you to recognise the need of algebra. Think of the way to use Algebra.
Otherwise Click on the box Show Calculation. Algebra calculation at each level is seen.
Now you have to Identify the equation to solve the puzzle. Note: The result will be a ratio.
.Step-1
Basic Algebra 84
Browse in the link Hill and Flower Puzzle:
[Link] Scan the QR Code.
ICT CORNER-2(b)
Expected Outcome ⇒
Step–1
Open the Browser and type the URL Link given below (or) Scan the QR Code. GeoGebra
work book named High School Algebra will open. In that several work sheets are given,
choose any worksheet you want, for example open the work sheet “Quadratic Equation”
solving by formula.
In the work sheet you can enter any value between −20 and 20 for a, b and c. You yourself
work out the answer using the formula given.(? mark indicates Undefined answer
Step–2
Now click on the answer to check. You can click the check box one by one to see the steps.
Finally, on right hand side click Show Graph to view the graph. Compare the graph with your
answer.)
85 ICT CORNER-2
(The curve where it cuts the x-axis is the answer).
Basic Algebra 86