document.write( "Question 661269: How would I put (3/5,1/2) and (1/5,-1/4) into the point slope form? \n" ); document.write( "
Algebra.Com's Answer #411575 by lwsshak3(11628) ![]() You can put this solution on YOUR website! How would I put (3/5,1/2) and (1/5,-1/4) into the point slope form? \n" ); document.write( "** \n" ); document.write( "formula for point-slope form: (y1-y2)=m(x1-x2) \n" ); document.write( "for given problem: \n" ); document.write( "m=∆y/∆x \n" ); document.write( "=( y1-y2)/(x1-x2) \n" ); document.write( "=(-1/4-1/2)/(1/5-3/5) \n" ); document.write( "=(-3/4)/(-2/5) \n" ); document.write( "=(-15/20/(-8/20) \n" ); document.write( "m=15/8 \n" ); document.write( "using one of given points (3/5,1/2) \n" ); document.write( "(y1-y2)=m(x1-x2) \n" ); document.write( "(y-1/2)=(15/8)(x-3/5) \n" ); document.write( "8(y-1/2)=15(x-3/5 \n" ); document.write( "8y-4=15x-9 \n" ); document.write( "8y=15x-5 \n" ); document.write( "equation of line: \n" ); document.write( "y=(15/8)x-5/8 \n" ); document.write( " \n" ); document.write( " |