Problem 45
Question
Solve each quadratic equation using the method that seems most appropriate. $$ (x+2)(x-7)=10 $$
Step-by-Step Solution
Verified Answer
The solutions are \(x = 8\) and \(x = -3\).
1Step 1: Expand the Equation
First, let's expand the equation \((x+2)(x-7)=10\). Multiply the two binomials:\[(x+2)(x-7) = x^2 - 7x + 2x - 14 = x^2 - 5x - 14\]So, the equation becomes:\[x^2 - 5x - 14 = 10\]
2Step 2: Rearrange to Make a Standard Quadratic Equation
Subtract 10 from both sides to set the equation to zero:\[x^2 - 5x - 14 - 10 = 0\]Which simplifies to:\[x^2 - 5x - 24 = 0\]
3Step 3: Factor the Quadratic
Now, we look for two numbers that multiply to -24 and add up to -5. These numbers are -8 and 3. Hence, we can factor the quadratic as:\[(x-8)(x+3) = 0\]
4Step 4: Solve for x
Using the zero-product property, set each factor equal to zero:\[\begin{align*}x-8 &= 0 \x+3 &= 0\end{align*}\]Solving these gives:\[\begin{align*}x &= 8 \x &= -3\end{align*}\]
5Step 5: Verify the Solutions
Substitute both values back into the original equation to verify:For \(x = 8\):\[(8+2)(8-7) = 10(1) = 10 \text{ (True)}\]For \(x = -3\):\[(-3+2)(-3-7) = (-1)(-10) = 10 \text{ (True)}\]Hence, both solutions are correct.
Key Concepts
Factoring QuadraticsZero-Product PropertyAlgebraic Verification
Factoring Quadratics
Quadratic equations typically take the form of \(ax^2 + bx + c = 0\). Factoring quadratics is a pivotal method in dealing with such equations. When factoring, we aim to write the quadratic in the form of two binomials, like \((x - p)(x - q) = 0\),where \(p\) and \(q\) are numbers that satisfy certain conditions.
Here's how you can factor a quadratic equation:
Here's how you can factor a quadratic equation:
- First, identify coefficients \(a\), \(b\), and \(c\) from the standard form.
- Find two numbers that multiply to \(ac\) and add up to \(b\). This is crucial for the factoring process.
- Rewrite the middle term of the quadratic using the two numbers found.
- Finally, factor by grouping, a method to rearrange terms in bins, and simplify to get the factored form.
Zero-Product Property
Once a quadratic is factored, the zero-product property comes into play. This property states that if two quantities multiply to zero, at least one of the quantities must be zero.
For the equation \((x-8)(x+3) = 0\),we apply the zero-product property by setting each factor equal to zero:
For the equation \((x-8)(x+3) = 0\),we apply the zero-product property by setting each factor equal to zero:
- \(x - 8 = 0\)
- \(x + 3 = 0\)
- \(x = 8\)
- \(x = -3\)
Algebraic Verification
After finding the potential solutions, algebraic verification helps confirm their correctness. This process involves substituting the solutions back into the original equation to ensure they satisfy it.
To verify, substitute each solution independently:
To verify, substitute each solution independently:
- For \(x = 8\): Evaluate \((8+2)(8-7)\), which simplifies to \(10\times1 = 10\). This confirms the solution is correct because it equals the original right-side value.
- For \(x = -3\): Evaluate \((-3+2)(-3-7)\), yielding \((-1)\times(-10) = 10\), matching the required outcome.
Other exercises in this chapter
Problem 45
Solve each inequality. $$ \frac{-x+2}{x-1} \leq 0 $$
View solution Problem 45
Set up an equation and solve each problem. Find two numbers such that their sum is 10 and their product is 22 .
View solution Problem 45
Write each of the following in terms of \(i\), perform the indicated operations, and simplify. $$ \sqrt{-3} \sqrt{-5} $$
View solution Problem 46
Solve each inequality. $$ \frac{3-x}{x+4} \leq 0 $$
View solution