Course Content
Chapter 01 – Operations on Sets
The set operations are performed on two or more sets to obtain a combination of elements as per the operation performed on them. In a set theory, there are three major types of operations performed on sets, such as: Union of sets (∪) The intersection of sets (∩) Difference of sets ( – ) In this lesson we will discuss these operations along with their Venn diagram and will learn to verify the following laws: Commutative, Associative, Distributive, and De-Morgans' law.
0/14
Chapter 02 – Real Numbers
All real numbers follow three main rules: they can be measured, valued, and manipulated. Learn about various types of real numbers, like whole numbers, rational numbers, and irrational numbers, and explore their properties. In this chapter, we will learn about Squares and cubes of real numbers and find their roots.
0/6
Chapter 03 – Number System
The number system or the numeral system is the system of naming or representing numbers. There are different types of number systems in Mathematics like decimal number system, binary number system, octal number system, and hexadecimal number system. In this chapter, we will learn different types and conversion procedures with many number systems.
0/13
Chapter 04 – Financial Arithmetic
Financial mathematics describes the application of mathematics and mathematical modeling to solve financial problems. In this chapter, we will learn about partnership, banking, conversion of currencies, profit/markup, percentage, and income tax.
0/11
Chapter 05 – Polynomials
In algebra, a polynomial equation contains coefficients, exponents, and variables. Learn about forming polynomial equations. In this chapter, we will study the definition and the three restrictions of polynomials, we'll tackle polynomial equations and learn to perform operations on polynomials, and learn to avoid common mistakes.
0/6
Chapter 06 – Factorization, Simultaneous Equations
In algebra, factoring is a technique to simplify an expression by reversing the multiplication process. Simultaneous Equations are a set of two or more algebraic equations that share variables and are solved simultaneously. In this chapter, we will learn about factoring by grouping, review the three steps, explore splitting the middle term, and work examples to practice verification and what simultaneous equations are with examples. Find out how to solve the equations using the methods of elimination, graphing, and substitution.
0/10
Chapter 07 – Fundamentals of Geometry
Geometry is the study of different types of shapes, figures, and sizes. It is important to know and understand some basic concepts. We will learn about some of the most fundamental concepts in geometry, including lines, polygons, and circles.
0/4
Chapter 08 – Practical Geometry
Geometric construction offers the ability to create accurate drawings and models without the use of numbers. In this chapter, we will discover the methods and tools that will aid in solving math problems as well as constructing quadrilaterals and right-angled triangles.
0/3
Chapter 09 – Areas and Volumes
The volume and surface area of a sphere can be calculated when the sphere's radius is given. In this chapter, we will learn about the shape sphere and its radius, and understand how to calculate the volume and surface area of a sphere through some practice problems. Also, we will learn to use and apply Pythagoras' theorem and Herons' formula.
0/7
Chapter 10 – Demonstrative Geometry
Demonstrative geometry is a branch of mathematics that is used to demonstrate the truth of mathematical statements concerning geometric figures. In this chapter, we will learn about theorems on geometry that are proved through logical reasoning.
0/5
Chapter 11 – Trigonometry
Sine and cosine are basic trigonometric functions used to solve the angles and sides of triangles. In this chapter, we will review trigonometry concepts and learn about the mnemonic used for sine, cosine, and tangent functions.
0/7
Chapter 12 – Information Handling
Frequency distribution, in statistics, is a graph or data set organized to show the frequency of occurrence of each possible outcome of a repeatable event observed many times. Measures of central tendency describe how data sets are clustered in a central value. In this chapter, we will learn to construct the frequency distribution table, and learn more about three measures of central tendency, its importance, and various examples.
0/9
Mathematics – VIII
About Lesson

What Are Algebraic formulas ?

Algebraic formulas are equations in algebra where the value of the left-hand side of the equation is identically equal to the value of the right-hand side of the equation. They are satisfied with any values of the variables. Let us consider an example to understand this better.

Consider the equations: 5x – 3 = 12, 10x – 6 = 24, and x2 + 5x + 6 = 0. These equations satisfy only for certain value(s) of x and do not work for any value in general.

Now let us consider an equation x2 – 9 = (x + 3)(x – 3).

Note that this equation is satisfied for any value of x (try to substitute any number for x on both left and right sides, you should be getting the same answer).

These are helpful to work out numerous math problems. The four basic algebra identities are as follows.

Identity-I: (a + b)2 = a2 + 2ab + b2

Identity-II: (a – b)2 = a2 – 2ab + b2

Identity-III: (a + b)(a – b) = a2 – b2

Identity-IV: (x + a)(x + b) = x2 + (a + b) x + ab

Verify: (a + b)2 = a2 + 2ab + b2

Algebraic Verification:

(a + b)2 = a2 + b2

Step 1: Given data

We have to prove the identity-

(a + b)2 = a2 + 2ab + b2

Step 2: Proving the identity

L.H.S = (a + b)2 = (a + b)(a + b)

a(a + b) + b(a + b) = a² + ab + ab + b² = a² + 2ab + b² = R.H.S

L.H.S = R.H.S

Therefore, the algebraic identity (a + b)² = a² + 2ab + b² is verified

Geometrical Verification:

Square of a binomial | (a+b)^2

Examples:

Using the identity , simplify 

Solution

Given – 
Using this Identity,

 = 

Using the identity , simplify 

Solution:

As We Know from the question, substituting the values
we Get,

Evaluate  by using the identity 

Solution:

Using =  
We can write 
  
Hence the answer is  

Verify: (a – b)2 = a2 – 2ab + b2

Algebraic Verification:

(a – b)2 = a2 – b2

