document.write( "Question 299721: Find the slope of each line\r
\n" );
document.write( "\n" );
document.write( " 1.Through (-4,6)and (-1,-2)
\n" );
document.write( " 2.2x+y=10
\n" );
document.write( " 3.A line parallel to the graph y-4=6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #215272 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of each line \n" ); document.write( "1. Through (-4,6)and (-1,-2) \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "Slope=(-2-6)/(-1+4) \n" ); document.write( "Slope=-8/3 ans. \n" ); document.write( "2. 2x+y=10 \n" ); document.write( "y=-2x+10 \n" ); document.write( " \n" ); document.write( "3. A line parallel to the graph y-4=6 \n" ); document.write( "y=6+4 \n" ); document.write( "y=10 (red line) \n" ); document.write( "y=5 (green line) \n" ); document.write( " |