zuai-logo
zuai-logo
  1. AP Digital Sat
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion Bank

Solving quadratic equations

Kevin Lee

Kevin Lee

8 min read

Next Topic - Linear and quadratic systems

Listen to this study note

Study Guide Overview

This guide covers solving quadratic equations for the AP SAT (Digital) exam using factoring, the quadratic formula, and completing the square. It explains the discriminant for analyzing roots and includes practice questions. Key topics are factoring techniques, applying the quadratic formula, and the completing the square process. The guide also provides exam tips, memory aids, and last-minute advice.

#Quadratic Equations: Your Ultimate Guide 🚀

Hey there, future math whiz! Quadratic equations might seem intimidating, but they're just puzzles waiting to be solved. This guide is your go-to resource for mastering them, especially for the AP SAT (Digital) exam. Let's dive in!

#Why Quadratics Matter? 🤔

Quadratic equations are everywhere! From figuring out projectile motion in physics to modeling growth in finance, they're a fundamental tool. Mastering them not only boosts your SAT score but also sets you up for success in higher-level math and science courses.

#Overview of Solving Methods

There are three main ways to solve quadratic equations:

  1. Factoring: Great for equations that break down nicely.
  2. Quadratic Formula: Your trusty backup for any quadratic equation.
  3. Completing the Square: A bit more involved, but powerful for understanding the structure of quadratics.

Let's explore each method in detail!

#Solving Quadratics by Factoring

#

Key Concept

Factoring Techniques

  • Standard Form: A quadratic equation is written as ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0, where a, b, and c are real numbers and a≠0a ≠ 0a=0.
  • Zero Product Property: If the product of two factors is zero, at least one of the factors must be zero. This is the key to solving by factoring.
  • Finding the Right Numbers: Look for two numbers that multiply to acacac and add up to bbb.
  • Factoring with a=1a = 1a=1: For equations like x2+bx+c=0x^2 + bx + c = 0x2+bx+c=0, factor as (x+m)(x+n)=0(x + m)(x + n) = 0(x+m)(x+n)=0, where mmm and nnn are factors of ccc that add up to bbb.
  • Factoring with a≠1a ≠ 1a=1: Factor out the greatest common factor (GCF) first, then factor the remaining quadratic expression.

#Solving Process

  1. Factor the Quadratic Equation: Use the techniques above.
  2. Set Each Factor to Zero: Apply the zero product property.
  3. Solve for the Variable: Find the roots or solutions of the equation.

#Examples

  • Example 1: Solve x2+5x+6=0x^2 + 5x + 6 = 0x2+5x+6=0
    • Factors: (x+2)(x+3)=0(x + 2)(x + 3) = 0(x+2)(x+3)=0
    • Solutions: x=−2x = -2x=−2 or x=−3x = -3x=−3
  • Example 2: Solve 2x2+7x+3=02x^2 + 7x + 3 = 02x2+7x+3=0
    • Factor: (2x+1)(x+3)=0(2x + 1)(x + 3) = 0(2x+1)(x+3)=0
    • Solutions: x=−1/2x = -1/2x=−1/2 or x=−3x = -3x=−3
Practice Question
json
{
  "multiple_choice": [
    {
      "question": "What are the solutions to the equation <math-inline>x^2 - 5x + 6 = 0</math-inline>?",
      "options": [
        "x = 2 and x = 3",
        "x = -2 and x = -3",
        "x = 2 and x = -3",
        "x = -2 and x = 3"
      ],
      "answer": "x = 2 and x = 3"
    },
    {
      "question": "Solve for x: $3x^2 + 10x - 8 = 0$",
      "options...
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Isolating quantitiesNext Topic - Linear and quadratic systems

Question 1 of 12

What are the three main methods for solving quadratic equations? 🤔

Graphing, Substitution, Elimination

Factoring, Quadratic Formula, Completing the Square

Synthetic Division, Long Division, Remainder Theorem

Cross-multiplication, Transposition, Elimination