document.write( "Question 458666: What is the point-slope form of an equation of the line that passes through (4,-3) and (2,1)? \n" ); document.write( "
Algebra.Com's Answer #314620 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the point-slope form of an equation of the line that passes \n" ); document.write( "through (4,-3) and (2,1)? \n" ); document.write( "--- \n" ); document.write( "To use the point-slope form you need the slope. \n" ); document.write( "------------------------------------ \n" ); document.write( "slope + (1--3)/(2-4) = 4/-2 = -2 \n" ); document.write( "-------- \n" ); document.write( "Point-slope form using point (2,1): \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( "--- \n" ); document.write( "y-1 = -2(x-2) \n" ); document.write( "y = -2x + 5 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |