Updated BCA Maths Complete Content
Updated BCA Maths Complete Content
FACTORS
Factors are the numbers that can divide a number exactly. Hence, after division,
there is no remainder left. Factors are the numbers you multiply together to get
another number. Thus, a factor is the divisor of another number.
Properties of Factors
Some of the important properties of factors of a number are listed below:
Factorisation in Algebra
The numbers 1, 2, 6, and 12 are all factors of 12 because they divide 12 without a
remainder. It is an important process in algebra which is used to simplify
expressions, simplify fractions, and solve equations. It is also called as Algebra
factorization.
What is a Factor?
1
It is something that is to be multiplied in an expression.
Product = factor × factor
For example :
p = 4(2q – 6)
a2 – b2 = (a – b)(a + b)
(a + b)2 = a2 + 2ab + b2
(a – b)2 = a2 – 2ab + b2
a3 – b3 = (a – b)(a2 + ab + b2)
a3 + b3 = (a + b)(a2 – ab + b2)n
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
(a – b – c)2 = a2 + b2 + c2 – 2ab + 2bc – 2ca
Factorisation Methods
There are four methods to factorise the algebraic expressions.
Example: Factorise 3x + 9.
Since, 3 is the common factor for both the terms 3x and 9, thus taking 3 as a
common factor we get;
3x + 9 = 3(x+3).
2
Regrouping of Terms Method
Regrouping means rearranging the given expression based on the like terms or
similar terms.
2xy + 3x + 2y + 3
=2×x×y+3×x+2×y+3
= x × (2y + 3) + 1 × (2y + 3)
= (2y + 3) (x + 1)
identities
By using the common identities, we can factorise the given expression.
= (2x)2 – 32
= (2x + 3) (2x – 3)
Note: For the rest identities check with the formulas for factorisation mentioned in
the above section.
3
Factors of the Form (x+a) (x+b)
If a given expression is in the form of x2 + (a + b) x + ab, then the factors will be
(x+a) and (x + b).
Example: Factorise x2 + 5x + 6.
a+b = 5 ….(i)
ab = 6 ….(ii)
Now we will try putting the values for a and b such that they satisfy the above two
equations.
If we put a = 4 and b = 1, then a + b = 5 satisfies the eq.(i) but a.b = 4, does not
satisfy eq.(ii).
Again, if a = 2 and b = 3, then a + b = 5 satisfies eq.(i) but a.b = 6, does not satisfy
eq.(ii).
x2 + 5x + 6
= x2 + (2 + 3)x + 2.3
= x2 + 2x + 3x + 2.3
= x(x+2) + 3(x+2)
= (x+2) (x+3)
4
Solved Problems on Factors
Q.1: Find factors of 24.
Solution:
1 × 24 = 24
2 × 12 = 24
3 × 8 = 24
4 × 6 = 24
6 × 4 = 24
Now, there is repeated multiplication, so we have to stop the multiplication.
Hence, the factors of 24 are: 1, 2, 3, 4, 6, 12 and 24
1 × 72 = 72
2 × 36 = 72
3 × 24 = 72
4 × 18 = 72
6 × 12 = 72
8 × 9 = 72
9 × 8 = 72
Now, we have repeated multiplication so we have to stop the multiplication.
Thus, the factors of 72 are: 1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36 and 72
1 × 12 = 12
2 × 6 = 12
3 × 4 = 12
5
4 × 3 = 12
Therefore, the factors of 12 are: 1, 2, 3, 4, 6 and 12
Questions on Factors
Q1 What are factors of 16?
Q2What are the factors for 42?
Q3What are factors of 90?
Q4 What are factors of 81?
Q5Write down the common multiples of 3 and 7?
Q6What is the smallest factor of 9?
Q7What are the common factors of 12 and
15? Q.8: Factorise the Quadratic Polynomial:
Q.9: Factorise: x2 – 64.
Q.10: Find the greatest common factor of 6x7 + 3x4 − 9x3.
Q.11 Factorise (7 x + 7 x3) + (x4 + x6).
6
ANSWER
Answer 1- The factors of 16 are 1, 2, 4, 8 and 16. The factors of 16 can be
expressed in terms of multiplication of numbers as given below:
1 × 16 = 16
2 × 8 = 16
4 × 4 = 16
Answer 2- The factors of 42 are: 1, 2, 3, 6, 7, 14, 21 and 42
Answer 3-The factors of 90 are: 1, 2, 3, 5, 6, 9, 10, 15, 18, 30, 45, and 90
Answer 4-The factors of 81 are: 1, 3, 9, 27 and 81
Answer5- The common multiples of 3 and 7 are 21, 42, and 63.
Answer6- The factors of 9 are 1, 3 and 9. Then the smallest factor of 9 is 1.
Answer7- The factors of 12 are: 1, 2, 3, 4, 6, 12
The factors of 15 are: 1, 3, 5, 15
Therefore, the common factors of 12 and 15 are 1 and 3.
Answrs8- x2 + 7x + 6
The constant term is 6, which can be written as the product of 2 and 3 or of 1 and
6. But 2 + 3 = 5, so 2 and 3 are not the numbers I need in this case. On the other
hand, 1 + 6 = 7, so you can use 1 and 6:
x2 + 7x + 6 = (x+1)(x+6)
Note that the order doesn’t matter in multiplication, so the above answer can be
written as “(x + 6)(x + 1)”.
Answer9- Given, x2 – 64
⇒ x2 – 82 [Since 8 x 8 = 64]
7
Now by using the formula,
8
⇒ a2 – b2 = (a + b) (a – b)
⇒ x2 – 82 = (x + 8) (x – 8)
⇒ 3x3 ( 2x4 + x − 3 )
⇒ 7x + 7x3 + x4 + x6
Taking the common
factors.
⇒ 7x (1 + x2) + x4 (1 + x2)
⇒ x (7 + x3 ) (1 + x2)
9
CHAPTER-2
LOGARITHMS
Logarithms are the other way of writing the exponents. A logarithm of a number
with a base is equal to another number. A logarithm is just the opposite function of
exponentiation. For example, if 102 = 100 then log10 100 = 2.
Logb x = n or bn = x
“The logarithm of a positive real number a with respect to base b, a positive real
number not equal to 1[nb 1], is the exponent by which b must be raised to yield a”.
i.e. by= a ⇔logba=y
Where,
10
Logarithm Rules and Properties
There are certain rules based on which logarithmic operations can be performed.
The names of these rules are:
Product rule
Division rule
Power rule/Exponential Rule
Change of base rule
Base switch rule
Derivative of log
Integral of log
Product Rule
In this rule, the multiplication of two logarithmic values is equal to the addition of
their individual logarithms.
Division Rule
The division of two logarithmic values is equal to the difference of each logarithm.
11
Exponential Rule
In the exponential rule, the logarithm of m with a rational exponent is equal to the
exponent times its logarithm.
Derivative of log
If f (x) = logb (x), then the derivative of f(x) is given by;
Integral of Log
∫logb(x)dx = x( logb(x) – 1/ln(b) ) + C
Other Properties
Some other properties of logarithmic functions are:
Logb b = 1
12
Logb 1 = 0
Logb 0 = undefined
13
Logarithmic Formulas
logb(mn) = logb(m) + logb(n)
Logarithms Examples
Example 1:
Solve log 2 (64) =?
Solution:
since 26= 2 × 2 × 2 × 2 × 2 × 2 = 64, 6 is the exponent value and log 2 (64)= 6.
Example 2:
What is the value of log10(100)?
Solution:
In this case, 102 yields you 100. So, 2 is the exponent value, and the value of
log10(100)= 2
Example 3:
Use of the property of logarithms, solve for the value of x for log3 x= log3 4+
log3 7
Solution:
By the addition rule, log3 4+ log3 7= log 3 (4 * 7 )
14
Example 4:
Solve for x in log2 x = 5
Solution:
This logarithmic function can be written In the exponential form as 25 = x
Therefore, 25= 2 × 2 × 2 × 2 × 2 = 32, x= 32.
Example 5:
Solution:
Given: log5 (1/25)
Questions on Logarithms
Q1What are logarithms?
Q2What are the two different types of logarithms?
Q3Mention any two properties of the logarithm?
Q4What is the logarithm of 0?
Q5What is the logarithm of 10?
15
ANSWERS
Answer 1-Logarithms are the other way of expressing exponents. A logarithm is
defined as the power to which a number must be raised to get some other values. In
other words, it gives the answer to the question “How many times a number is
multiplied to get the other number?”. The logarithm of a number is expressed as
logb x = y
Answer 2-The two most common types of logarithms are:
Common Logarithm (or) Base 10 Logarithm
Natural Logarithm (or) Base e Logarithm
Answer 3-The two important properties of logarithm are:
Logb (mn) = logb m+ logb n
Logb (m/n) = logb m – logb n
Answer 4-The logarithm of 0 is undefined. Because, we never get the value 0, by
raising any value to the power of anything else.
Answer5-The logarithm of 10 is 1. (i.e.,) log10 10 = 1. Hence, the base 10
logarithm of 10 is 1.
16
CHAPTER-3 ARITHMETIC
PROGRESSION (AP)
17
First Term of AP
The AP can also be written in terms of common differences, as follows;
a, a + d, a + 2d, a + 3d, a + 4d,,a + (n – 1) d
nth Term of an AP
The formula for finding the n-th term of an AP is:
an = a + (n − 1) × d
Where
a = First term
d = Common
18
difference n = number
of terms
an = nth term
19
Example: Find the nth term of AP: 1, 2, 3, 4, 5…., an, if the number of terms
are 15.
Solution: Given, AP: 1, 2, 3, 4, 5….,
an n=15
By the formula we know, an = a+(n-1)d
First-term, a =1
Common difference, d=2-1 =1
Therefore, an = a15 = 1+(15-1)1 = 1+14 = 15
Note: The behaviour of the sequence depends on the value of a common
difference.
If the value of “d” is positive, then the member terms will grow towards
positive infinity
If the value of “d” is negative, then the member terms grow towards
negative infinity
Types of AP
Finite AP: An AP containing a finite number of terms is called finite AP. A finite
AP has a last term.
For example: 3,5,7,9,11,13,15,17,19,21
Infinite AP: An AP which does not have a finite number of terms is called infinite
AP. Such APs do not have a last term.
For example: 5,10,15,20,25,30, 35,40,45………………
Sum of N Terms of AP
For an AP, the sum of the first n terms can be calculated if the first term, common
difference and the total terms are known. The formula for the arithmetic
progression sum is explained below:
Consider an AP consisting “n” terms.
Sn = n/2[2a + (n − 1) × d]
20
Sum of AP when the Last Term is Given
Formula to find the sum of AP when first and last terms are given as follows:
S = n/2 (first term + last term)
22
Q4What are the types of progressions in Maths?
ANSWERS
Answer1-The general form of arithmetic progression is given by a, a + d, a + 2d, a
+ 3d, . . .. Hence, the formula to find the nth term is:
an = a + (n – 1) × d
Answer2-A sequence of numbers that has a fixed common difference between any
two consecutive numbers is called an arithmetic progression (A.P.). The example
of A.P. is 3,6,9,12,15,18,21, …
Answer3-To find the sum of arithmetic progression, we have to know the first
term, the number of terms and the common difference. Then use the formula given
below:
Sn = n/2[2a + (n − 1) × d]
Answer4-There are three types of progressions in Maths. They are:
Arithmetic Progression (AP)
Geometric Progression (GP)
Harmonic Progression (HP)
Answer5-An arithmetic progression is a series which has consecutive terms having
a common difference between the terms as a constant value. It is used to generalise
a set of patterns, that we observe in our day to day life. For example, AP used in
prediction of any sequence like when someone is waiting for a cab. Assuming that
the traffic is moving at a constant speed he/she can predict when the next cab will
come.
23
CHAPTER-4
ALGEBRAIC EXPRESSIONS
Examples
3x + 4y – 7, 4x – 10, etc.
These expressions are represented with the help of unknown variables, constants
and coefficients. The combination of these three (as terms) is said to be an
expression. It is to be noted that, unlike the algebraic equation, an algebraic
expression has no sides or equal to sign. Some of its examples include
3x + 2y – 5
x – 20
2x2 − 3xy + 5
24
The whole expression is known to be the Binomial term, as it has two unlikely
terms.
Monomial Expression
Binomial Expression
Polynomial Expression
Monomial Expression
An algebraic expression which is having only one term is known as a monomial.
Binomial Expression
A binomial expression is an algebraic expression which is having two terms, which
are unlike.
Polynomial Expression
In general, an expression with more than one term with non-negative integral
exponents of a variable is known as a polynomial.
Numeric Expression
Variable Expression
Numeric Expression
A numeric expression consists of numbers and operations, but never include any
variable. Some of the examples of numeric expressions are 10 + 5, 15 ÷ 2, etc.
25
Variable Expression
A variable expression is an expression that contains variables along with numbers
and operation to define an expression. A few examples of a variable expression
include 4x + y, 5ab + 33, etc.
Formulas
The general algebraic formulas we use to solve the expressions or equations are:
(a + b)2 = a2 + 2ab + b2
(a – b)2 = a2 – 2ab + b2
a2 – b2 = (a – b)(a + b)
(a + b)3 = a3 + b3 + 3ab(a + b)
(a – b)3 = a3 – b3 – 3ab(a – b)
a3 – b3 = (a – b)(a2 + ab + b2)
a3 + b3 = (a + b)(a2 – ab + b2)
The numbers or variables that are multiplied to form a term are called its
factors. For example, 5xy is a term with factors 5, x and y.
The factors cannot be further factorized. For example, 5xy cannot be written
as the product of factors 5 and xy. This is because xy can be factorized
to x and y.
The factors of the term 3a4 are 3, a, a, a and a.
1 is not taken as a separate factor.
The variables which do not carry any number along with them, have a coefficient
of 1. For example, the term y has a coefficient of 1. For example, in the
expression 5ab, 5 is the coefficient.
26
Questions on Algebraic
Expression Q1 How to derive algebraic
expressions?
An algebraic expression is a combination of constants, variables and algebraic
operations (+, -, ×, ÷). We can derive the algebraic expression for a given situation
or condition by using these combinations.
For example, Sima age is thrice more than Tina. And the total age of Sima and
Tina is 40. Expressing the algebraic form of this condition;
3x + x = 40 ⇒ 4x = 40; where x is the age of Tina.
27
Questions on Algebraic Expression
28
Q1Determine the variables, terms, constants and coefficients of the algebraic
expression 9x+2y-3.
Q2Find the factors of the algebraic expression 5x (2-y)
ANSWERS
Answer1-Given algebraic expression: 9x+2y-3
Here,
Variables: x and y
Terms: 9x, 2y and
3 Constant: 3
Coefficient: 9 and 2.
Answer3- In an expression 5x+8y, the coefficients are 5 and 8, and the terms are
5x and 8y.
29
CHAPTER-5 LINEAR
EQUATIONS
Definition
An equation is a mathematical statement, which has an equal sign (=) between the
algebraic expression. Linear equations are the equations of degree 1. It is the
equation for the straight line. The solutions of linear equations will generate
values, which when substituted for the unknown values, make the equation true. In
the case of one variable, there is only one solution. For example, the equation x + 2
= 0 has only one solution as x = -2. But in the case of the two-variable linear
equation, the solutions are calculated as the Cartesian coordinates of a point of the
Euclidean plane.
Below are some examples of linear equations in one variable, two variables and
three variables:
Standard Form
Slope Intercept Form
Point Slope Form
Now, let us discuss these three major forms of linear equations in detail.
30
Standard Form of Linear Equation
Linear equations are a combination of constants and variables. The standard form
of a linear equation in one variable is represented as
y = mx + b
Where,
For example, y = 3x + 7:
slope, m = 3 and intercept = 7
If a straight line is parallel to the x-axis, then the x-coordinate will be equal to zero.
Therefore,
y=b
31
If the line is parallel to the y-axis then the y-coordinate will be zero.
mx+b = 0
32
x=-b/m
Slope: The slope of the line is equal to the ratio of the change in y-coordinates to
the change in x-coordinates. It can be evaluated by:
m = (y2-y1)/(x2-x1)
So basically the slope shows the rise of line in the plane along with the distance
covered in the x-axis. The slope of the line is also called a gradient.
y – y1 = m(x – x1 )
y = mx + y1 – mx1
Summary:
There are different forms to write linear equations. Some of them are:
General Form Ax + By + C = 0 2x + 3y – 6 = 0
f(x) instead of y
As a Function f(x) = x + 3
f(x) = x + C
33
The Identity Function f(x) = x f(x) = 3x
x = 3x + 2
Step 3: Isolate x
x – 3x = 2
-2x=2
x=-1
34
Solution of Linear Equations in Two Variables
To solve linear equations in 2 variables, there are different methods. Following are
some of them:
1. Method of substitution
2. Cross multiplication method
3. Method of elimination
We must choose a set of 2 equations to find the values of 2 variables. Such as ax +
by + c = 0 and dx + ey + f = 0, also called a system of equations with two
variables, where x and y are two variables and a, b, c, d, e, f are constants, and a, b,
d and e are not zero. Else, the single equation has an infinite number of solutions.
a1x + b1 y + c1z + d1 = 0
a2x + b2 y + c2 z + d2 = 0 and
a3x + b3 y + c3 z + d3 = 0
Solution:
x = 12(x + 2)
x = 12x + 24
x – 24 = 12x
35
Simplify
11x = -24
Isolate x:
x = -24/11.
Example 2:
Solve x – y = 12 and 2x + y = 22
Solution:
x – y = 12 …(1)
2x + y = 22 …(2)
x = y + 12
Substitute x =y + 12 in equation
(2) 2(y+12) + y = 22
3y + 24 = 22
3y = -2
or y = -2/3
x = 34/3
36
Questions on Linear
Equations Q1What is a Linear equation?
Q2What are the three forms of linear equations?
Q3How do we express the standard form of a linear equation?
Q4What is the slope-intercept form of linear equations?
Q5What is the difference between linear and non-linear equations?
ANSWERS
Answer1- Linear equations are the equations of degree 1. It is the equation for the
straight line. The standard form of linear equation is ax+by+c =0, where a ≠ 0 and
b ≠ 0.
Answer2- The three forms of linear equations are standard form, slope-intercept
form and point-slope form.
Answer3- The standard form of linear equations is given by:
Ax + By + C = 0
Here, A, B and C are constants, x and y are variables.
Also, A ≠ 0, B ≠ 0
Answer4- The slope-intercept form of linear equations is given by:
y=mx+b
Where m denotes the steepness of line and b is the y-intercept.
Answer5- A linear equation is meant for straight lines.
A non-linear equation does not form a straight line. It can be a curve that has a
variable slope value.
37
CHAPTER-6(A)
QUADRATIC EQUATION
Discriminant D = b2 − 4ac
38
Question 1
Check whether the following are quadratic equations:
39
(i)(x+1)2=2(x-3)
(ii)x–2x =(-2)(3-x)
(iii) (x – 2) (x + 1) = (x – 1) (x + 3)
(iv) (x – 3) (2x + 1) = x (x + 5)
(v) (2x – 1) (x – 3) = (x + 5) (x – 1)
(vi) x +
2
3x + 1 = (x – 2)2
(vii) (x + 2) =
3
2x(x2 – 1)
(viii) x3 -4x2 -x + 1 = (x-2)3
Solution:
40
Question 2
Represent the following situations in the form of quadratic equations:
(i) The area of a rectangular plot is 528 m2. The length of the plot (in metres) is one
more than twice its breadth. We need to find the length and breadth of the plot.
(ii) The product of two consecutive positive integers is 306. We need to find the
integers.
(iii) Rohan’s mother is 26 years older than him. The product of their ages (in years)
3 years from now will be 360. We would like to find Rohan’s present age.
(iv) A train travels a distance of 480 km at a uniform speed. If the speed had been
8 km/h less, then it would have taken 3 hours more to cover the same distance. We
need to find the speed of the train.
41
Solution:
42
43
CHAPTER-6(B)
QUADRATIC EQUATION
Standard form of the quadratic equation in the variable x is an equation of the form
ax2 + bx + c = 0, where a, b, c are real numbers and a ≠ 0.
Any equation of the form P(x) = 0, Where P(x) is a polynomial of degree 2, is a
quadratic equation.
equation ax2 + bx + c = 0,
a≠0
if aα2 + bα + c = 0.
We can say that x = α, is a solution of the quadratic equation or that α satisfies the
quadratic equation.
The zeroes of the quadratic polynomial ax + bx + c = 0 and the roots of the
2
44
Methods of Solving Quadratic Equation
Following are the methods which are used to solve quadratic equations:
(i) Factorisation
(ii) Completing the square
(iii) Quadratic Formula
Methods of Factorisation
In this method we find the roots of a quadratic equation (ax2 + bx + c = 0) by
factorising LHS it into two linear factors and equating each factor to zero, e.g.,
6x2 –x–2=0
⇒ 6x2 + 3x – 4x – 2 = 0 …(i)
⇒ 3x (2x + 1) – 2(2x + 1) = 0
⇒ (3x — 2) (2x + 1) = 0
⇒ 3x – 2 = 0 or 2x + 1 = 0
Necessary Condition : Product of 1st and last terms of eq. (i) should be equal to
product of 2nd and 3rd terms of the same equation.
Quadratic Formula
Consider a quadratic equation: ax2 + bx + c = 0.
If b – 4ac ≥ 0, then the roots of the above equation are given by:
2
46
Nature of Roots
For quadratic equation ax2 + bx + c = 0
(a ≠ 0), value of (b – 4ac) is called discriminant of the equation and denoted as D.
2
D = b2 – 4ac
Discriminant is very important in finding nature of the roots.
(i) If D = 0, then roots are real and equal.
(ii) If D > 0, then roots are real and unequal
(iii) If D < 0, then roots are not real.
47
CHAPTER-7
POLYNOMIAL
Algebraic Expressions
An algebraic expression is an expression made up of variables and constants
along with mathematical operators.
An algebraic expression is a sum of terms, which are considered to be building
blocks for expressions.
Formulas
The general algebraic formulas we use to solve the expressions or equations
are:
(a + b)2 = a2 + 2ab + b2
(a – b)2 = a2 – 2ab + b2
a2 – b2 = (a – b)(a + b)
(a + b)3 = a3 + b3 + 3ab(a + b)
(a – b)3 = a3 – b3 – 3ab(a – b)
a3 – b3 = (a – b)(a2 + ab + b2)
a3 + b3 = (a + b)(a2 – ab + b2)
48
– 4xy, which is the product of the constant ‘4’ and the variables ‘x’ and ‘y’.
– 5x2y, which is the product of 5, x, x and y.
The constant in each term is referred to as the coefficient.
Example of an algebraic expression: 3x2y+4xy+5x+6 which is the sum of four
terms: 3x2y, 4xy, 5x and 6.
An algebraic expression can have any number of terms. The coefficient in each
term can be any real number. There can be any number of variables in an
algebraic expression. The exponent on the variables, however, must be rational
numbers.
Polynomial
An algebraic expression can have exponents that are rational numbers. However, a
polynomial is an algebraic expression in which the exponent on any variable is a
whole number.
Degree of a Polynomial
For a polynomial in one variable – the highest exponent on the variable in a
polynomial is the degree of the polynomial.
49
Example: The degree of the polynomial x 2+2x+3 is 2, as the highest power of x in
the given expression is x2.
Consider another example, the degree of the polynomial x8 + 2x6 – 3x + 9 is 8
since the greatest power in the given expression is 8.
Types Of Polynomials
Polynomials can be classified based on the following.
a) Number of terms
b) Degree of the polynomial.
Graphical Representations
Let us learn here how to represent polynomial equations on the graph.
50
For example, the equation y = x, on a graph, will be a straight line that joins all the
points which have their x coordinate equal to their y coordinate. Example – (1,1),
(2,2) and so on.
The graph of a linear polynomial is a straight line. It cuts the X-axis at exactly one
point.
51
52
Linear graph
Graph of a polynomial which cuts the x-axis in two distinct points (a>0)
Graph of a Quadratic polynomial which touches the x-axis at one point (a>0)
53
Graph of a Quadratic polynomial that doesn’t touch the x-axis (a<0
Zeroes of a Polynomial
A zero of a polynomial p(x) is the value of x for which the value of p(x) is 0. If k is
a zero of p(x), then p(k)=0.
54
For example, consider a polynomial p(x)=x2−3x+2.
When x=1, the value of p(x) will be equal to
p(1)=12−3×1+2
=1−3+2
=0
Since p(x)=0 at x=1, we say that 1 is a zero of the polynomial x2−3x+2
(i) One zero (Linear Polynomial) (ii) Two zeros (Quadratic Polynomial) (iii)
Three zeros (Cubic Polynomial)
Here A, B and C correspond to the zeros of the polynomial represented by the
graphs.
Number of Zeros
In general, a polynomial of degree n has at most n zeros.
55
Relationship between Zeroes and Coefficients of a Polynomial
Example
Calculate the sum of the zeroes and the product of the zeroes of the
polynomial 9x2 – 16x + 20.
Solution:
Given polynomial: 9x2 – 16x + 20
The given polynomial is a quadratic polynomial, as the degree of the
polynomial is 2.
We know that the standard form of a quadratic polynomial is ax2 + bx + c.
By comparing the given polynomial and the standard form, we can write.
a=9
b = -16
c = 20
By using the relationship between zeroes and the coefficients of the
polynomial, we can get the following:
For a quadratic polynomial,
The sum of zeroes = -coefficient of x /coefficient of x2
Now, substitute the values in the formula, we get
56
Sum of zeroes = -(-16)/9 = 16/9.
Similarly, Product of zeroes = constant term / coefficient of x2
Plugging the values in the above formula, we get
Product of zeroes = 20/9
Hence, 16/9 and 20/9 are the sum and the product of the zeroes of the
polynomial 9x2 – 16x + 20.
Division Algorithm
Let us assume that P(x) and G(x) are the two polynomials, such that G(x)≠ 0, then
the division algorithm states the formula to find Q(x) and R(x) of the polynomial.
Here, P(x) denotes dividend polynomial
G(x) denotes divisor polynomial
Q(x) denotes quotient polynomial
R(x) denotes the remainder polynomial.
Thus, the formula stated by division algorithm is:
P(x) = G(x) × Q(x) + R(x)
To divide one polynomial by another, follow the steps given below.
Step 1: Arrange the terms of the dividend and the divisor in the decreasing order of
their degrees.
Step 2: To obtain the first term of the quotient, divide the highest degree term of
the dividend by the highest degree term of the divisor Then carry out the division
process.
Step 3: The remainder from the previous division becomes the dividend for the
next step. Repeat this process until the degree of the remainder is less than the
degree of the divisor.
57
Algebraic Identities
1. (a+b)2=a2+2ab+b2
2. (a−b)2=a2−2ab+b2
3. (x+a)(x+b)=x2+(a+b)x+ab
4. a2−b2=(a+b)(a−b)
5. a3−b3=(a−b)(a2+ab+b2)
6. a3+b3=(a+b)(a2−ab+b2)
7. (a+b)3=a3+3a2b+3ab2+b3
8. (a−b)3=a3−3a2b+3ab2−b3
Example 1:
Determine the quadratic polynomial, whose zeroes are 5-3√2 and 5+3√2.
Solution:
Given zeroes: 5-3√2 and 5+3√2.
Finding sum of zeroes:
Sum of zeroes = (5-3√2)+(5+3√2)
Sum of zeroes = 5+5 = 10.
Finding product of zeroes:
Product of zeroes = (5-3√2)(5+3√2)
We know that a2-b2 = (a+b)(a-b).
Hence, (5)2– (3√2)2 = (5-3√2)(5+3√2).
Therefore, product of zeroes = 25 – [9(2)]= 25 – 18 = 7
58
Thus, the required quadratic polynomial is:
P(x)= x2 -(sum of zeroes)x + product of zeroes
P(x) = x2-10x+7.
Hence, the required quadratic polynomial is x2-10x+7.
Q1How to derive algebraic expressions?
An algebraic expression is a combination of constants, variables and algebraic
operations (+, -, ×, ÷). We can derive the algebraic expression for a given situation
or condition by using these combinations.
For example, Sima age is thrice more than Tina. And the total age of Sima and
Tina is 40. Expressing the algebraic form of this condition;
3x + x = 40 ⇒ 4x = 40; where x is the age of
Tina.
Q3 Is 4 an algebraic expression?
No, 4 is not an algebraic expression because an expression should have at least one
variable and one operation to be algebraic.
59
Q5 What is a variable in an algebraic expression?
A variable is an unknown quantity which we need to evaluate by solving the given
algebraic equation.
60
CHAPTER-8
TRIGONOMETRY BASIC
WHAT IS TRIGONOMETRY?
Trigonometry, the branch of mathematics concerned with specific functions of
angles and their application to calculations.
The trigonometric formulas for ratios are majorly based on the three sides of a
right-angled triangle, such as the adjacent side or base; perpendicular and
hypotenuse (See the above figure). Applying Pythagoras theorem for the given
right-angled triangle, we have:
Now, let us see the formulas based on trigonometric ratios (sine, cosine, tangent,
secant, cosecant and cotangent)
1 sin A Perpendicular/Hypotenuse
61
2 cos A Base/Hypotenuse
3 tan A Perpendicular/Base
4 cot A Base/Perpendicular
5 cosec A Hypotenuse/Perpendicular
6 sec A Hypotenuse/Base
3 cosec A 1/sin A
4 sec A 1/cos A
62
TRIGNOMETRIC TABLE
Trigonometric Identities
1. sin2A + cos2A = 1
2. tan2A + 1 = sec2A
3. cot2A + 1 = cosec2A
Periodic Identities
sin(2nπ + θ ) = sin θ
cos(2nπ + θ ) = cos θ
tan(2nπ + θ ) = tan θ
63
cot(2nπ + θ ) = cot θ
64
sec(2nπ + θ ) = sec θ
cosec(2nπ + θ ) = cosec θ
Complementary Ratios
Quadrant I
sin(π/2 − θ) = cos θ
cos(π/2 − θ) = sin θ
tan(π/2 − θ) = cot θ
cot(π/2 − θ) = tan θ
sec(π/2 − θ) = cosec θ
cosec(π/2 − θ) = sec θ
Quadrant II
sin(π − θ) = sin θ
cos(π − θ) = -cos θ
tan(π − θ) = -tan θ
cot(π − θ) = – cot θ
sec(π − θ) = -sec θ
cosec(π − θ) = cosec θ
Quadrant III
sin(π + θ) = – sin θ
cos(π + θ) = – cos θ
tan(π + θ) = tan θ
cot(π + θ) = cot θ
sec(π + θ) = -sec θ
cosec(π + θ) = -cosec θ
Quadrant IV
sin(2π − θ) = – sin θ
cos(2π − θ) = cos θ
tan(2π − θ) = – tan θ
cot(2π − θ) = – cot θ
sec(2π − θ) = sec θ
65
cosec(2π − θ) = -cosec θ
Example 1:
If sin A = ⅗, then find the value of cos A and cot A.
Solution:
Given,
sin A =
66
cos2A = 1 – (⅗)2
67
= (25 – 9)/25
= 16/25
Example 2:
Evaluate sin 35° cos 55° + cos 35° sin 55°.
Solution:
Given expression:
Example 3:
If tan P = cot Q, then prove that P + Q = 90°.
Solution:
Given,
tan P = cot Q
Therefore, P = 90° – Q
And
P + Q = 90°
68
Hence proved.
Practice Questions
ANS2- Sin A =
Perpendicular/Hypotenuse Cos A =
Base/Hypotenuse
Tan A = Perpendicular/Base
ANS3- Sin, Cos and Tan are three main functions in trigonometry.
ANS6- The trigonometric ratios tan equals cot when the angle equals 45 degrees.
(i.e. tan 45° = cot 45° = 1)
ANS7- Trigonometric formulas are used to evaluate the problem, which involves
trigonometric functions such as sine, cosine, tangent, cotangent, cosecant and
70
secant. Using the different trigonometric identities, we can solve the problems
which involve the right triangle’s angles and sides.
71
72