document.write( "Question 626194: Find the equation of a line which has (-4,0) and (0,2) x and y intercept respestively \n" ); document.write( "
Algebra.Com's Answer #394055 by Alan3354(69443) You can put this solution on YOUR website! Find the equation of a line which has (-4,0) and (0,2) x and y intercept respestively \n" ); document.write( "------------------ \n" ); document.write( "For intercepts (A,0) & (0,B), it's \n" ); document.write( "Bx + Ay = A*B \n" ); document.write( "2x - 4y = -8 \n" ); document.write( "x - 2y = -4 \n" ); document.write( " \n" ); document.write( " |