Question 1153439


the line with slope {{{3/4}}} passing through the point ({{{5}}},{{{5}}})

first find equation using slope-point formula

{{{y-y[1]=m(x-x[1])}}}

{{{y-5=(3/4)(x-5)}}}

{{{y-5=(3/4)x-(3/4)5}}}

{{{y=(3/4)x-15/4+5}}}

{{{y=(3/4)x-15/4+20/4}}}

{{{y=(3/4)x+5/4}}}


to graph it find one more point:

{{{x}}}|{{{y}}}

{{{0}}}|{{{5/4}}}

plot these two points and draw a line through


{{{drawing ( 600, 600, -10, 10, -10, 10,
circle(5,5,.12), locate(5,5,p(5,5)),circle(0,5/4,.12), locate(0,5/4,p(0,5/4)),
graph( 600, 600, -10, 10, -10, 10, (3/4)x+5/4)) }}}