Question 1122148
f(x)=2|x+1.5| 



{{{x+1.5<0}}}
{{{x<-1.5}}}
-
{{{x+1.5>=0}}}
{{{x>=-1.5}}}




{{{f(x)=2(-1)(x+1.5)}}}
{{{f(x)=-2x-3}}}
-
{{{f(x)=2(x+1.5)}}}
{{{f(x)=2x+3}}}


---------------------------
{{{f(x)=-2x-3}}}, for {{{x<-1.5}}}
{{{and}}}
{{{f(x)=2x+3}}}, for {{{x>-1.5}}}
--------------------------



{{{graph(300,300,-7,3,-3,7,2abs(x+1.5))}}}