document.write( "Question 953827: Given the points (2,6) and (-4,10) found on line AB; find the slope-intercept form of this line AB. \n" ); document.write( "
Algebra.Com's Answer #582537 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given the points (2,6) and (-4,10) found on line AB; find the slope-intercept form of this line AB. \n" ); document.write( "---------------------- \n" ); document.write( "slope = (10-6)/(-4-2) = 4/-6 = -2/3 \n" ); document.write( "----- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "6 = (-2/3)2 + b \n" ); document.write( "6 = -4/3 + b \n" ); document.write( "b = 22/3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (-2/3)x + (22/3) \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |