document.write( "Question 1027300: give that (-3,-5)and(-1,-4) are points on the same line find a point-slope form of the equation for this line I know that the slope is 1/2 then i get lost in how to put it in point-slope form \n" ); document.write( "
Algebra.Com's Answer #642511 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The slope of the line is the change in y over the change in x. This is 1/2 as you show. \n" ); document.write( "Point slope formula \n" ); document.write( "y-y1=m(x-x1). m is the slope. Use either point for the x1 or y1. You will get the same result. \n" ); document.write( "y- (-5))=(1/2)(x-(-3)) \n" ); document.write( "y+5=(1/2)(x+3) \n" ); document.write( "y+5=(1/2)x+3/2 \n" ); document.write( "y=(1/2)x-(7/2) \n" ); document.write( "using the other point \n" ); document.write( "y-(-4))=(1/2)(x-(-1)) \n" ); document.write( "y+4=(1/2)(x+1) \n" ); document.write( "y+4=(1/2)x +(1/2) \n" ); document.write( "y=(1/2)x-(7/2) \n" ); document.write( " |