Chapter 6: Problem 29
Solve each equation. $$ x^{2}-4 x-21=0 $$
Short Answer
Expert verified
The solutions are \(x = 7\) and \(x = -3\).
Step by step solution
01
Identify the Equation Type
The given equation is a quadratic equation of the form \(ax^2 + bx + c = 0\), where \(a = 1\), \(b = -4\), and \(c = -21\). We are going to solve it using the factoring method.
02
Factor the Quadratic
To factor the equation \(x^2 - 4x - 21 = 0\), we need two numbers that multiply to \(-21\) and add to \(-4\). The numbers \(-7\) and \(+3\) satisfy these conditions because \(-7 \times 3 = -21\) and \(-7 + 3 = -4\).
03
Write the Factored Form
Write \(x^2 - 4x - 21 = 0\) as \((x - 7)(x + 3) = 0\). The quadratic is now expressed as a product of two binomials.
04
Apply the Zero Product Property
According to the Zero Product Property, if \(ab = 0\), then either \(a = 0\) or \(b = 0\). Apply this to \((x - 7)(x + 3) = 0\).
05
Solve for x
Solve each equation derived from the Zero Product Property:1. Solve \(x - 7 = 0\), giving \(x = 7\).2. Solve \(x + 3 = 0\), giving \(x = -3\).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Factoring Quadratics
Factoring quadratics involves rewriting a quadratic equation in a way that allows it to be broken down into simpler parts called factors. This process can make it easier to solve the equation. Quadratic equations often follow the standard form:
These numbers are \(-7\) and \(+3\) because:
- \(ax^2 + bx + c = 0\)
These numbers are \(-7\) and \(+3\) because:
- \(-7 \times 3 = -21\)
- \(-7 + 3 = -4\)
- \((x - 7)(x + 3) = 0\)
Zero Product Property
The zero product property is a fundamental principle in algebra that comes into play once a quadratic equation has been factored. This property states that if the product of two numbers is zero, then at least one of the numbers must be zero. Mathematically, if \((a)(b) = 0\), then:
- \(a = 0\)
- or \(b = 0\)
- \(x - 7 = 0\)
- or \(x + 3 = 0\)
Solving Quadratic Equations
Solving quadratic equations can be done efficiently using a variety of methods, but in our example, we used factoring and the zero product property. After factoring the quadratic equation \(x^2 - 4x - 21 = 0\) into \((x - 7)(x + 3) = 0\), we leveraged the zero product property to break it down into simpler problems.
Solving for \(x\) through each factor, we approach:
Solving for \(x\) through each factor, we approach:
- \(x - 7 = 0\) leads to \(x = 7\)
- \(x + 3 = 0\) leads to \(x = -3\)