Question 1154809
{{{ y = ( 3/4)*x - 1/2 }}}
The slope is {{{ 3/4 }}}
The y-intercept is {{{ -1/2 }}}
Here is the plot:
{{{ graph( 400, 400, -6, 6, -6, 6, ( 3/4 )*x - 1/2 ) }}}