What is the precise solution of and that satisfy these equations?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The given equations are
|x-1| + 3y = 4
{x+3y =5 , x>= 1 ......... Eq1 & -x + 3y =3 , x<1 .......Eq2
And
x - |y-1| =2
{ x-y =1 , y>=1 ..........Eq3 & x+ y =3, y<1 .......Eq4
Solving Eq1 & Eq3 , we get x=2 , y=1 A Unique Solution
Solving Eq1 & Eq4 , we get x=2 , y=1 No solution ( since x>=1 & y<1)
Solving Eq2 & Eq3 , we get x=3 , y=2 No solution (since x<1 & y>=1)
Solving Eq2 & Eq4 , we get x=5/2 , y=3/2 No solution (since x<1 , y<1)