Problem 38
Question
Solve each equation by factoring or the Quadratic Formula, as appropriate. $$ x^{2}-3 x=54 $$
Step-by-Step Solution
Verified Answer
The solutions are \( x = 9 \) and \( x = -6 \).
1Step 1: Move All Terms to One Side
To use either factoring or the quadratic formula, we need to have the equation set to zero. We start with the equation: \[ x^2 - 3x = 54 \]Subtract 54 from both sides to get:\[ x^2 - 3x - 54 = 0 \]
2Step 2: Identify Coefficients for Quadratic Formula
The general form of a quadratic equation is \( ax^2 + bx + c = 0 \). In our equation, \( a = 1 \), \( b = -3 \), and \( c = -54 \). These coefficients will be used in the quadratic formula.
3Step 3: Apply the Quadratic Formula
The quadratic formula is given by:\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]Substitute the coefficients (\( a = 1 \), \( b = -3 \), \( c = -54 \)) into the formula:\[ x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4 \cdot 1 \cdot (-54)}}{2 \cdot 1} \]
4Step 4: Simplify Under the Square Root
Next, calculate the expression under the square root:\[ (-3)^2 - 4 \cdot 1 \cdot (-54) = 9 + 216 = 225 \]
5Step 5: Solve for x
Now substitute back into the quadratic formula:\[ x = \frac{3 \pm \sqrt{225}}{2} \]Since the square root of 225 is 15, we have:\[ x = \frac{3 \pm 15}{2} \]
6Step 6: Find the Two Possible Solutions
Calculate the values for \( x \):1. \[ x = \frac{3 + 15}{2} = \frac{18}{2} = 9 \]2. \[ x = \frac{3 - 15}{2} = \frac{-12}{2} = -6 \]
7Step 7: Conclude with Solution Set
The solutions to the equation \( x^2 - 3x = 54 \) are \( x = 9 \) and \( x = -6 \). This means the equation has two distinct real solutions: \( x = 9 \) and \( x = -6 \).
Key Concepts
FactoringQuadratic FormulaSolving Equations
Factoring
Factoring is a method used to solve quadratic equations by expressing the equation as a product of its factors. The equation is set to zero, then one tries to express it in the form \( (x - p)(x - q) = 0 \).Here, \( p \) and \( q \) are the roots of the equation. To solve the equation by factoring, follow these steps:
- First, ensure all terms are on one side of the equation, with zero on the other. For instance, the problem starts as \( x^2 - 3x = 54 \), and we modify it to \( x^2 - 3x - 54 = 0 \).
- Next, look for two numbers that multiply to the constant term \( c \) (-54 here) and add up to the coefficient of the \( x \) term \( b \) (-3 here).
- Once such numbers are found, rewrite the middle term (\( -3x \)) using these numbers and factor by grouping.
Quadratic Formula
The quadratic formula is a standard method used to find the solutions of quadratic equations when factoring is not viable. The formula is: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] This is derived from the general form of a quadratic equation: \( ax^2 + bx + c = 0 \).In our example \( x^2 - 3x - 54 = 0 \),
- we identify \( a = 1 \), \( b = -3 \), and \( c = -54 \).
- Substitute these values into the formula, and simplify the expression under the square root, known as the discriminant.
- The discriminant \( b^2 - 4ac \) determines the nature of the roots. Here, a discriminant value of 225 means two real and distinct roots.
Solving Equations
Solving equations is a core skill in algebra, focusing on finding the value(s) of the unknown variable. For quadratic equations, like\( x^2 - 3x = 54 \),the process involves:
- First, rearranging all terms to one side, creating a standard form \( ax^2 + bx + c = 0 \).
- Using appropriate methods such as factoring or the quadratic formula accordingly.
Other exercises in this chapter
Problem 37
Identify each function as a polynomial, a rational function, an exponential function, a piecewise linear function, or none of these. (Do not graph them; just id
View solution Problem 38
Write an equation of the line satisfying the following conditions. If possible, write your answer in the form \(y=m x+b\). Horizontal and passing through the po
View solution Problem 38
Evaluate each expression without using a calculator. $$ 16^{-3 / 4} $$
View solution Problem 38
Identify each function as a polynomial, a rational function, an exponential function, a piecewise linear function, or none of these. (Do not graph them; just id
View solution