document.write( "Question 685894: Find an equation of the line passing (-7,2) and (4,5) \n" ); document.write( "
Algebra.Com's Answer #424649 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the line passing (-7,2) and (4,5)
\n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "For given problem:
\n" ); document.write( "m=∆y/∆x=(5-2)/(4-(-7))=3/11
\n" ); document.write( "equation: y=3x/11+b
\n" ); document.write( "solve for b using one of given coordinates(4,5)
\n" ); document.write( "5=3*4/11+b
\n" ); document.write( "b=5-12/11
\n" ); document.write( "b=55/11-12/11=43/11
\n" ); document.write( "equation: y=3x/11+43/11
\n" ); document.write( "see graph below:
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C3x%2F11%2B43%2F11%29+\"
\n" ); document.write( "
\n" );