document.write( "Question 894947: I'm trying to write an equation of a line in point-slope form, or y-y1 = m(x-x1) . The problem provides the slope -1/2 and y-intercept 2. How do I put this into point-slope form? \n" ); document.write( "
Algebra.Com's Answer #542447 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Pick a point on the line, say (0,2).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation of line: y - 2 = (-1/2)(x - 0) or y-2 = (-1/2)x \n" ); document.write( " |