Question 1154241
{{{ m = 1/6 }}}
Use general point-slope formula
( 18, 2 )
----------
{{{ ( y - 2 ) / ( x - 18 ) = 1/6 }}}
Multiply both sides by {{{ 6*( x - 18 ) }}}
{{{ 6*( y - 2 ) = x - 18 }}}
{{{ 6y - 12 = x - 18 }}}
{{{ 6y = x - 6 }}}
{{{ y = (1/6)*x - 1 }}} answer
------------------------
check:
( 18, 2 )
{{{ y = (1/6)*x - 1 }}}
{{{ 2 = (1/6)*18 - 1 }}}
{{{ 2 = 3 - 1 }}}
{{{ 2 = 2 }}}
OK