Question 198926
<font face="Tahoma" size=1.5>
</pre><font size=4><b>
Given Line Eqn, {{{y=5x-4}}}


Let Fy=0:
{{{0=5x-4}}} ---> {{{5x=4}}} ---> {{{cross(5)x/cross(5)=4/5}}}}
{{{red(x=4/5)}}}, X-Intercept 


Let Fx=0:
{{{y=5(0)-4}}}
{{{red(y=-4)}}}, Y-Intercept


{{{drawing(300,300,-4,4,-7,7,grid(1),graph(300,300,-4,4,-7,7,5x-4),blue(circle(4/5,0,.10)),blue(circle(0,-4,.10)))}}}---> Line {{{red(y=5x-4)}}}


Thank you,
Jojo</font>