Fatskills
Practice. Master. Repeat.
Study Guide: College Math: Algebra Quadratics - Quadratic Formula Derivation and Application
Source: https://www.fatskills.com/college-math/chapter/collegemath-algebra-quadratics-quadratic-formula-derivation-and-application

College Math: Algebra Quadratics - Quadratic Formula Derivation and Application

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

Quadratic Formula – Derivation and Application

What Is This?

The quadratic formula is a mathematical expression that provides the solutions to a quadratic equation in the form of $ax^2 + bx + c = 0$. It is a fundamental concept in algebra and is used to solve quadratic equations that do not factor easily.

Why It Matters

The quadratic formula has numerous real-world applications in fields such as physics, engineering, economics, and computer science. For example, it is used to model the trajectory of projectiles, the motion of objects under the influence of gravity, and the optimization of quadratic functions.

Core Concepts

1. Quadratic Equations

A quadratic equation is a polynomial equation of degree two, which means the highest power of the variable is two. It can be written in the form of $ax^2 + bx + c = 0$, where $a$, $b$, and $c$ are constants, and $x$ is the variable.

2. Factoring Quadratic Expressions

Factoring quadratic expressions involves expressing them as a product of two binomials. This can be done using the method of factoring by grouping or by using the quadratic formula.

3. Completing the Square

Completing the square is a method of solving quadratic equations by manipulating the equation to express it in the form of $(x + d)^2 = e$. This method is useful when the quadratic expression cannot be factored easily.

4. Quadratic Formula

The quadratic formula is a mathematical expression that provides the solutions to a quadratic equation in the form of $ax^2 + bx + c = 0$. It is given by:

$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$

Step-by-Step: How to Approach Problems

1. Identify the Quadratic Equation

The first step is to identify the quadratic equation and determine the values of $a$, $b$, and $c$.

2. Apply the Quadratic Formula

Once the quadratic equation is identified, apply the quadratic formula to find the solutions.

3. Simplify the Expression

Simplify the expression obtained from the quadratic formula to obtain the final solutions.

Solved Examples

Example 1: Solve the quadratic equation $x^2 + 5x + 6 = 0$ using the quadratic formula.

Problem Statement: Solve the quadratic equation $x^2 + 5x + 6 = 0$ using the quadratic formula.

Solution: $$x = \frac{-5 \pm \sqrt{5^2 - 4(1)(6)}}{2(1)}$$ $$x = \frac{-5 \pm \sqrt{25 - 24}}{2}$$ $$x = \frac{-5 \pm \sqrt{1}}{2}$$ $$x = \frac{-5 \pm 1}{2}$$ $$x = \frac{-5 + 1}{2} \text{ or } x = \frac{-5 - 1}{2}$$ $$x = \frac{-4}{2} \text{ or } x = \frac{-6}{2}$$ $$x = -2 \text{ or } x = -3$$

Answer: The solutions to the quadratic equation are $x = -2$ and $x = -3$.

Example 2: Solve the quadratic equation $x^2 - 4x - 3 = 0$ using the quadratic formula.

Problem Statement: Solve the quadratic equation $x^2 - 4x - 3 = 0$ using the quadratic formula.

Solution: $$x = \frac{4 \pm \sqrt{(-4)^2 - 4(1)(-3)}}{2(1)}$$ $$x = \frac{4 \pm \sqrt{16 + 12}}{2}$$ $$x = \frac{4 \pm \sqrt{28}}{2}$$ $$x = \frac{4 \pm 2\sqrt{7}}{2}$$ $$x = 2 \pm \sqrt{7}$$

Answer: The solutions to the quadratic equation are $x = 2 + \sqrt{7}$ and $x = 2 - \sqrt{7}$.

Common Pitfalls & Mistakes

1. Incorrect Sign

One common mistake is to incorrectly sign the expression under the square root. Make sure to check the sign of the expression before applying the quadratic formula.

2. Incorrect Values of a, b, and c

Another common mistake is to incorrectly identify the values of $a$, $b$, and $c$. Make sure to carefully read the quadratic equation and identify the correct values.

3. Failure to Simplify

Finally, make sure to simplify the expression obtained from the quadratic formula. Failure to simplify can lead to incorrect solutions.

Best Practices & Study Tips

1. Check Your Work

Always check your work by plugging the solutions back into the original quadratic equation.

2. Use a Calculator

Use a calculator to check the solutions and simplify the expression.

3. Practice, Practice, Practice

Practice solving quadratic equations using the quadratic formula to build your skills and confidence.

Tools & Software

1. Graphing Calculators

Graphing calculators such as the TI-84 and Desmos can be used to graph quadratic functions and check the solutions.

2. Statistical Software

Statistical software such as R and Python libraries like NumPy and SciPy can be used to solve quadratic equations and perform statistical analysis.

3. Symbolic Math Tools

Symbolic math tools such as Wolfram Alpha and Symbolab can be used to solve quadratic equations and simplify expressions.

Real-World Use Cases

1. Projectile Motion

The quadratic formula is used to model the trajectory of projectiles under the influence of gravity.

2. Optimization

The quadratic formula is used to optimize quadratic functions in fields such as economics and computer science.

3. Data Analysis

The quadratic formula is used to analyze data in fields such as physics and engineering.

Check Your Understanding (MCQs)

Question 1

What is the quadratic formula?

A) $x = \frac{-b + \sqrt{b^2 - 4ac}}{2a}$ B) $x = \frac{-b - \sqrt{b^2 - 4ac}}{2a}$ C) $x = \frac{b + \sqrt{b^2 - 4ac}}{2a}$ D) $x = \frac{b - \sqrt{b^2 - 4ac}}{2a}$

Correct Answer: B) $x = \frac{-b - \sqrt{b^2 - 4ac}}{2a}$

Explanation: The quadratic formula is given by $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$, which can be written as $x = \frac{-b - \sqrt{b^2 - 4ac}}{2a}$ or $x = \frac{-b + \sqrt{b^2 - 4ac}}{2a}$.

Question 2

What is the purpose of the quadratic formula?

A) To factor quadratic expressions B) To solve quadratic equations C) To complete the square D) To graph quadratic functions

Correct Answer: B) To solve quadratic equations

Explanation: The quadratic formula is used to solve quadratic equations in the form of $ax^2 + bx + c = 0$.

Question 3

What is the value of $x$ in the quadratic equation $x^2 + 5x + 6 = 0$?

A) $x = -2$ B) $x = -3$ C) $x = 2$ D) $x = 3$

Correct Answer: A) $x = -2$

Explanation: The quadratic equation $x^2 + 5x + 6 = 0$ can be solved using the quadratic formula, which gives $x = \frac{-5 \pm \sqrt{25 - 24}}{2}$. Simplifying the expression gives $x = \frac{-5 \pm 1}{2}$, which can be written as $x = -2$ or $x = -3$.

Learning Path

Prerequisite Knowledge

  • Basic algebra
  • Quadratic equations
  • Factoring quadratic expressions

Advanced Extensions

  • Completing the square
  • Quadratic formula
  • Graphing quadratic functions

Further Resources

Textbooks

  • "Algebra and Trigonometry" by Michael Sullivan
  • "College Algebra" by James Stewart

Online Courses

  • Khan Academy: Quadratic Equations
  • MIT OpenCourseWare: Linear Algebra and Differential Equations

YouTube Channels

  • 3Blue1Brown: Quadratic Equations
  • StatQuest: Quadratic Equations

Practice Problem Sites

  • Mathway: Quadratic Equations
  • Wolfram Alpha: Quadratic Equations

30-Second Cheat Sheet

Must-Remember Facts, Formulas, and Principles

  • The quadratic formula is given by $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$.
  • The quadratic formula is used to solve quadratic equations in the form of $ax^2 + bx + c = 0$.
  • The quadratic formula can be used to model the trajectory of projectiles under the influence of gravity.
  • The quadratic formula can be used to optimize quadratic functions in fields such as economics and computer science.

Related Topics

1. Completing the Square

Completing the square is a method of solving quadratic equations by manipulating the equation to express it in the form of $(x + d)^2 = e$.

2. Graphing Quadratic Functions

Graphing quadratic functions involves plotting the graph of the quadratic function on a coordinate plane.

3. Systems of Linear Equations

Systems of linear equations involve solving a system of two or more linear equations with two or more variables.