document.write( "Question 5808: I need your help, A line in the Cartesian plane passes through the points (1,3) and (5,4). What is the slope of the line? Please help me! \n" ); document.write( "
Algebra.Com's Answer #2998 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: FIND EQUATION of straight line given 2 points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (1, 3) and (x2, y2) = (5, 4).
\n" ); document.write( " Slope a is \"a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%284-3%29%2F%285-1%29+=+0.25\".
\n" ); document.write( " Intercept is found from equation \"a%2Ax%5B1%5D%2Bb+=+y%5B1%5D\", or \"0.25%2A1+%2Bb+=+2.75\". From that,
\n" ); document.write( " intercept b is \"b=y%5B1%5D-a%2Ax%5B1%5D\", or \"b=3-0.25%2A1+=+2.75\".
\n" ); document.write( "
\n" ); document.write( " y=(0.25)x + (2.75)
\n" ); document.write( "
\n" ); document.write( " Your graph:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );