Class 10 Mathematics
Quadratic Equations
⏱ 12 min read
Quadratic equations are a fundamental concept in mathematics, particularly in algebra. They are polynomial equations of degree two, which means that the highest exponent of the variable is two. The standard form of a quadratic equation is written as ax² + bx + c = 0, where a, b, and c are constants, and a ≠ 0. Understanding quadratic equations is crucial for solving various mathematical problems and real-life applications.
A quadratic equation is an equation that can be expressed in the form of ax² + bx + c = 0. Here, x is the variable, and a, b, and c are real numbers with a not equal to zero. The graph of a quadratic equation is a parabola, which can open upwards or downwards depending on the value of a.
Quadratic equations can have different types of solutions based on the value of the discriminant (D), which is calculated using the formula D = b² - 4ac.
There are several methods to solve quadratic equations:
Factoring involves expressing the quadratic equation in the form of two binomials. For example, to solve x² - 5x + 6 = 0, we can factor it as (x - 2)(x - 3) = 0. Setting each factor to zero gives the solutions x = 2 and x = 3.
This method involves rearranging the equation into a perfect square form. For example, to solve x² + 6x + 5 = 0, we can rewrite it as (x + 3)² - 4 = 0, leading to the solutions x = -1 and x = -5.
The quadratic formula is a universal method that can solve any quadratic equation. It is given by: [ x = \frac{-b \pm \sqrt{D}}{2a} ] Using the quadratic formula, we can find the roots of any quadratic equation by substituting the values of a, b, and c into the formula.
Quadratic equations are used in various fields such as physics, engineering, and finance. For example:
Solve the equation x² - 7x + 10 = 0.
Solution: Factoring gives (x - 2)(x - 5) = 0. Thus, the solutions are x = 2 and x = 5.
Solve the equation 2x² + 4x - 6 = 0 using the quadratic formula.
Solution: Here, a = 2, b = 4, and c = -6. First, calculate the discriminant: [ D = 4² - 4(2)(-6) = 16 + 48 = 64 ] Now, applying the quadratic formula: [ x = \frac{-4 \pm \sqrt{64}}{2 \times 2} = \frac{-4 \pm 8}{4} ] This gives us two solutions: x = 1 and x = -3.
Quadratic equations are vital in mathematics, represented by the standard form ax² + bx + c = 0. They can be solved using various methods such as factoring, completing the square, and the quadratic formula. The nature of the roots depends on the discriminant, which helps determine the number and type of solutions. Quadratic equations have practical applications in real-life scenarios, making them an essential topic in mathematics for Class 10 students.
🧠 Ready to test your knowledge?
Take the quiz for this chapter to reinforce what you just learned and track your progress.