Extraneous solution:
An extraneous solution is a solution that arises from the solving process that is not really a solution at all
So, firstly we will solve for the equation
and then we verify each solutions by plugging them back
If denominator of rational equation becomes zero , then that solution must be extraneuous solution
For example:
![\frac{1}{x+3} +\frac{2}{x} =-\frac{3}{x(x+3)}](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7Bx%2B3%7D%20%2B%5Cfrac%7B2%7D%7Bx%7D%20%3D-%5Cfrac%7B3%7D%7Bx%28x%2B3%29%7D)
we can solve for x
Multiply both sides by x(x+3)
![\frac{1}{x+3}x\left(x+3\right)+\frac{2}{x}x\left(x+3\right)=-\frac{3}{x\left(x+3\right)}x\left(x+3\right)](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7Bx%2B3%7Dx%5Cleft%28x%2B3%5Cright%29%2B%5Cfrac%7B2%7D%7Bx%7Dx%5Cleft%28x%2B3%5Cright%29%3D-%5Cfrac%7B3%7D%7Bx%5Cleft%28x%2B3%5Cright%29%7Dx%5Cleft%28x%2B3%5Cright%29)
now, we can simplify it
![x+2\left(x+3\right)=-3](https://tex.z-dn.net/?f=x%2B2%5Cleft%28x%2B3%5Cright%29%3D-3)
![x+2x+6=-3](https://tex.z-dn.net/?f=x%2B2x%2B6%3D-3)
![3x=-9](https://tex.z-dn.net/?f=3x%3D-9)
now, we can solve for x
![x=-3](https://tex.z-dn.net/?f=x%3D-3)
now, we can check whether x=-3 is extraneous solution
we will plug back x=-3 into original
![\frac{1}{-3+3} +\frac{2}{-3} =-\frac{3}{-3(-3+3)}](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7B-3%2B3%7D%20%2B%5Cfrac%7B2%7D%7B-3%7D%20%3D-%5Cfrac%7B3%7D%7B-3%28-3%2B3%29%7D)
![\frac{1}{0} +\frac{2}{-3} =-\frac{3}{-3(0)}](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7B0%7D%20%2B%5Cfrac%7B2%7D%7B-3%7D%20%3D-%5Cfrac%7B3%7D%7B-3%280%29%7D)
we can see that denominator becomes 0
so, x=-3 can not be solution
so, x=-3 is extraneous solution...........Answer