document.write( "Question 1156054: 1. Write an equation of the line containing (5,2) and (7,-4). Express the answer in standard form with integer coefficients.
\n" );
document.write( "2. Write an equation of the line containing (4,-1) and (-2,-6). Express the answer in standard form with integer coefficients. \n" );
document.write( "
Algebra.Com's Answer #778735 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is -6/2=-3 \n" ); document.write( "point slope formula y-y1=m(s-x1), m slope and (x1, y1) point \n" ); document.write( "y-2=-3(x-5) \n" ); document.write( "y=-3x+17 \n" ); document.write( "3x+y=17\r \n" ); document.write( "\n" ); document.write( "the second one \n" ); document.write( "slope is 5/6 \n" ); document.write( "y+1=(5/6)(x-4)=(5/6)x-20/6 \n" ); document.write( "y=(5/6)x-26/6 \n" ); document.write( "multiply by 6 and rearrange \n" ); document.write( "6y-5x=-26 \n" ); document.write( "5x-6y=26 \n" ); document.write( " |