Question 358470
<pre><font size = 3 color = "indigo"><b>
Hi,
*Note standard slope intercept form for an equation of a line
y = mx + 6 where m is the slope and b the y-intercept
Line with slope 3/4
{{{y = (3/4)x + b}}}
using the given Pt(4,4)on this line to solve for b
4 = 3 + b
1 = b
Equation of this line is:
y = (3/4)x + 1
{{{graph( 300, 300,-6,6,-6,6,(3/4)x + 1) }}}