Question 937304
Use the general point-slope formula
{{{ ( y - (-5) ) / ( x - (-3) ) = 1/2 }}}
{{{ 2*( y + 5 ) = x + 3 }}}
{{{ 2y + 10 = x + 3 }}}
{{{ 2y = x - 7 }}}
{{{ y = (1/2)*x - 7/2 }}}
---------------------
check answer:
Does it pass through ( -3,-5 )?
{{{ -5 = (1/2)*(-3) - 7/2 }}}
{{{ -10 = -3 - 7 }}}
{{{ -10 = -10 }}}
OK