document.write( "Question 48954: what is the equation of the line going through (5,3) and (7,-8)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32420 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE OF THIS LINE IS (-8-3)/(7-5) OR -11/2 OR -5.5\r \n" ); document.write( "\n" ); document.write( "Y INTERCEPT IS 3=-5.5*5+B OR 3=-27.5+B OR B=30.5 \r \n" ); document.write( "\n" ); document.write( "THEN Y=-5.5X+30.5 \n" ); document.write( " |