Chapter 12: Problem 66
Solve for \(x\). $$ x^{2}+4 x=12 $$
Short Answer
Expert verified
The solutions are \( x = 2 \) and \( x = -6 \).
Step by step solution
01
Rearrange the Equation
To solve the quadratic equation, start by rearranging all terms to one side so that we have: \[ x^2 + 4x - 12 = 0 \] This is the standard form of a quadratic equation, \( ax^2 + bx + c = 0 \), where \( a = 1 \), \( b = 4 \), and \( c = -12 \).
02
Use the Quadratic Formula
The quadratic formula is \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]. Insert \( a = 1 \), \( b = 4 \), and \( c = -12 \) into the formula:\[ x = \frac{-4 \pm \sqrt{4^2 - 4 \cdot 1 \cdot (-12)}}{2 \cdot 1} \].
03
Simplify Under the Square Root
Calculate the discriminant, \( b^2 - 4ac \):\[ 4^2 - 4 \cdot 1 \cdot (-12) = 16 + 48 = 64 \].
04
Complete the Square Root Calculation
Simplify further using the square root of the discriminant:\[ \sqrt{64} = 8 \]. So the equation becomes: \[ x = \frac{-4 \pm 8}{2} \].
05
Solve for Both Possible Values of x
Calculate the two possible values of \( x \):1. \( x = \frac{-4 + 8}{2} = \frac{4}{2} = 2 \)2. \( x = \frac{-4 - 8}{2} = \frac{-12}{2} = -6 \).
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.
Quadratic Formula
The quadratic formula is a powerful tool for solving quadratic equations. A quadratic equation is any equation that can be written in the form \( ax^2 + bx + c = 0 \). The formula itself is:
Always remember to substitute \( a \), \( b \), and \( c \) directly into the formula to solve for \( x \).
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- \( a \) is the coefficient of \( x^2 \)
- \( b \) is the coefficient of \( x \)
- \( c \) is the constant term
Always remember to substitute \( a \), \( b \), and \( c \) directly into the formula to solve for \( x \).
Discriminant
The discriminant is a significant part of the quadratic formula. It appears under the square root and is calculated as \( b^2 - 4ac \).
The value of the discriminant provides us crucial information about the nature of the roots of the quadratic equation:
The value of the discriminant provides us crucial information about the nature of the roots of the quadratic equation:
- If the discriminant is positive, \( b^2 - 4ac > 0 \), the quadratic equation has two distinct real roots.
- If the discriminant is zero, \( b^2 - 4ac = 0 \), the quadratic equation has exactly one real root, or a repeated root.
- If the discriminant is negative, \( b^2 - 4ac < 0 \), then the quadratic equation has no real roots, but two complex roots.
Standard Form of Quadratic Equation
Getting an equation into the standard form of a quadratic equation is the first crucial step in solving using the quadratic formula. This form is expressed as \( ax^2 + bx + c = 0 \) and sets the stage for all following calculations.
- \( a \) is the coefficient in front of \( x^2 \)
- \( b \) is the coefficient in front of \( x \)
- \( c \) is the constant term