Problem 35
Question
Solve the equation. \(x=3+\sqrt{5 x-9}\)
Step-by-Step Solution
Verified Answer
The solution is \(x = 9\).
1Step 1: Isolate the Square Root
The given equation is \(x = 3 + \sqrt{5x - 9}\). To simplify, isolate the square root on one side if possible. In this case, it's already isolated on the right side: \(\sqrt{5x - 9} = x - 3\).
2Step 2: Square Both Sides
To eliminate the square root, square both sides of the equation: \((x - 3)^2 = (\sqrt{5x - 9})^2\). This results in \((x - 3)^2 = 5x - 9\).
3Step 3: Expand the Quadratic Equation
Expand the left side of the equation: \((x - 3)^2 = x^2 - 6x + 9\). So the equation becomes \(x^2 - 6x + 9 = 5x - 9\).
4Step 4: Rearrange the Equation
Rearrange the equation into a standard quadratic form by setting everything to one side: \(x^2 - 6x + 9 - 5x + 9 = 0\). Simplify to get \(x^2 - 11x + 18 = 0\).
5Step 5: Solve the Quadratic Equation
Use the quadratic formula to solve for \(x\), where \(a = 1\), \(b = -11\), and \(c = 18\). Substitute into \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
6Step 6: Compute the Discriminant
Calculate the discriminant: \(b^2 - 4ac = (-11)^2 - 4 \cdot 1 \cdot 18 = 121 - 72 = 49\). Since it's positive, there are two real solutions.
7Step 7: Apply the Quadratic Formula
Substitute the values into the quadratic formula: \(x = \frac{-(-11) \pm \sqrt{49}}{2 \cdot 1}\). Simplify to get \(x = \frac{11 \pm 7}{2}\).
8Step 8: Calculate the Solutions
Find the two potential solutions: \(x = \frac{11 + 7}{2} = 9\) and \(x = \frac{11 - 7}{2} = 2\).
9Step 9: Check the Solutions
Substitute both possible solutions back into the original equation to verify: for \(x = 9\), check \(9 = 3 + \sqrt{45 - 9}\), which is true since \(9 = 3 + 6\). For \(x = 2\), check \(2 = 3 + \sqrt{10 - 9}\), which is false since \(2 eq 4\). Only \(x = 9\) is valid.
Key Concepts
Isolating the Square RootQuadratic FormulaUnderstanding the DiscriminantFinding Real Solutions
Isolating the Square Root
When solving equations that involve a square root, one of the first key steps is to isolate the square root on one side of the equation. This helps simplify the process of finding the solution. In our exercise, the equation given is already in an optimal form for isolation:
- We have the equation: \(x = 3 + \sqrt{5x - 9}\).
- Rewriting, the isolated square root is \(\sqrt{5x - 9} = x - 3\).
Quadratic Formula
Once we've removed any square roots and rearranged our equation, we often end up with a quadratic equation. A quadratic equation is typically expressed in the form: \(ax^2 + bx + c = 0\). The quadratic formula is a powerful tool used to solve these equations. It is given by:
- \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
Understanding the Discriminant
The discriminant, found in the quadratic formula under the square root sign, is a crucial part of solving quadratic equations. The discriminant is expressed as \(b^2 - 4ac\) and gives us insight into the nature of the solutions:
- If the discriminant is positive, there are two distinct real solutions.
- If it is zero, there is exactly one real solution (a repeated root).
- If it is negative, there are no real solutions, but rather two complex solutions.
- \((b^2 - 4ac) = (-11)^2 - 4 \times 1 \times 18 = 121 - 72 = 49\).
Finding Real Solutions
After determining the nature of the solutions through the discriminant, the next step is to actually find these real solutions using the quadratic formula. For our equation, substituting \(a = 1\), \(b = -11\), and \(c = 18\) into the formula gives us:
- \(x = \frac{-(-11) \pm \sqrt{49}}{2 \times 1}\).
- This simplifies to \(x = \frac{11 \pm 7}{2}\).
- \(x = \frac{18}{2} = 9\), and
- \(x = \frac{4}{2} = 2\).
Other exercises in this chapter
Problem 34
Write the expression in the form \(a+b i,\) where \(a\) and \(b\) are real numbers. $$\frac{\sqrt{-25}}{\sqrt{-16} \sqrt{-81}}$$
View solution Problem 35
Simplify. $$\left(3 x^{56}\right)\left(8 x^{23}\right)$$
View solution Problem 35
Exer. 33-40: Replace the symbol \(\square\) with elther = or \(\neq\) to make the resulting statement true for all real numbers \(a, b\) \(c,\) and \(d,\) whene
View solution Problem 35
Simplify the expression. $$\frac{\frac{x}{x+2}-\frac{4}{x+2}}{x-3-\frac{6}{x+2}}$$
View solution