Question 86758
{{{y=abs(x-3)}}}:
<p></p>
{{{x-3}}} {{{if}}} {{{x>=3}}}  
{{{-(x-3)}}} {{{if}}} {{{x<3}}}
<p></p>
The Domain is all the Real Numbers and the Range is [0, +infinity),
<p></p>
--The x-intercepts is the point: (3, 0) only {{{if}}} {{{x>=3}}}
<p></p>
--the y-intercepts is the point: (0, 3) only {{{if}}} {{{x<3}}}
**Make the graph and confirm.
Cheers.