Problem 34
Question
\(5-60\) Find all real solutions of the equation. $$ x+2 \sqrt{x-7}=10 $$
Step-by-Step Solution
Verified Answer
The only real solution is \( x = 8 \).
1Step 1: Isolate the square root term
Start by isolating the square root term on one side of the equation. Subtract \( x \) from both sides to get: \[2\sqrt{x-7} = 10 - x\]
2Step 2: Remove the square root
Square both sides of the equation to eliminate the square root, yielding:\[4(x-7) = (10 - x)^2\] This expands to:\[ 4x - 28 = 100 - 20x + x^2 \]
3Step 3: Rearrange the quadratic equation
Bring all terms to one side to form a standard quadratic equation:\[ x^2 - 24x + 128 = 0 \]
4Step 4: Solve the quadratic equation by the quadratic formula
Use the quadratic formula, \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 1 \), \( b = -24 \), and \( c = 128 \).Calculate the discriminant:\[(-24)^2 - 4 \cdot 1 \cdot 128 = 576 - 512 = 64\]Thus, the solutions are:\[x = \frac{24 \pm \sqrt{64}}{2} = \frac{24 \pm 8}{2} \]
5Step 5: Find exact solutions from the quadratic formula
Calculate both potential solutions:\[x = \frac{24 + 8}{2} = 16\]\[x = \frac{24 - 8}{2} = 8\]
6Step 6: Verify solutions
Substitute each solution back into the original equation to verify it:For \( x = 16 \):\[16 + 2\sqrt{16 - 7} = 16 + 2\sqrt{9} = 16 + 6 = 22 \quad (not \: equal \: to \: 10)\]For \( x = 8 \):\[8 + 2\sqrt{8 - 7} = 8 + 2 \cdot 1 = 10 \, \text{(valid solution)}\]
Key Concepts
Quadratic FormulaIsolating Square RootsReal Solutions
Quadratic Formula
The Quadratic Formula is a powerful tool used to solve quadratic equations. These equations take the standard form \( ax^2 + bx + c = 0 \). To find the solutions, substitute values for \( a \), \( b \), and \( c \) into the formula:
For example, in our exercise, the quadratic equation derived was \( x^2 - 24x + 128 = 0 \). Here, \( a = 1 \), \( b = -24 \), and \( c = 128 \). The discriminant calculated was \( 64 \), which is positive, indicating two real solutions. By plugging these values into the formula, we obtained the solutions \( x = 16 \) and \( x = 8 \). Only the solution \( x = 8 \) satisfied the original equation.
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
For example, in our exercise, the quadratic equation derived was \( x^2 - 24x + 128 = 0 \). Here, \( a = 1 \), \( b = -24 \), and \( c = 128 \). The discriminant calculated was \( 64 \), which is positive, indicating two real solutions. By plugging these values into the formula, we obtained the solutions \( x = 16 \) and \( x = 8 \). Only the solution \( x = 8 \) satisfied the original equation.
Isolating Square Roots
Isolating the square root is an essential step when dealing with equations that contain a square root term. To do this, you need to simplify the equation so that the square root stands alone on one side.
Consider the equation \( x + 2\sqrt{x-7} = 10 \). To isolate the square root, subtract \( x \) from both sides, giving:
Once the square root term is isolated, we can then eliminate it by squaring the entire equation, which allowed us to derive the quadratic equation in our example.
Consider the equation \( x + 2\sqrt{x-7} = 10 \). To isolate the square root, subtract \( x \) from both sides, giving:
- \( 2\sqrt{x-7} = 10 - x \)
Once the square root term is isolated, we can then eliminate it by squaring the entire equation, which allowed us to derive the quadratic equation in our example.
Real Solutions
In algebra, real solutions are those solutions that do not involve imaginary components. To determine if solutions are real, we look at the discriminant of the quadratic equation:
- If the discriminant \( b^2 - 4ac \) is positive, the equation has two distinct real solutions.
- If it equals zero, there is exactly one real solution.
- If negative, the solutions are not real but complex or imaginary.
Other exercises in this chapter
Problem 34
Solve the linear inequality. Express the solution using interval notation and graph the solution set. $$ -\frac{1}{2} \leq \frac{4-3 x}{5} \leq \frac{1}{4} $$
View solution Problem 34
Find all real solutions of the equation. $$ 3 x^{2}+7 x+4=0 $$
View solution Problem 34
The given equation is either linear or equivalent to a linear equation. Solve the equation. \((t-4)^{2}=(t+4)^{2}+32\)
View solution Problem 34
Value of Coins Mary has \(\$ 3.00\) in nickels, dimes, and quarters. If she has twice as many dimes as quarters and five more nickels than dimes, how many coins
View solution