Problem 51
Question
Solve using any method. $$ x 2+4 x-60=0 $$
Step-by-Step Solution
Verified Answer
The solutions are \( x = 6 \) and \( x = -10 \).
1Step 1: Write the Equation in Standard Form
The given equation is already in standard quadratic form, which is \( x^2 + 4x - 60 = 0 \). In this form, we can identify the coefficients as \( a = 1 \), \( b = 4 \), and \( c = -60 \).
2Step 2: Calculate the Discriminant
The discriminant of a quadratic equation \( ax^2 + bx + c = 0 \) is given by the formula \( \Delta = b^2 - 4ac \). Substitute the values of \( a \), \( b \), and \( c \) into the formula:\[\Delta = 4^2 - 4 \times 1 \times (-60) = 16 + 240 = 256.\]Since \( \Delta = 256 > 0 \), the equation has two distinct real roots.
3Step 3: Apply the Quadratic Formula
The quadratic formula \( x = \frac{{-b \pm \sqrt{\Delta}}}{{2a}} \) can now be used to find the roots of the equation.Substitute \( a = 1 \), \( b = 4 \), and \( \Delta = 256 \) into the formula:\[x = \frac{{-4 \pm \sqrt{256}}}{{2 \times 1}} = \frac{{-4 \pm 16}}{{2}}.\]Simplify to find the roots.
4Step 4: Solve for Each Root
Calculate each root separately:1. \( x_1 = \frac{{-4 + 16}}{2} = \frac{12}{2} = 6. \)2. \( x_2 = \frac{{-4 - 16}}{2} = \frac{-20}{2} = -10. \)Thus, the solutions to the equation are \( x = 6 \) and \( x = -10 \).
Key Concepts
The Quadratic FormulaUnderstanding the DiscriminantWhat Are Real Roots?Solving Quadratics
The Quadratic Formula
The quadratic formula is a powerful tool for solving quadratic equations. A quadratic equation is typically in the form:
- \( ax^2 + bx + c = 0 \)
- \( x = \frac{{-b \pm \sqrt{b^2 - 4ac}}}{{2a}} \)
Understanding the Discriminant
The discriminant is a crucial part of the quadratic formula, found within the square root:
- \( \Delta = b^2 - 4ac \)
- If \( \Delta > 0 \), there are two distinct real roots.
- If \( \Delta = 0 \), there is exactly one real root (also called a repeated or double root).
- If \( \Delta < 0 \), there are no real roots, but two complex roots.
What Are Real Roots?
Real roots are the solutions to the quadratic equation that you can plot on a number line. When we talk about real roots, we mean that the values of \( x \) are real numbers, not imaginary or complex ones. In many practical applications, such as physics or engineering, real roots represent actual quantities you can measure, like length or time.
- The quadratic formula helps find these real roots when the discriminant is zero or positive.
- In our example, we found the roots to be \( x = 6 \) and \( x = -10 \).
Solving Quadratics
Solving quadratic equations involves finding the roots of the equation. You have several methods to choose from, including factoring, completing the square, graphing, or using the quadratic formula. Each method has its own strengths and is suitable for different kinds of problems.
- The quadratic formula is a general method that works for any kind of quadratic equation.
- When the equation can be easily factored, that method is usually quicker.
- Completing the square is ideal for getting the equation into vertex form, which can be helpful in graphing.
Other exercises in this chapter
Problem 50
Solve by extracting the roots. $$ (2 y+1) 2-25=0 $$
View solution Problem 51
Use the quadratic formula to solve the following. $$x_{2}-0.6 x-0.27=0$$
View solution Problem 51
Solve by extracting the roots and then solve by using the quadratic formula. Check answer. $$ 4 y 2+3=0 $$
View solution Problem 51
A positive real number is 2 less than another. When 4 times the larger is added to the square of the smaller, the result is \(49 .\) Find the numbers.
View solution