Question 667188


graph linear function

{{{4x+y=7}}}



find {{{x-intercept}}}:

set {{{y=0}}}

{{{4x+0=7}}}

{{{4x=7}}}

{{{x= 7/4}}}..........{{{x-intercept}}} is at ({{{7/4}}},{{{0}}})...that is one point

find {{{y-intercept}}}:

set {{{x=0}}}

{{{4*0+y=7}}}

{{{y= 7}}}..........{{{y-intercept}}} is at ({{{0}}},{{{7}}})...that is second point

plot these two points and draw a line through


 {{{ graph( 600, 600, -10, 10, -10, 10,-4x+7) }}}