document.write( "Question 953390: the equation of a line is y= mx + 3. Determine the value of m such that the line passes through (6,-9) \n" ); document.write( "
| Algebra.Com's Answer #582196 by Alan3354(69443)     You can put this solution on YOUR website! the equation of a line is y= mx + 3. Determine the value of m such that the line passes through (6,-9) \n" ); document.write( "-------------- \n" ); document.write( "y = mx + 3 \n" ); document.write( "-9 = m*6 + 3 \n" ); document.write( "m = -2 \n" ); document.write( " |