Algebra Sheet
Algebra Sheet
Expression
An algebraic expression in mathematics is an expression which is
made up of variables and constants, along with algebraic operations
(addition, subtraction, etc.). Expressions are made up of terms.
Polynomial
Polynomials are algebraic expressions that consist of variables and
coefficients. Variables are also sometimes called indeterminate. We can
perform arithmetic operations such as addition, subtraction, multiplication, and
also positive integer exponents for polynomial expressions but not division by
variable.
example x2+x-12.
Types of Polynomial –
Variable
A variable is any characteristic, number, or quantity that can be measured
or counted. A variable may also be called a data item. Age, sex, business
income and expenses, country of birth, capital expenditure, class grades,
eye colour and vehicle type are examples of variables.
Ex.- 𝑥 ; 𝑥 is a variable.
Constant Term
A constant term is a term in an algebraic expression that does not contain
any variables and therefore is constant.
Ex.- 𝑥 ; 5 is constant term.
Like term :Like terms are terms whose variables are the same and raised to
the same power.
Ex.- 𝑥 2, -5𝑥 2 etc.
UnLike term : Unlike terms are terms whose variables are different or raised
to a different power.
Ex.- 𝑥𝑦2, -5𝑥 3, -4y2 etc.
Cofficient
A coefficient is a number or an alphabet that is multiplied by a variable of a
single term or the terms of a polynomial
Ex.- I. 3x2 , coefficient of x2 = 3
II. -12xy2, coefficient of x = -12y2
Identities
a2 – b2 = (a – b)(a + b)
(a + b)2 = a2 + 2ab + b2
a2 + b2 = (a + b)2 – 2ab
(a – b)2 = a2 – 2ab + b2
(x+a)(x+b)= x2+(a+b)x+a.b
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
(a – b – c)2 = a2 + b2 + c2 – 2ab + 2bc – 2ca
(a + b)3 = a3 + 3a2b + 3ab2 + b3
“OR”
(a + b) = a + b3 + 3ab(a + b)
3 3