document.write( "Question 432045: Graph the line passing through (-1,3) with slope 1/4 \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Graph the line passing through (-1,3) with slope 1/4\n" ); document.write( " y = (1/4)x + b\n" ); document.write( " 3 = (1/4)*-1 + b\n" ); document.write( " 13/4 = b\n" ); document.write( " y = (1/4)x + 13/4 y-intercept is Pt (0,3.25)\r\n" ); document.write( "\n" ); document.write( "Note: as y increases/decreases by 1, x increases/decreases by 4\n" ); document.write( "\n" ); document.write( "