document.write( "Question 517638: write the slope intercept equation for the line that passes through (6,-9)and has slope -7/6. \n" ); document.write( "
Algebra.Com's Answer #344866 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write the slope intercept equation for the line that passes through (6,-9)and has slope -7/6. \n" ); document.write( "** \n" ); document.write( "standard form of equation for a straight line: y-=mx+b, m=slope, b=y-intercept \n" ); document.write( "Given equation: \n" ); document.write( "y=-7x/6+b \n" ); document.write( "solving for b using coordinates of given point (6,-9) \n" ); document.write( "-9=-7*6/6+b \n" ); document.write( "b=-9+7=-2 \n" ); document.write( "equation: \n" ); document.write( "y=-7x/6-2 \n" ); document.write( " |