document.write( "Question 432046: Graph the line passing through ((4,2) with slope -4/5 \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Graph the line passing through ((4,2) with slope -4/5\n" ); document.write( " y = (-4/5)x + b\n" ); document.write( " 2 = (-4/5)*4 + b\n" ); document.write( " 26/5 = b\n" ); document.write( " y = (-4/5)x + 26/5 y-intercept is Pt (0,5.2)\r\n" ); document.write( "\n" ); document.write( "Note: as y increases/decreases by 4, \n" ); document.write( "x increases/decreases by 5 in an \"opposite fashion\"\n" ); document.write( "\n" ); document.write( "