Problem 55
Question
Solve each equation. $$3-\sqrt{x}=\sqrt{2 \sqrt{x}-3}$$
Step-by-Step Solution
Verified Answer
x = 6
1Step 1: Isolate the Square Root Terms
First, move the \(-\sqrt{x}\) term to the other side of the equation to isolate the square root expressions.\[ 3 - \sqrt{x} = \sqrt{2\sqrt{x}-3} \] becomes \[ 3 = \sqrt{x} + \sqrt{2\sqrt{x} - 3}. \]
2Step 2: Square Both Sides
Next, square both sides of the equation to eliminate the square roots. \[ \left(3\right)^2 = \left(\sqrt{x} + \sqrt{2\sqrt{x} - 3}\right)^2 \] Simplifies to: \[ 9 = x + 2\sqrt{x} \sqrt{2\sqrt{x} - 3} + 2\sqrt{x} - 3. \]
3Step 3: Isolate the Remaining Square Root
Simplify and isolate the remaining square root term: \[ 9 + 3 = x + 2\sqrt{x} \sqrt{2\sqrt{x} - 3} + 2\sqrt{x}, \] which further simplifies to: \[ 12 = x + 2\sqrt{4x - 6}. \]
4Step 4: Square Both Sides Again
To eliminate the remaining square root, square both sides once more: \[ \left(12\right)^2 = \left(x + 2\sqrt{4\sqrt{x} - 6}\right)^2 \] Simplifies to: \[ 144 = x^2 + 4x + 4(4x - 6). \]
5Step 5: Solve the Quadratic Equation
Simplify and solve for \(x\): \[ 144 = x^2 + 4x + 16x - 24 \] Combine like terms: \[x^2 + 20x - 168 = 0. \]Factorize the quadratic: \[(x + 28)(x - 6) = 0. \]Set each factor to zero: \[x = -28, \quad x = 6. \] Since \(x\) cannot be negative in the context of the original square root, the valid solution is \[x = 6. \]
Key Concepts
isolating square rootssquaring both sidesquadratic equationsvalid solutions
isolating square roots
Isolating the square root is the first step in solving this type of radical equation. It involves moving one of the square root terms to one side, so you can deal with it separately.
In the given equation, we start with:
In the given equation, we start with:
- 3 - \(\sqrt{x}\) = \(\sqrt{2\sqrt{x}-3}\)
- 3 = \(\sqrt{x}\) + \(\sqrt{2\sqrt{x}-3}\)
squaring both sides
Once you isolate the square root, the next step is to square both sides of the equation. This process helps eliminate the square roots and simplifies the equation further.
In our case, we begin with:
In our case, we begin with:
- 3 = \(\sqrt{x}\) + \(\sqrt{2\sqrt{x} - 3}\)
- (3)^2 = (\sqrt{x} + \(\sqrt{2\sqrt{x} - 3}\))^2
- 9 = x + 2\sqrt{x}\cdot\sqrt{2\sqrt{x} - 3} + (2\sqrt{x} - 3)
quadratic equations
After eliminating the square root expressions, you typically end up with a quadratic equation. Quadratic equations have the form \(ax^2 + bx + c = 0\).
Following our prior work: we get
Often, quadratic equations can be factored to find the solutions. If not, use the quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
Following our prior work: we get
- 9 + 3 = x + 4\sqrt{x}(4\sqrt{x} - 3)
- 144 = x^2 + 4x + 16x - 24
- x^2 + 20x - 168 = 0
Often, quadratic equations can be factored to find the solutions. If not, use the quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
valid solutions
When solving radical equations, it's essential to check for valid solutions. This ensures that the solutions work within the context of the original equation, especially since squaring can introduce extraneous solutions.
Our factorized quadratic equation is:
Our factorized quadratic equation is:
- (x + 28)(x - 6) = 0
- x = -28
- x = 6
Other exercises in this chapter
Problem 55
The cost of a charter flight to Miami is \(\$ 225\) each for 75 passengers, with a refund of \(\$ 5\) per passenger for each passenger in excess of \(75 .\) How
View solution Problem 55
Solve each equation for \(x\). $$a^{2} x+3 x=2 a^{2}$$
View solution Problem 55
Solve each equation using the quadratic formula. $$x^{2}=2 x-5$$
View solution Problem 56
Solve each equation or inequality. $$|12-9 x| \geq-12$$
View solution