Posted by GGIFT on Monday, March 8, 2010 at 8:14am.
When performing operations, like "squaring both sides", sometimes roots are introduced that were not part of the original relation.
e.g.
let x = 4, and only 4
square both sides
x^2 = 16
now take √
√(x^2) = √16
± x = 4
x = ±4 , we now a "new" root
So inother words, we need to make that solutions are not those of original equations??
I will give you another example
solve √(3x+10) = x+2
square both sides
3x+10 = x^2 + 4x + 4
x^2 + x - 6 = 0
(x+3)(x-2) = 0
x = -3 or x = 2
check: (in original)
if x=2
LS = √(6+10) = √16 = 4
RS = 2+2 = 4 , checks
if x = -3
LS = √(-9+1) = 1
RS = -3+2 = -1 , does not work
so x = 2
I still do not understand it.
Related Questions
Algebra - When solving a rational equation, why is it necessary to perform a ...
algebra - When solving a rational equation, why is it necessary to perform a ...
Math - Why is it necessary to perform a check when solving rational equations?
algebra - after solving a rational equation, why is it important to check your ...
Algebra - After solving a rational equation, why is it important to check your ...
algebra - When solving a rational equation what is the first step we must always...
algebra - what are extraneous solutions of an equation? Why do they sometimes ...
UOP - necessary to perform a check?
Math: solving rational equation - 2/x + 5/3 = 7/x
Algebra - Solving Rational Expressions 1/2x=1/x+3
For Further Reading