Question 306350
{{{ax+by=1}}}
X-intercept: {{{a(12)+b(0)=1}}}
{{{a=1/12}}}
Y-intercept: {{{a(0)+b(14)=1}}}
{{{b=1/14}}}
.
.
.
{{{x/12+y/14=1}}}
{{{y/14=-x/12+1}}}
{{{highlight_green(y= -(7/6)x+14)}}}

{{{ graph( 300,300, -2, 16, -2, 16, -(7/6)x+14) }}}