document.write( "Question 503048: find the equation of the line passing through the given point, write the equation in standard form AX+By=C (-7,-4) and (-1,-9) \n" ); document.write( "
Algebra.Com's Answer #339069 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "-7 -4 -1 -9 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( -9 - -4 )/( -1 - -7 ) \n" ); document.write( "( -5 / 6 ) \n" ); document.write( "m= - 5/ 6 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point (-7 ,-4) in \n" ); document.write( "Y = m x + b \n" ); document.write( "-4.00 = 35/6 + b \n" ); document.write( "b= -4 - 35/6 \n" ); document.write( "b= -59/ 6 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = - 5/6 x -59/6 \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |