document.write( "Question 95329: How do you write an equation in slope-intercept form of the line satisfying the given conditions.
\n" );
document.write( "Passes through (5,4) and (6,-1). \n" );
document.write( "
Algebra.Com's Answer #69381 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(-1-4)/(6-5)=-5/1=-5 \n" ); document.write( "NO REPLACE X & Y WITH A SET OF POINTS & SOLVE FOR THE Y INTERCEPT: \n" ); document.write( "4=-5*5+b \n" ); document.write( "4=-25+b \n" ); document.write( "b=4+25 \n" ); document.write( "b=29 Y INTERCEPT \n" ); document.write( "Y=-5X+29 ANSWER. \n" ); document.write( " |