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