document.write( "Question 1207024: what is the slope of a line containing points (2,-1) and (3,5)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #844825 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
what is the slope of a line containing points (2,-1) and (3,5)
\n" ); document.write( "Using the slope formula m =\"%28y2+-+y1%29%2F%28x2+-x1%29\"
\n" ); document.write( "x1 = 2
\n" ); document.write( "x2 = 3
\n" ); document.write( "y1 = -1
\n" ); document.write( "y2 = 5
\n" ); document.write( "m =\"%285+-+%28-1%29%29%2F%283+-+2%29\" = \"6%2F1\"
\n" ); document.write( "m = 6 is the slope
\n" ); document.write( "Create the equation using y - y1 = m(x - x1)
\n" ); document.write( "y -(-1) = 6(x - 2)
\n" ); document.write( "y + 1 = 6x - 12
\n" ); document.write( "y = 6x -12 - 1
\n" ); document.write( "y = 6x -13
\n" ); document.write( "which is
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-15%2C+10%2C+6x-13%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );