document.write( "Question 202663: graph the line containing the given pair of points and find the slope. (9,0) and (7,-7) \n" ); document.write( "
Algebra.Com's Answer #152839 by vleith(2983)\"\" \"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) = (9, 0) and (x2, y2) = (7, -7).
\n" ); document.write( " Slope a is \"a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%28-7-0%29%2F%287-9%29+=+3.5\".
\n" ); document.write( " Intercept is found from equation \"a%2Ax%5B1%5D%2Bb+=+y%5B1%5D\", or \"3.5%2A9+%2Bb+=+-31.5\". From that,
\n" ); document.write( " intercept b is \"b=y%5B1%5D-a%2Ax%5B1%5D\", or \"b=0-3.5%2A9+=+-31.5\".
\n" ); document.write( "
\n" ); document.write( " y=(3.5)x + (-31.5)
\n" ); document.write( "
\n" ); document.write( " Your graph:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );