document.write( "Question 710755: Find an equation of the line passing through each pair of points (-5, -6) and (-9, -5).Write the equation in the form Ax=By=C. \n" ); document.write( "
Algebra.Com's Answer #437173 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the line passing through each pair of points (-5, -6) and (-9, -5).Write the equation in the form Ax+By=C.
\n" ); document.write( "**
\n" ); document.write( "use point slope formula: (y1-y2)=m(x1-x2)
\n" ); document.write( "m=slope=∆y/∆x
\n" ); document.write( "=(y1-y2)/(x1-x2)
\n" ); document.write( "=(-5-(-6))/(-9-(-5))
\n" ); document.write( "=(-5+6)/(-9+5)
\n" ); document.write( "=1/-4
\n" ); document.write( "=-1/4
\n" ); document.write( "..
\n" ); document.write( "using slope and one of given points (-5,-6)
\n" ); document.write( "y-(-6)=-1/4(x-(-5))
\n" ); document.write( "y+6=(x+5)/-4
\n" ); document.write( "-4y-24=x+5
\n" ); document.write( "x+4y=-29
\n" ); document.write( "
\n" );