document.write( "Question 544123: How do you write an equation in slope intercept form for the line that passes through (3, 7) and (7, 4)? \n" ); document.write( "
Algebra.Com's Answer #355165 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
m=slope
\n" ); document.write( "\"%28y1-y2%29%2F%28x1-x2%29=m\" find slope formula
\n" ); document.write( "\"%287-4%29%2F%283-7%29=m\" imput points and solve
\n" ); document.write( "\"3%2F-4=m\" multiplied by (-1/-1) which=1
\n" ); document.write( "\"-3%2F4=m\"
\n" ); document.write( "\"y=mx%2Bb\" slope intercept formula
\n" ); document.write( "\"y=%28-3%2F4%29x%2Bb\" imput one point and solve for b
\n" ); document.write( "\"7=%28-3%2F4%293%2Bb\"
\n" ); document.write( "\"7=%28-9%2F4%29%2Bb\"
\n" ); document.write( "\"7%2B%289%2F4%29=b\"
\n" ); document.write( "\"37%2F4=b\"
\n" ); document.write( "\"y=%28-3%2F4%29x%2B%2837%2F4%29\" heres your equation
\n" ); document.write( "
\n" ); document.write( "
\n" );