LibraryQuadratic Equations

Quadratic Equations

Learn about Quadratic Equations as part of CAT Quantitative Aptitude Mastery

Mastering Quadratic Equations for Competitive Exams

Quadratic equations are a cornerstone of algebra and frequently appear in competitive exams like the CAT. Understanding their properties, solutions, and applications is crucial for quantitative aptitude mastery. This module will guide you through the fundamentals.

What is a Quadratic Equation?

A quadratic equation is a polynomial equation of the second degree. The general form of a quadratic equation is: ax2+bx+c=0ax^2 + bx + c = 0 where 'a', 'b', and 'c' are coefficients (constants), and 'x' is the variable. The key characteristic is that the highest power of the variable is 2. For it to be a quadratic equation, the coefficient 'a' must not be zero (a0a \neq 0).

What is the standard form of a quadratic equation?

The standard form is ax2+bx+c=0ax^2 + bx + c = 0, where a0a \neq 0.

Methods to Solve Quadratic Equations

There are several methods to find the roots (solutions) of a quadratic equation. The most common ones are:

1. Factoring

This method involves rewriting the quadratic expression as a product of two linear factors. If (px+q)(rx+s)=0(px + q)(rx + s) = 0, then either px+q=0px + q = 0 or rx+s=0rx + s = 0. This method is efficient when the factors are easily identifiable.

2. Quadratic Formula

The quadratic formula provides a direct solution for any quadratic equation. The roots are given by: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} This formula is universally applicable, regardless of whether the equation can be factored easily.

The discriminant ($b^2 - 4ac$) tells us about the nature of the roots.

The term under the square root in the quadratic formula, b24acb^2 - 4ac, is called the discriminant. It helps determine if the roots are real, imaginary, distinct, or repeated.

The discriminant, often denoted by Δ\Delta (Delta), is b24acb^2 - 4ac.

  • If Δ>0\Delta > 0, there are two distinct real roots.
  • If Δ=0\Delta = 0, there are two equal real roots (a repeated root).
  • If Δ<0\Delta < 0, there are two complex (imaginary) roots.

3. Completing the Square

This method involves manipulating the equation to create a perfect square trinomial on one side. While it can be used to derive the quadratic formula, it's often more cumbersome for direct solving compared to the formula itself.

Nature of Roots

The nature of the roots of a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is determined by the discriminant, Δ=b24ac\Delta = b^2 - 4ac.

Discriminant (Δ\Delta)Nature of Roots
Δ>0\Delta > 0Two distinct real roots
Δ=0\Delta = 0Two equal real roots (repeated root)
Δ<0\Delta < 0Two complex (imaginary) roots

Sum and Product of Roots

For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, if α\alpha and β\beta are the roots, then:

The sum of the roots (α+β\alpha + \beta) is equal to b/a-b/a. The product of the roots (α×β\alpha \times \beta) is equal to c/ac/a. These relationships are derived by comparing the factored form of the quadratic equation with its standard form and are extremely useful for solving problems without explicitly finding the roots.

📚

Text-based content

Library pages focus on text content

If the roots of 2x2+5x+3=02x^2 + 5x + 3 = 0 are α\alpha and β\beta, what is α+β\alpha + \beta and α×β\alpha \times \beta?

Sum of roots = b/a=5/2-b/a = -5/2. Product of roots = c/a=3/2c/a = 3/2.

Applications in Competitive Exams

Quadratic equations appear in various forms in competitive exams. You might encounter them in:

  • Number Systems: Problems involving roots, their properties, and relationships.
  • Algebraic Manipulation: Simplifying expressions, solving systems of equations.
  • Word Problems: Modeling real-world scenarios involving quantities, areas, speeds, or time.
  • Data Interpretation: Analyzing trends or relationships that can be represented by quadratic functions.

Always check if the roots obtained are valid in the context of the problem, especially in word problems where negative lengths or times might be nonsensical.

Practice Makes Perfect

The key to mastering quadratic equations is consistent practice. Work through a variety of problems, focusing on different solution methods and applications. Pay close attention to the discriminant and the sum/product of roots properties, as they often provide shortcuts.

Learning Resources

Quadratic Equations - Khan Academy(documentation)

Comprehensive video lessons and practice exercises covering all aspects of quadratic equations, from basics to advanced topics.

Quadratic Formula Explained - Math is Fun(documentation)

A clear and simple explanation of the quadratic formula, its derivation, and how to use it with examples.

Solving Quadratic Equations by Factoring - YouTube Tutorial(video)

A visual tutorial demonstrating how to solve quadratic equations by factoring, with step-by-step examples.

The Discriminant - Brilliant.org(documentation)

An interactive explanation of the discriminant and its role in determining the nature of quadratic equation roots.

Sum and Product of Roots - Byju's(blog)

Explains the relationship between the roots and coefficients of a quadratic equation, including useful properties and examples.

Completing the Square - Purplemath(documentation)

Detailed guide on the method of completing the square to solve quadratic equations, with clear examples.

Quadratic Equations Practice Problems - GMAT Club(documentation)

A collection of practice questions specifically designed for competitive exams, focusing on quadratic equations.

Quadratic Equations - Wikipedia(wikipedia)

A comprehensive overview of quadratic equations, including their history, properties, and various solution methods.

CAT Quantitative Aptitude: Quadratic Equations - YouTube Playlist(video)

A curated playlist of videos specifically covering quadratic equations for the CAT exam, offering strategic approaches.

Algebra Basics: Solving Quadratic Equations - Coursera(tutorial)

A foundational course module that reinforces the basics of algebra, including a solid section on quadratic equations.