document.write( "Question 242914: Can you help me with a problem I am trying to write an equation in slope intercept form for the line that contains each ordered pair (4,2), (-6,7) \n" ); document.write( "
Algebra.Com's Answer #177892 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (4,2), (-6,7) \n" ); document.write( "SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "(7-2)/(-6-4) \n" ); document.write( "5/-10 \n" ); document.write( "-1/2 ans. for the slope. \n" ); document.write( "2=-1/2*4+b \n" ); document.write( "2=-2+b \n" ); document.write( "b=2+2 \n" ); document.write( "b=4 the Y intercept \n" ); document.write( "Y=-X/2+4 \n" ); document.write( " |