document.write( "Question 751611: Determine the equation of the line passing through the points (1, 2) and (6, -4). Please show work. \n" ); document.write( "
Algebra.Com's Answer #457309 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the line passing through the points (1, 2) and (6, -4). Please show work. \n" ); document.write( "*** \n" ); document.write( "Equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "slope=∆y/∆x=(-4-2)/6-1)=-6/5 \n" ); document.write( "y=-6x/5+b \n" ); document.write( "solve for b using coordinates of one of given points(1,2) on the line \n" ); document.write( "2=-6/5+b \n" ); document.write( "b=2+6/5=16/5 \n" ); document.write( "Equation of given line:y=-6x/5+16/5 \n" ); document.write( " |