Physics Wallah

Quadratic Equation: Definition, Methods of Solving, Roots, Formulas

Quadratic Equation is a second-degree polynomial equation in the form ax² + bx + c = 0. Learn about its formula, solutions, types, and applications in mathematics.
authorImageShruti Dutta19 Dec, 2024
Share

Share

Quadratic Equation

A quadratic equation is a second-degree polynomial equation in the form ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0where aaa, bbb, and ccc are constants, and xxx represents the variable. The term "quadratic" comes from "quad," meaning square, because the highest power of the variable is squared (i.e., x2x^2x2).

Quadratic equations are fundamental in algebra and are used in various real-world applications, such as physics, engineering, and economics, to model situations involving acceleration, optimization, and more. The solutions to an equation, known as the roots, can be found using different methods, including factoring, completing the square, or applying the quadratic formula. The nature of the roots can be determined by examining the discriminant (b2−4acb^2 - 4acb2−4ac) of the equation. [video width="1920" height="1080" mp4="https://www.pw.live/exams/wp-content/uploads/2024/12/Copy-of-Corurious-Jr-Reel-2-Landscape-1-2-1.mp4"][/video]

What is Quadratic Equation?

A quadratic equation is a type of polynomial equation of the second degree, which can be written in the standard form: ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0, where aaa, bbb, and ccc are constants, and a≠0a \neq 0a=0. The variable x represents the unknown value that we are solving for. Quadratic equations are called "second-degree" because the highest power of the variable x is 2. The solutions to a quadratic equation are known as the "roots" or "zeros" of the equation, and these can be real or imaginary depending on the discriminant: D=b2−4acD = b^2 - 4acD=b2−4ac. If the discriminant is positive, the equation has two distinct real roots; if it's zero, the equation has exactly one real root (or two equal real roots); if it's negative, the roots are imaginary. Quadratic equations are fundamental in algebra and have applications in various fields such as physics, engineering, and economics.

Also Check: Isosceles Triangle

Methods of Solving Quadratic Equations

There are several methods to solve a equation, each useful depending on the given problem and the form of the equation. Below are the main methods used to solve quadratic equations:

1. Factoring Method

Factoring involves expressing the quadratic equation in the form of two binomial expressions. The general approach is:
  • First, write the equation in standard form: ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0.
  • Next, factor the quadratic expression into two binomials, such as (px+q)(rx+s)=0(px + q)(rx + s) = 0(px+q)(rx+s)=0.
  • Solve for xxx by setting each factor equal to zero and solving for the variable.
For example, x2−5x+6=0x^2 - 5x + 6 = 0x2−5x+6=0. The factored form is (x−2)(x−3)=0 (x - 2)(x - 3) = 0(x−2)(x−3)=0, giving the roots x=2x = 2x=2 and x=3x = 3x=3.

2. Quadratic Formula

The quadratic formula is a universal method for solving any quadratic equation and is derived from completing the square. The formula is:

x=2a−b±b2−4ac​​

Where aaa, bbb, and ccc are the coefficients of the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0. The discriminant b2−4acb^2 - 4acb2−4ac helps determine the nature of the roots:
  • If b2−4ac>0b^2 - 4ac > 0b2−4ac>0, there are two distinct real roots.
  • If b2−4ac=0b^2 - 4ac = 0b2−4ac=0, there is exactly one real root (or two equal real roots).
  • If b2−4ac<0b^2 - 4ac < 0b2−4ac<0, the roots are imaginary or complex.

3. Completing the Square

This method involves manipulating the equation to make it a perfect square trinomial on one side. The steps are:
  • Start with the equation in standard form ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0.
  • Divide the equation by aaa (if a≠1a \neq 1a=1) to normalize the coefficient of x2x^2x2.
  • Move the constant term c/ac/ac/a to the other side of the equation.
  • Add the square of half the coefficient of xxx to both sides of the equation.
  • Factor the left-hand side, and then solve for xxx by taking the square root of both sides.
For example, for x2+6x+5=0x^2 + 6x + 5 = 0x2+6x+5=0, completing the square would give (x+3)2=4(x + 3)^2 = 4(x+3)2=4, leading to solutions x+3=±2x + 3 = \pm 2x+3=±2, hence x=−1x = -1x=−1 or x=−5x = -5x=−5. [video width="1920" height="1080" mp4="https://www.pw.live/exams/wp-content/uploads/2024/12/Curious-Jr-Ad.mp4"][/video]

4. Graphing Method

Graphing involves plotting the quadratic function y=ax2+bx+cy = ax^2 + bx + cy=ax2+bx+c on a coordinate plane. The points where the graph intersects the x-axis represent the solutions (or roots) of the equation.
  • If the parabola crosses the x-axis at two points, there are two real solutions.
  • If it touches the x-axis at one point, there is one real solution.
  • If the parabola does not intersect the x-axis, the equation has no real solutions.
This method is more visual and may not always be the most precise, especially if the roots are not integers.

5. Using the Square Root Property

This method is typically used when the equation is already in the form x2=kx^2 = kx2=k, where kkk is a constant. The steps are:
  • Isolate x2x^2x2 on one side of the equation.
  • Take the square root of both sides.
  • Solve for xxx, keeping in mind that there are both positive and negative roots.
For example, for x2=9x^2 = 9x2=9, taking the square root of both sides gives x=±3x = \pm 3x=±3.

Also Check: Shapes

Roots of a Quadratic Equation

The roots of a quadratic equation are the two values of xxx that satisfy the equation. These roots are also referred to as the zeros of the equation. For example, the roots of the equation x2−3x−4=0x^2 - 3x - 4 = 0x2−3x−4=0 are x=−1x = -1x=−1 and x=4x = 4x=4, as both satisfy the equation.
  • For x=−1x = -1x=−1:
  • −3(−1)−4=1+3−4=0
  • For x=4x = 4x=4:
  • (4)2−3(4)−4=16−12−4=0
There are several methods to find the roots of a quadratic equation, and one of the most commonly used is the quadratic formula.

Nature of Roots of the Quadratic Equation

The roots of a quadratic equation are commonly represented by the symbols alpha (α) and beta (β). However, it is possible to determine the nature of the roots without directly finding their values. This can be achieved by examining the discriminant, which is part of the quadratic formula used to solve the equation. The discriminant, denoted as D, is the expression b2−4acb^2 - 4acb2−4ac derived from the general form of a equation, ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0. The value of the discriminant helps to predict the nature of the equation's roots:
  1. If D>0D > 0D>0 , the roots are real and distinct.
  2. If D=0D = 0D=0 , the roots are real and equal.
  3. If D<0D < 0D<0 , the roots are imaginary or complex , meaning no real solutions exist.

Also Check: Surface Area of a Hemisphere

Formulas Related to Quadratic Equations

A quadratic equation in its standard form is represented as: 𝑎𝑥2+𝑏𝑥+𝑐=0 The discriminant of the equation is given by 𝐷=𝑏2−4𝑎𝑐
  • If 𝐷>0, the equation has real and distinct roots.
  • If 𝐷=0, the equation has real and equal roots.
  • If 𝐷<0, real roots do not exist, and the roots are imaginary.
  • The formula for finding the roots of the quadratic equation is: 𝑥=−𝑏±𝑏2−4𝑎𝑐2𝑎
  • The sum of the roots of the equation is 𝛼+𝛽=−𝑏𝑎
  • The product of the roots is 𝛼𝛽=𝑐𝑎
  • The quadratic equation whose roots are 𝛼 and 𝛽
β is given by:

𝑥2−(𝛼+𝛽)𝑥+𝛼𝛽=0

For two quadratic equations, 𝑎1𝑥2+𝑏1𝑥+𝑐1=0a 1 and 𝑎2𝑥2+𝑏2𝑥+𝑐2=0a 2=0. To have the same roots, the condition is:

(𝑎1𝑏2−𝑎2𝑏1)

(𝑏1𝑐2−𝑏2𝑐1)=(𝑎2𝑐1−𝑎1𝑐2)2

When , 𝑎>0, the quadratic function

𝑓(𝑥)=𝑎𝑥2+𝑏𝑥+𝑐2 reaches a minimum value at

𝑥=−𝑏2𝑎

When, 𝑎<0, the quadratic function 𝑓(𝑥)=𝑎𝑥2+𝑏𝑥+𝑐 +bx+c reaches a maximum value at

𝑥=−𝑏2𝑎x=− 2ab

Related Articles
Subtraction Sums Word Problems
What is an Abacus? Math Puzzles
Multiplication Worksheets : Multiplication Sums

Quadratic Equation FAQs

What is a quadratic equation?

A quadratic equation is a second-degree polynomial equation in the form ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0, where aaa, bbb, and ccc are constants, and x is the variable.

Can a quadratic equation have complex roots?

Yes, when the discriminant DDD is negative, the quadratic equation has complex roots, which are conjugates of each other.

What are the roots of a quadratic equation?

The roots of a quadratic equation are the values of x that satisfy the equation, and they can be real or complex, depending on the discriminant.

How can the graph of a quadratic equation help solve it?

The graph of a quadratic equation is a parabola. The x-intercepts of the parabola are the real roots of the quadratic equation, if they exist.
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconMillions of practice questions at your fingertips
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2025 Physicswallah Limited All rights reserved.