document.write( "Question 133455:
\n" );
document.write( "Could someone please help me with the slope intercept equation of the line that contains points (5,17) and (9,13?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #97651 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "(13-17)/(9-5) \n" ); document.write( "-4/4=-1 FOR THE SLOPE. \n" ); document.write( "17=-1*5+b \n" ); document.write( "17=-5+b \n" ); document.write( "b=17+5 \n" ); document.write( "b=22 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "Y=-X+22 \n" ); document.write( " |