document.write( "Question 243163: write an equation in slope intercept form for a line that passes through the given points (7,-2) and (2,6) \n" ); document.write( "
Algebra.Com's Answer #178150 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (7,-2) and (2,6) \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "(6+2)/(2-7) \n" ); document.write( "8/-5=-8/5 ans. for the slope. \n" ); document.write( "Y=mX+b \n" ); document.write( "-2=-8/5*7+b \n" ); document.write( "-2=-56/5+b \n" ); document.write( "b=-2+56/5 \n" ); document.write( "b=-10/5+56/5 \n" ); document.write( "b=46/5 ans. for the Y intervept. \n" ); document.write( "Y=-5x/8+46/5 \n" ); document.write( " |