Question 1092249
Write an absolute value equation that has the solutions {{{x=-10}}} and {{{x=-5}}}. 

{{{y=abs((x-(-10))(x-(-5)))}}}
{{{y=abs((x+10)(x+5))}}}
{{{y=abs(x^2 + 15 x + 50)}}}

{{{ graph( 600, 600, -15, 15, -15, 15,abs(x^2+15x+50)) }}}