document.write( "Question 123292: Write an equation of the line that passes through the given point and has the given slope m. (5,1);m=2 \n" ); document.write( "
Algebra.Com's Answer #90468 by chitra(359)![]() ![]() You can put this solution on YOUR website! The equation of the line passing through the point (5,1) and with slope = 2 is given by:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(y - y1) = m(x - x1) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(y - 1) = 2(x - 5) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 1 = 2x - 10 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 2x -1 + 10 = 0 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 2x + 9 = 0 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus the solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "regs \n" ); document.write( " |