Question 643701
Start off with the point-slope form 
of the equation which is:
{{{ y = m*x + b }}}
{{{ m = -4 }}}
(x,y) = (2,2)
{{{ 2 = -4*2 + b }}}
{{{ 2 = -8 + b }}}
{{{ b = 10 }}}
----------
The equation in point-slope form is
{{{ y = -4x + 10 }}}
In standard form it is
{{{ 4x + y = 10 }}}
--------------
check:
{{{ 4*2 + 2 = 10 }}}
{{{ 8 + 2 = 10 }}}
{{{ 10 = 10 }}}
OK