The following steps will be useful to solve a quadratic equation by factoring.
Step 1 :
Write the equation in the form ax2 + bx + c = 0.
Step 2 :
If the coefficient of x2 is 1, we have to take the constant term and split it into two factors such that the product of those factors must be equal to the constant term and simplified value must be equal to the middle term.
If the coefficient of x2 is not 1, we have to multiply the constant term along with the coefficient of x2.Split the product into two factors.
Step 3 :
After factorizing, the given quadratic equation can be written as product of two linear factors.
Step 4 :
Equate each linear factor to zero and solve for x. These values of x gives the roots of the equation.
Quadratic Equation |
Signs of Factors |
ax2 + bx + c = 0 |
Positive sign for both the factors. |
ax2 - bx + c = 0 |
Negative sign for both the factors. |
ax2 + bx - c = 0 |
Negative sign for smaller factor and positive sign for larger factor. |
ax2 - bx - c = 0 |
Positive sign for smaller factor and negative sign for larger factor |
Question 1 :
Solve the following quadratic equations by factorization method :
√2x2 + 7x + 5√2 = 0
Solution :
Product of coefficient of x2 and constant is 10.
√2x2 + 2x + 5x + 5√2 = 0
2 = √2 √2
√2x(x + √2) + 5(x + √2) = 0
(√2x + 5) (x + √2) = 0
√2x + 5 = 0 (or) x + √2 = 0
√2x + 5 = 0 x = -5/√2 x = -5√2/2 |
x + √2 = 0 x = -√2 |
Question 2 :
Solve the following quadratic equations by factorization method :
10x2 - x - (1/5) = 0
Solution :
(50x2 - 5x - 1)/5 = 0
50x2 - 5x - 1 = 0
50x2 - 10x + 5x - 1 = 0
10x(5x - 1) + 1(5x - 1) = 0
(5x - 1)(10x + 1) = 0
5x - 1 = 0 (or) 10x + 1 = 0
5x = 1 (or) 10x = -1
x = 1/5 (or) x = -1/10
Question 3 :
The number of volleyball games that must be scheduled in a league with n teams is given by G (n) = (n2 - n)/2 where each team plays with every other team exactly once. A league schedules 15 games. How many teams are in the league?
Solution :
Number of games scheduled = 15
(n2 - n)/2 = 15
n2 - n = 30
n2 - n - 30 = 0
n2 - 6n + 5n - 30 = 0
n(n -6) + 5(n - 6) = 0
(n - 6)(n + 5) = 0
n - 6 = 0 and n + 5 = 0
n = 6 and n = -5
Hence 6 teams are in the league.
Question 4 :
Victor is y years old. His brother Fred is four years old than Victor. The product of their ages is 780.
(a) Set up an equation to represent this information.
(b) Solve your equation from (a) to find Victor’s age.
Solution :
Age of Victor = y
Age of Fred = y + 4
The product of age = 780
y(y + 4) = 780
y2 + 4y = 780
y2 + 4y - 780 = 0
(y + 30)(y - 26) = 0
y = -30 and y = 26
Age of Victor = 26 years
Age of Fred = 26 + 4 ==> 30 years.
Question 5 :
A rectangular field is 30m longer than wide. The area of the field is 8800 m² Work out the perimeter of the field.
Solution :
Let x be the width of the rectangular field, width be x + 30
Area of rectangular field = length x width
x(x + 30) = 8800
x2 + 30x = 8800
x2 + 30x - 8800 = 0
(x + 110)(x - 80) = 0
x = -110 and x = 80
So, width of the rectangle is 80 m and width is 110 m.
Question 6 :
Shown is a right angled triangle. Show that
11x² − 62x − 105 = 0
and solve for x.
Solution :
Hypotenuse = 4x - 2, base = x + 3 and height = 2x + 10
Using Pythagorean theorem,
(4x - 2)2 = (x + 3)2 + (2x + 10)2
(4x)2 - 2(4x) (2) + 22 = x2 - 2x (3) + 32 + (2x)2 - 2(2x) (10) + 102
16x2 - 16x + 4 = x2 - 6x + 9 + 4x2 - 40x + 100
16x2 - 16x + 4 = 5x2 - 46x + 109
16x2 - 5x2 - 16x - 46x + 4 - 109 = 0
9x2 - 62x - 105 = 0
9x2 + 27x - 35x - 105 = 0
9x(x + 3) - 35(x + 3) = 0
(9x - 35) (x + 3) = 0
9x - 35 = 0 x = 35/9 |
x + 3 = 0 x = -3 |
So, the value of x is 35/9.
Question 7 :
Shown is a right angled triangle with sides are measured in centimeters.
(a) Show that x² − 5x − 14 = 0
(b) Solve for x.
Solution :
Hypotenuse = 2x - 1, base = x - 2 and height = x + 5
Using Pythagorean theorem,
(2x - 1)2 = (x - 2)2 + (x + 5)2
(2x)2 - 2(2x) (1) + 12 = x2 - 2x (2) + 22 + x2 + 2x (5) + 52
4x2 - 4x + 1 = x2 - 4x + 4 + x2 + 10x + 25
4x2 - 4x + 1 = 2x2 + 6x + 29
4x2 - 2x2 - 4x - 6x + 1 - 29 = 0
2x2 - 10x - 28 = 0
Dividing by 2, we get
x2 - 5x - 14 = 0
x2 - 7x + 2x - 14 = 0
x(x - 7) + 2(x - 7) = 0
(x + 2)(x - 7) =0
x = -2 and x = 7
Question 8 :
The surface area of the cuboid is 270 cm².
(a) Show x² + 4x − 45 = 0
(b) Solve for x
Solution :
Length = x + 6, width = x and height = x
Surface area of cuboid = 2(lw + wh + hl)
2(x2 + 6x + x2 + x2 + 6x)
2(3x2 + 12x) = 270
(3x2 + 12x) = 135
3x2 + 12x - 135 = 0
3x2 + 27x - 15x - 135 = 0
3x(x + 9) - 15(x + 9) = 0
(3x - 15)(x + 9) = 0
x = 15/3 and x = -9
x = 5 and x = -9
So, the value of x is 5 cm.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
May 04, 25 11:49 PM
May 04, 25 12:59 AM
May 03, 25 08:08 AM