A Radical Equation is an equation in which the variable appears under a radical sign (usually a square root, but it could be any root, such as a cube root, fourth root and so on).
Equation: $$ \sqrt{x + 3} = 5 $$
1. Isolate the radical: $$ \sqrt{x + 3} = 5 $$ (already isolated).
2. Eliminate the radical: Square both sides: $$ (\sqrt{x + 3})^2 = 5^2 $$.
$$ x + 3 = 25 $$
3. Solve for $ x $:
$$ x = 25 - 3 = 22 $$
4. Check the solution by substituting $$ x = 22 $$ back into the original equation:
$$ \sqrt{22 + 3} = \sqrt{25} = 5 $$
Since both sides are equal, $$ x = 22 $$ is a valid solution.
Equation: $$ \sqrt[3]{2x - 1} = 3 $$
1. Isolate the radical: $$ \sqrt[3]{2x - 1} = 3 $$ (already isolated).
2. Eliminate the radical: Cube both sides: $$ (\sqrt[3]{2x - 1})^3 = 3^3 $$.
$$ 2x - 1 = 27 $$
3. Solve for $ x $:
$$ 2x = 27 + 1 = 28 $$
$$ x = \frac{28}{2} = 14 $$
4. Check the solution by substituting $$ x = 14 $$ back into the original equation:
$$ \sqrt[3]{2(14) - 1} = \sqrt[3]{28 - 1} = \sqrt[3]{27} = 3 $$
Since both sides are equal, $$ x = 14 $$ is a valid solution.
Remember, always check for extraneous solutions when solving radical equations!