![]() |
VOOZH | about |
Quadratic equations are everyday concepts with real-life applications. Understanding them is essential for solving aptitude and reasoning questions.
To define in simple words , quadratic equation is a 2nd-degree equation with syntax as ax2 + bx + c = 0 , where
- 'x' is an unknown variable
- a, b, and c are constants (real numbers)
- and a is not equal to 0.
To solve this kind of equation, you can use methods such as factoring, completing the square, or the quadratic formula (also known as the Shree Dharacharya formula).
Q1. Solve the quadratic equation using factorization: x2 - 4x + 4 = 0.
x2 - 4x + 4 = 0
x2- 2x - 2x + 4 = 0
x(x - 2) - 2 (x - 2) = 0
(x - 2)(x - 2) = 0
(x - 2)2 = 0
Therefore x = 2
Q2. Form a quadratic equation with rational coefficients if one of its root is cot218°
Given one of its root is cot218°
Then , cot218° = (1 + cos 36° )/(1 - cos 36°)
(1 + (√5 + 1)/4)/(1 - (√5 + 1)/4)
5 + 2√5
Hence if α = 5 + 2√5 , β = 5 - 2√5
Therefore , α + β = 10 ; α.β = 25 - 20 = 5
So , the required quadratic equation will be x2 - 10x + 5 = 0
Q3. One root of mx2 - 10x + 3 = 0 is two third of the other root . Find the sum of the roots.
α + 2α/3 = 10/m
5α/3 = 10/m
α = 6/mand 2α/3 = 3/m
2α2 = 9/m
2.36/m2 = 9/m
m = 8Therefore , Sum = 10/ m = 10/8 = 5/4.
Q4. Form a quadratic equation with roots 2 and 3.
Sum of roots = 2 + 3 = 5
Product of roots = 2.3 = 6Therefore , quadratic equation is given by x2 + (sum of roots)x + (product of roots) = 0
So , the required equation is x2 + 5x + 6 = 0.
Q5. If x = 1 and x = 2 are solutions of the equation x3 + ax2+ bx + c = 0 and a + b = 1, then find the value b.
a + b + c = -1 so, c = -2
and 8 + 4a + 2b + c = 0
4a + 2b = -6 2a + b = -3
a = -4 , b = 5Hence , a = -4, b = 5 and c = -2.
Q6. Find the roots of the equation x4 + x3 - 19x2 - 49x - 30 = 0 , given that the roots are all rational numbers.
Since all the roots are rational because , they are the divisors of -30.
The divisors of -30 are 1, 2, 3, 4, 5, 6, 10, 15, 30 and -1,-2,-3,-4,-5,-6,-10,-15,-30.
By remainder theorem , we find that -1,-2,-3 and 5 are the roots .
Hence the roots are -1,-2,-3 and +5.
1. Solve: 9 + 7x = 7x2
2. If one root is twice of the other , find the quadratic equation .
3. Difference of roots is 2 and their sum is 7 , find the quadratic equation .
4. One root of mx2 - 10x + 3 = 0 is two third of the other root . Find the product of the roots.
5. If the product of the roots of the equation mx2 + 6x + 2m - 1 = 0 is -1 then find m .
6. For what value of a , the difference of the roots of the equation (a - 2)x2 - (a - 4)x - 2 = 0 is equal to 3.
7. For what value of a the sum of the roots of the equation x2 + 2(2 - a - a2)x - a2 = 0 is zero .
8. The number of roots of the quadratic equation 8sec2x - 6secx + 1 = 0.
9. If the roots of the equation 6x2 - 7x + k = 0 are rational , then find k.
10. If x is real then find the maximum value of (3x2 + 9x + 17)/(3x2 + 9x + 7).