document.write( "Question 1187424: determine the equation in the general and standard form of a line passing (-2,-7) whose intercepts are equal but opposite in sign \n" ); document.write( "
Algebra.Com's Answer #818388 by Alan3354(69443) You can put this solution on YOUR website! determine the equation in the general and standard form of a line passing (-2,-7) whose intercepts are equal but opposite in sign \n" ); document.write( "---------------- \n" ); document.write( "Intercepts equal and opposite --> slope of +1 \n" ); document.write( "Slope of +1: \n" ); document.write( "y-y1 = 1*(x-x1) \n" ); document.write( "y+7 = x+2 \n" ); document.write( "y = x-5 \n" ); document.write( " \n" ); document.write( " |