document.write( "Question 104426: Write the equation of the line that passes through point (2, –8) with a slope of –5. \n" ); document.write( "
Algebra.Com's Answer #75983 by scott8148(6628) You can put this solution on YOUR website! this can be written directly with the point-slope form of the equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y-(-8)=(-5)(x-(2)) ... y+8=-5x+10 \n" ); document.write( " |