Question 184101
{{{-x + 10 y = 11}}}
In order to see important features, put  it
in the slope-intercept form, {{{y = mx + b}}}
{{{m}}}= slope
{{{b}}} = y intercept
{{{-x + 10 y = 11}}}
Add {{{x}}} to both sides
{{{10y = x + 11}}}
Divide both sides by {{{10}}}
{{{y = (1/10)*x + 11/10}}}
{{{m = 1/10}}}
{{{b = 11/10}}}
I can find the x-intercept by setting {{{y=0}}}
{{{0 = (1/10)*x + 11/10}}}
{{{-(1/10)*x = 11/10}}}
Multiply both sides by {{{10}}}
{{{-x = 11}}}
{{{x = -11}}}
That gives me 2 points and the slope
Here's the plot
{{{ graph( 500, 500, -12, 3, -1, 4, (1/10)*x + 11/10) }}}