Step 1: Given data

We have to prove the identity-

(a – b)2 = a2 – 2ab + b2

Step 2: Proving the identity

L.H.S = (a – b)2 = (a – b)(a – b)

a(a – b) – b(a – b) = a² – ab – ab + b² = a² – 2ab + b² = R.H.S

L.H.S = R.H.S

Therefore, the algebraic identity (a – b)² = a² – 2ab – b² is verified

Geometrical Verification:

Algebraic Identities Charts | Printable Formulas

Examples:

Find the value of (x – 2y)by using the (a – b)2 formula.

Solution: 

To find: The value of (x – 2y)2.
Let us assume that a = x and b = 2y.
We will substitute these values in (a – b)2 formula:
(a – b)2 = a2 – 2ab + b2
(x-2y)= (x)2 – 2(x)(2y) + (2y)
= x– 4xy + 4y2 

(x – 2y)2 = x2 – 4xy + 4y2

Factorize x2 – 6xy + 9yby using a minus b Whole Square Formula.

Solution: 

To factorize: x2 – 6xy + 9y2.
We can write the given expression as:
x2 – 6xy + 9y2 = (x)2 – 2 (x) (3y) + (3y)2.
Using (a – b)2 formula: 
a2 – 2ab + b2 = (a – b)2 
Substitute a = x and b = 3y in this formula:
(x)2 – 2 (x) (3y) + (3y)2 = (x – 3y)2

 x2 – 6xy + 9y2 = (x – 3y)2

Simplify the following using (a – b)2 formula.

(7x – 4y)2

Solution:

a = 7x and b = 4y
Using formula (a – b)2  =  a2  – 2ab + b2
(7x)2 – 2(7x)(4y) + (4y)2
49x2 – 56xy + 16y2

(7x – 4y)2 = 49x2 – 56xy + 16y2.

Verify: (a + b)(a – b) = a2 – b2

Algebraic Verification:

(a + b)(a – b) = a2 – b2

Step 1: Given data

We have to prove the identity-

(a + b)(a – b) = a2 – b2

Step 2: Proving the identity

L.H.S = (a + b)(a – b)

Expanding the terms, we get

= a(a – b) + b(a – b)

= a² – ab + ab – b²

= a2 + 0 + b2

a2 – b2   = R.H.S

L.H.S = R.H.S

Therefore, the algebraic identity (a + b)(a – b) = a2 – bis verified

Geometrical Verification:

Difference of squares

Examples:

Using a– b2 formula find the value of 1062 – 62.

Solution: 

To find: 1002 – 62.

Let us assume that a = 100 and b = 6.

We will substitute these in the a– b2 formula.
a– b= (a – b) (a + b)
1062 – 62 = (106 – 6) (106 + 6)
= (100) (112)
= 11200

1062 – 62 = 11200.

Factorize the expression 25x2 – 64.

Solution: 

To factorize: 25x2 – 64.
We will use the a– b2 formula to factorize this.
We can write the given expression as
25x2 – 64 = (5x)2 – 82
We will substitute a = 5x and b = 8 in the formula of a2 – b2
a– b= (a – b) (a + b)
(5x)2 – 82 = (5x – 8) (5x + 8)

25x2 – 64 = (5x – 8) (5x + 8)

Simplify 102 – 52 using a– b2 formula 

Solution: 

To find 102 – 52

Let us assume  a = 10 and b = 5
Using formula a– b= (a – b) (a + b)
102-52 = (10 – 5) (10 + 5)
= 10(10 +5) – 5(10 + 5)
= 10(15) – 5(15)
= 150-75 = 75

102 – 52 = 75.

Verify: (x + a)(x + b) = x2 + (a + b) x + ab

Algebraic Verification:

(x + a)(x + b) = x2 + (a + b) x + ab

Step 1: Given data

We have to prove the identity-

(x + a)(x + b) = x2 + (a + b) x + ab

Step 2: Proving the identity

L.H.S = (x + a)(x + b)

Expanding the terms, we get

= x(x + b) + a(x + b)

= x² + bx + ax + ab

Taking x common from ax and bx

x² + (a + b) x + ab = R.H.S

L.H.S = R.H.S

Therefore, the algebraic identity (x + a)(x + b) = x2 + (a + b) x + ab is verified

Geometrical Verification:

Product of two binomials | (x+a) (x+b)

Examples:

Use the identity (x + a)(x + b) = x2 + (a + b)x + ab to find the following products

(i) (x + 3)(x + 7)   

(x + 3)(x + 7)

= x2 + (3 + 7)x + (3)(7) 

= x2 + 10x + 21

(ii) (4x + 5)(4x + 1)

(4x + 5)(4x + 1)

= (4x)2 + (5 + 1)(4x) + (5)(1)

= 16x2 + 24x + 5

(iii) (4x – 5)(4x -1)

(4x – 5)(4x – 1)

= (4x)2 + [(-5) + (-1)](4x) + (-5) (-1)

= 16x2 – 24x + 5

(iv) (4x + 5)(4x -1)   

(4x + 5)(4x -1)

= (4x)2 + [(5) + (-1)](4x) + (5)(-1)

= 16x2 + 16x – 5

(v) (2x + 5y)(2x + 3y)

(2x + 5y)(2x + 3y)

= (2x)2 + (5y + 3y)(2x) + (5y)(3y)

= 4x2 + 16xy + 15y2

(vi) (2a2 + 9)(2a2 + 5)   

(2a2 + 9)(2a2 + 5)

= (2a2)2 + (9 + 5)(2a2) + (9)(5)

= 4a4 + 28a2 + 45

0% Complete