document.write( "Question 364770: Given two points, find:
\n" ); document.write( "Slope
\n" ); document.write( "Point-Slope Form
\n" ); document.write( "Slope-Intercept Form
\n" ); document.write( "Standard Form
\n" ); document.write( "(-2,6)&(-5,7)
\n" ); document.write( "

Algebra.Com's Answer #260326 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First find the slope.
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"m=%287-6%29%2F%28-5-%28-2%29%29=%287-6%29%2F%28-5%2B3%29\"
\n" ); document.write( "When you have the slope, use the point-slope form,
\n" ); document.write( "\"y-y%5Bp%5D=m%28x-x%5Bp%5D%29\" with either point.
\n" ); document.write( "\"y-7=m%28x-%28-5%29%29\"
\n" ); document.write( "\"highlight%28y-7=m%28x%2B5%29%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Convert to slope-intercept form, \"y=mx%2Bb\"
\n" ); document.write( "\"y=mx%2B5m%2B7\"
\n" ); document.write( "\"highlight%28y=mx%2B%285m%2B7%29%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Then convert to standard form, get rid of all denominators.
\n" ); document.write( "Move x and y to the left hand side, constant on the right hand side.
\n" ); document.write( "Coefficient for x should be positive.
\n" ); document.write( "\"highlight%28ax%2Bby=c%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );