document.write( "Question 1085424: a) find the slope of the line passing through (8,-4)and (6,-2)
\n" );
document.write( "B) use the point slope form y-y1= m (x-x1) to find the equation of the line.\r
\n" );
document.write( "\n" );
document.write( "FOR A) slope I got 1 \r
\n" );
document.write( "\n" );
document.write( "y2-y1/x2-x1\r
\n" );
document.write( "\n" );
document.write( "-2--4/6-8 = 2/2 which equals 1\r
\n" );
document.write( "\n" );
document.write( "FOR B) Y-Y1 = M (X-X1)\r
\n" );
document.write( "\n" );
document.write( "Y--4=1(X-8)
\n" );
document.write( "Y+4=1(X-8)
\n" );
document.write( "Y+4-4=1(X-8)-4
\n" );
document.write( "Y=1x-12
\n" );
document.write( "B) Y=1X-12\r
\n" );
document.write( "\n" );
document.write( "ARE MY ANSWERS CORRECT FOR A AND B???
\n" );
document.write( "thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699508 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is -1 \n" ); document.write( "6-8=-2 \n" ); document.write( "y+2=-1(x-6), m slope and (x1,y1) either point \n" ); document.write( "y=-x+4 \n" ); document.write( "y+4=-1(x-8) \n" ); document.write( "y=-x+4, \n" ); document.write( " \n" ); document.write( " |