Question 326328
{{{f(x)=abs(x-2)-3}}}
V shaped absolute value function, vertex at x=2, displaced -3 from x-axis.
.
.
.
{{{graph(300,300,-3,7,-5,5,abs(x-2)-3)}}}
.
.
.
{{{f(x)=-2(x-1)^2+4}}}
Parabola, opens downward, vertex at (1,4).
.
.
.
{{{graph(300,300,-4,6,-5,5,-2(x-1)^2+4)}}}