document.write( "Question 848240: Find equation of the line that passes thru the piints 0, 9 and -5, 13 \n" ); document.write( "
Algebra.Com's Answer #510964 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Find the slope of (0,9), (-5,13) \r \n" ); document.write( "\n" ); document.write( "(13-9)/(-5-0) = -4/5\r \n" ); document.write( "\n" ); document.write( "y - 9 = (-4/5)*(x-0) \n" ); document.write( " |