Question 1044968
.
Write an absolute-value equation that has 2 and 4 as its solution.
~~~~~~~~~~~~~~~~~~~~~~~~~~


|x-3| = 1.

<TABLE> 
  <TR>
  <TD> 

{{{graph( 330, 330, -3.5, 7.5, -2.5, 5.5,
          abs(x-3), 1
)}}}


Plots y = |x-3| and y = 1.

  </TD>
  </TR>
</TABLE>