document.write( "Question 998853: Write an equation of a line that passes through (9,-5) and (3,-5)\r
\n" );
document.write( "\n" );
document.write( "It says to answer the question by first finding the slope using these two points. \n" );
document.write( "
Algebra.Com's Answer #616586 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Gradient = y2 - y1/x2 - x1 \n" ); document.write( "Gradient = -5 - (-5)/3 - 9 \n" ); document.write( "Gradient = 0/-6 This is a zero gradient \n" ); document.write( "Equation of line => y = -5 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |