document.write( "Question 448477: Find the slope of the line that contains the points 9,8 and -2,1 \n" ); document.write( "
Algebra.Com's Answer #308574 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
x1 y1 x2 y2
\n" ); document.write( "9 8 -2 1
\n" ); document.write( "
\n" ); document.write( "slope m =(y2-y1)/(x2-x1)
\n" ); document.write( "(1-8)/( -2-9)
\n" ); document.write( "(-7/-11 )
\n" ); document.write( "m=0.64
\n" ); document.write( "
\n" ); document.write( "Plug value of the slope and point (2, -4) in
\n" ); document.write( "Y =mx+b
\n" ); document.write( "-4.00=1.27+b
\n" ); document.write( "b=-4-1.27
\n" ); document.write( "b=-5.27
\n" ); document.write( "So the equation will be
\n" ); document.write( "Y =0.64 x-5.27
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );