document.write( "Question 1078773: Write an equation in standard form of the line passing through the points (5,3) and (-3,5) \n" ); document.write( "
Algebra.Com's Answer #693175 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is 2/-8 or -1/4 \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope (x1,y1) point \n" ); document.write( "y-3=(-1/4)(x-5) \n" ); document.write( "y-3=(-x/4)+5/4 \n" ); document.write( "multiply by 4 \n" ); document.write( "4y-12=-x+5 \n" ); document.write( "x+4y=17 \n" ); document.write( " |