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 #90467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------------------------------ \n" ); document.write( "Line Form: y = mx+b \n" ); document.write( "You are given m=2,x=5,y=1; solve for b\" \n" ); document.write( "1 = 2*5 + b \n" ); document.write( "b = -9 \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = 2x -9 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |