document.write( "Question 245622: Find the slope of the line through (0,5) and (5,5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #179383 by checkley77(12844) ![]() You can put this solution on YOUR website! (0,5) and (5,5) \n" ); document.write( "Slope=(y2-y1)/X2-x1)=(5-5)/(5-0)=0/5=0 This is a horizontal line tyhrough y=5. \n" ); document.write( " |