0% found this document useful (0 votes)
142 views6 pages

Chapter 4 Quadratic Equations

The document discusses quadratic equations in three paragraphs. It defines quadratic equations as polynomials of the form ax^2 + bx + c where a ≠ 0, and whose roots are values that satisfy the equation. It explains that quadratic equations can be solved using factorisation, completing the square, or the quadratic formula. The quadratic formula is defined as x = (-b ± √(b^2 - 4ac))/2a. The discriminant, b^2 - 4ac, determines if there are two distinct real roots, two equal roots, or no real roots. Examples are provided to illustrate solving quadratic equations with each method.

Uploaded by

Døom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
142 views6 pages

Chapter 4 Quadratic Equations

The document discusses quadratic equations in three paragraphs. It defines quadratic equations as polynomials of the form ax^2 + bx + c where a ≠ 0, and whose roots are values that satisfy the equation. It explains that quadratic equations can be solved using factorisation, completing the square, or the quadratic formula. The quadratic formula is defined as x = (-b ± √(b^2 - 4ac))/2a. The discriminant, b^2 - 4ac, determines if there are two distinct real roots, two equal roots, or no real roots. Examples are provided to illustrate solving quadratic equations with each method.

Uploaded by

Døom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Quadratic

Equations

Introduction
•In chapter2, we have studied about 'Quadratic Polynomials' of the form ax + bx + c, a =0

/padhleakshay
2
/

(i.e. whose highest degree is 2).


•When we equate this polynomial to zero, we get a 'Quadratic Equation'.
2
i.e ax + bx + c = 0 gives a quadratic equation.
This is also called the Standard form of a quadratic equation.
Examples: (i) 7x2 + 3x + 9 = 0
2
(ii) 5x + 3 = 0
2
(iii) 2x - 3x + 1 = 0, etc....
Roots of a Quadratic Equation
It refers to those values of x that satisfies the equation.
Example: Consider an equation x2- 3x - 10 = 0
"5 is a root of the above equation"

/padhleakshay
2
because (5) - 3 × 5 - 10
=> 25 - 15 - 10 = 25 - 25 = 0 = R.H.S
Clearly, the equation gets satisfied.
How to identify Quadratic Equations? (1 ya 2 marks me pooch lete hai)
Example: Check whether the following are quadratic equations:
2
(i) (x - 2) + 1 = 2x - 3. (ii) x(x + 1) + 8 = (x + 2) (x - 2)
2 2 2
SOLUTION: (i) (x - 4x + 4) + 1 = 2x - 3 SOLUTION: (ii) x + x + 8 = x - 2x + 2x - 4
2 2 2
=> x - 4x + 5 = 2x - 3 => x + x + 8 = x - 4
2 2
=> x2 - 4x - 2x + 5 + 3 = 0 => x - x + x + 8 + 4 = 0
2
=> x - 6x + 8 = 0 => x + 12 = 0
2 2
It is of the form ax + bx + c = 0. It is not of the form ax + bx + c = 0.
Therefore, the given equation is a Therefore, the given equation is not
quadratic equation. a quadratic equation.
Solution of a Quadratic Equation

Factorisation Completing the Quadratic


Method Square Method Formula
(not in syllabus)

/padhleakshay
1. Factorisation Method :
(Middle term splitting)
Example: Find the roots of the following equations by factorisation:
(i) 2x2- 5x + 3 = 0
2
(ii) 2x + 7x - 9 = 0 √ 2

(iii) 2 x + 7x + 5 2 = 0
SOLUTION: (i) We need to split the middle term -5x into two numbers such that they
give -5x on adding them and 6x2on multiplying them(i.e 2x2× 3 = 6x2).
2
=> 2x - 5x + 3 = 0
=> 2x 2- 2x - 3x + 3 = 0
=> 2x(x - 1) -3(x - 1) = 0
=> (x - 1) (2x - 3) = 0
putting both brackets equal to 0
x-1=0 ; 2x - 3 = 0

/padhleakshay
x=1 ; 2x = 3
x = 3/2
Hence, the required roots of the given equation are x = 1 & x = 3/2
2
(ii) 2x + 7x - 9 = 0 √ 2

