document.write( "Question 177464: Given the points (2, -5) and ( -1, 4).
\n" );
document.write( "Find the Slope and Y-intercept?
\n" );
document.write( "Find the equation of the line? Please Thank you \n" );
document.write( "
Algebra.Com's Answer #132506 by stanbon(75887) ![]() You can put this solution on YOUR website! Given the points (2, -5) and ( -1, 4). \n" ); document.write( "Find the Slope and Y-intercept? \n" ); document.write( "slope = (4--5)/(-1-2) = 9/-3 = -3 \n" ); document.write( "---- \n" ); document.write( "intercept: 4 = -3*-1 + b \n" ); document.write( "b = 1 \n" ); document.write( "------- \n" ); document.write( "Find the equation of the line? \n" ); document.write( "y = -3x + 1 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |