document.write( "Question 1062209: Write the point slope form of the equation of the line that passes through the points (5,-9) and (-6,1) \n" ); document.write( "
Algebra.Com's Answer #677039 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the point slope form of the equation of the line that passes through the points (5,-9) and (-6,1) \n" ); document.write( "--- \n" ); document.write( "slope = m = (1--9)/(-6-5) = 10/-11 = -10/11 \n" ); document.write( "------------------- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "-9 = (-10/11)5 + b \n" ); document.write( "------- \n" ); document.write( "-9 + (50/11) = b \n" ); document.write( "---- \n" ); document.write( "-99/11 + 50/11 = -49/11 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (-10/11)x - (49/11) \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |