document.write( "Question 1002910: What is an equation in slope-intercept for the line that passes through the points (1,-3) and (3,1)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619759 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is an equation in slope-intercept for the line that passes through the points (1,-3) and (3,1)? \n" ); document.write( "-------- \n" ); document.write( "slope = (1--3)/(3-1) = 4/2 = 2 \n" ); document.write( "----- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "1 = 2*3 + b \n" ); document.write( "b = -5 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x - 5 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " |