document.write( "Question 992535: What is the point-slope form of the equation satisfying the points (1,9) and (4,-2) \n" ); document.write( "
Algebra.Com's Answer #612120 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the point-slope form of the equation satisfying the points (1,9) and (4,-2) \n" ); document.write( "----------- \n" ); document.write( "m = (9--2)/(1-4) = 11/-3 = -11/3 \n" ); document.write( "------- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "9 = (-11/3)*1 + b \n" ); document.write( "----- \n" ); document.write( "b = 38/3 \n" ); document.write( "====== \n" ); document.write( "Ans: y = (-11/3)x + (38/3) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |