Question 647411
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
|x+3|  &#8805;  x + 2
 |x+ 3| Green  
  x+ 2  Blue
Infinite amount of solutions for x (|x+3|  &#8805;  x + 2 always true)
{{{drawing(300,300,   -6, 6, -6, 6,   grid(1),
graph( 300, 300, -6, 6, -6, 6,0,abs(x+3), x+2))}}}