Question 986567
.
{{{x/2 +y/7=1}}}
For x intercept, y=0:
{{{x/2+0/7=1}}}
{{{x/2=1}}}
{{{x=2}}}
x-intercept: (2,0)
.
For y intercept, x=0:
{{{0/2+y/7=1}}}
{{{y/7=1}}}
{{{y=7}}}
y-intercept: (0,7)
.
{{{ graph( 500, 500, -10, 10, -10, 10, -(7/2)x+7) }}}