document.write( "Question 370364: Do the points (3,-4),(18,6), and (9,0) all fall on the same line? If so what is the equation of the line. \n" ); document.write( "
Algebra.Com's Answer #263986 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "It looks like they do but you need to calculate the slope between each set of points to be sure.
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r
\n" ); document.write( "\n" ); document.write( "\"m%5B12%5D=%286-%28-4%29%29%2F%2818-3%29=10%2F15=2%2F3\"
\n" ); document.write( "\"m%5B23%5D=%280-6%29%2F%289-18%29=-6%2F-9=2%2F3\"
\n" ); document.write( "Yes, since they have the same slope they are on the same line.
\n" ); document.write( "Use the slope-intercept form, \"y=mx%2Bb\"
\n" ); document.write( "\"y=%282%2F3%29x%2Bb\"
\n" ); document.write( "Use any point to solve for \"b\"
\n" ); document.write( "\"6=%282%2F3%2918%2Bb\"
\n" ); document.write( "\"b=6-12\"
\n" ); document.write( "\"b=-6\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"highlight%28y=%282%2F3%29x-6%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );