document.write( "Question 893754: Write in slope-intercept form the equation of the line that passes through (-2,5) and (4,6) \n" ); document.write( "
Algebra.Com's Answer #541491 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Write in slope-intercept form the equation of the line that passes through (-2,5) and (4,6)
\n" ); document.write( "***
\n" ); document.write( "standard form of equation for a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "slope=∆y/∆x=(6-5)/(4-(-2))=1/6
\n" ); document.write( "equation: y=(1/6)x+b
\n" ); document.write( "solve for b using coordinates of one of the given points (4,6)
\n" ); document.write( "6=4/6+b
\n" ); document.write( "b=6-4/6=18/3-2/3=16/3
\n" ); document.write( "equation: y=x/6+16/3
\n" ); document.write( "
\n" );