document.write( "Question 1084685: What would she have gotten for the equation of the linear function if she had used the ordered pairs (2, 5) and (4, 1) instead? \n" ); document.write( "
Algebra.Com's Answer #698736 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Using the ordered pairs (2, 5) and (4, 1) \n" ); document.write( "Gradient = y2 - y1/x2 - x1 = 1 - 5/4 - 2 = -4/2 = -2 \n" ); document.write( "Using gradient = -2 and (4, 1) \n" ); document.write( "y - b = m(x - a) \n" ); document.write( "y - 1 = -2(x - 4) \n" ); document.write( "y - 1 = -2x + 8 \n" ); document.write( "y = -2x + 8 + 1 \n" ); document.write( "y = -2x + 9 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |