Start by understanding the equation: \(|\sqrt{x} - 5| = 2\). The absolute value means the expression inside can be either 2 or -2.
Set up two separate equations to remove the absolute value: \(\sqrt{x} - 5 = 2\) and \(\sqrt{x} - 5 = -2\).
Solve the first equation: add 5 to both sides to get \(\sqrt{x} = 7\), then square both sides to eliminate the square root, resulting in \(x = 7^2\).
Solve the second equation: add 5 to both sides to get \(\sqrt{x} = 3\), then square both sides to eliminate the square root, resulting in \(x = 3^2\).
Check both solutions in the original equation to ensure they do not produce extraneous results, since squaring can introduce invalid solutions.
Verified video answer for a similar problem:
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4m
Play a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Absolute Value Equations
An absolute value equation involves expressions within absolute value bars, which represent the distance from zero on the number line. To solve |A| = B, where B ≥ 0, split it into two cases: A = B and A = -B. This approach helps find all possible solutions that satisfy the original equation.
The square root function, √x, returns the non-negative number whose square is x. It is defined only for x ≥ 0 in the real numbers. Understanding its domain is crucial when solving equations involving √x to ensure solutions are valid.
Solving Equations with Radicals and Absolute Values
When solving equations that combine radicals and absolute values, isolate the absolute value expression first, then consider the domain restrictions from the radical. After splitting the absolute value into two cases, solve each resulting equation carefully, checking for extraneous solutions.