(iii) 2 x + 7x + 5 2 = 0
=> 2x + 9x - 2x -9 = 0 => √ √
2 x2 + 2x + 5x + 5 2 = 0
=> x(2x + 9) -1(2x + 9) = 0 => √ √√ √
2 x2+ 2 . 2 x + 5x + 5 2 = 0
=> (2x + 9) (x - 1) = 0 √ √ √
=> 2x (x + 2) + 5 (x + 2) = 0
putting both brackets equal to 0 => (x + √2) (√2x + 5) = 0
=> 2x + 9 = 0 ; x-1=0 putting both brackets equal to 0
=> 2x = -9 ; x=1 => x + √2 = 0 ; √2 x + 5 = 0
=> x = -9/2 x = -√2 ; √2x = -5
x = -5/√2
=>
Hence, the required roots of the given
equation are x = -9/2 & x = 1. Hence, the required roots of the given

equation are x = - 2 & x = -5/ 2 . √
2. Quadratic Formula:
Given a quadratic equation ax2+ bx + c = 0, we can find the roots of this equation by
uaing the formula given below:
2
-b + b - 4ac
X= -
2a
2
*Note that b - 4ac is called the discriminant of quadratic equation denoted by D.
Example: Find the roots of 2x2+ 7x - 9 = 0 by Quadratic Formula

/padhleakshay
SOLUTION: Comparing given equation 2x2+ 7x - 9 = 0 with ax2+ bx + c = 0, we get
a = 2, b = 7 & c = -9
Now using the Quadratic Formula to find the roots, we have
2
=> X = -b -+ b - 4ac
2a
2
-7 -+ (7) - 4×2×(-9)
=> x=
2×2
49 + 72
=> x = -7 -+
4
=> x = -7 -+ 121
4
=> x= --7 + 11
4

/padhleakshay
Now, x = -7 + 11 and x = -7 - 11
4 4
x = 4/4 ; x = -18/4
x=1 x = -9/2

Nature of Roots V.V.imp


2 2
Given a quadratic equation ax + bx + c = 0, here b - 4ac is called the discriminant of
this quadratic equation denoted by D. And a quadratic equation has
2
(i) two distinct real roots, if b - 4ac > 0 (i.e D is positive)
2
(ii) two equal roots, if b - 4ac = 0
2
(iii) no real roots, if b - 4ac < 0 (i.e D is negative)
(*upar ki teeno conditions ko ratt Lena most imp. hai...Ok!
Kuch questions Mai tumhe karwa deta hun..par tumhe bhi baaki questions ki practice
jarur karni hai apne end se theek hai..
Example: Find the discriminant of the quadratic equation 2x2- 4x + 3 = 0, and hence
find the nature of the roots
2
SOLUTION: We have given equation 2x - 4x + 3 = 0
here, a = 2, b = -4 and c = 3
2
We know Discriminant, D = b - 4ac
2
= (-4) - 4×2×3
= 16 - 24
= -8 < 0

/padhleakshay
2
Since b - 4ac < 0, the given equation has no real roots.

Example: Find the values of K so that the following quadratic equations has two
equal roots.
2
(i) 2x + kx + 3 = 0 (ii) kx(x - 2) + 6 = 0
2
SOLUTION: (i) On comparing with ax + bx + c = 0, we get
a = 2, b = k & c = 3
2
Dicriminant, D = b - 4ac
2
= k - 4×2×3
2
= k - 24
2
For equal roots, D = b - 4ac = 0
k 2- 24 = 0
2
k = 24

/padhleakshay
k = -+ 24

k = -+2 6
(ii) We have kx(x - 2) + 6 = 0 => kx2- 2kx + 6 = 0
here, a = k, b = -2k & c = 6
2
Discriminant, D = b - 4ac
2
= (-2k) - 4×k×6
2
= 4k - 24k
2
For equal roots, D = b - 4ac = 0
2
4k - 24k = 0 k = 24/4
2
4k = 24k k=6
4k = 24

*After studying from


these notes
*NOTE: Worksheet (important questions of all typology with answers) is
provided as a separate PDF on website padhleakshay.com

You might also like