document.write( "Question 520109: 3. The x-intercept of a line is –5 and the y-intercept of the line is –2. What is the equation of the line? (1 point) \n" ); document.write( "
Algebra.Com's Answer #345929 by mamiya(56)![]() ![]() ![]() You can put this solution on YOUR website! let's (D): Y=ax+b, (a& b, real numbers)be the equation of the line. \n" ); document.write( "the x-intercept of (D)is -5, means that the point A(-5, 0) is a point of (D) \n" ); document.write( "the y-intercept of (D)is -2, means that the point B(0,-2) is a point of (D)\r \n" ); document.write( "\n" ); document.write( "from these data, we have, -5a+b=0 \n" ); document.write( " 0+b=-2\r \n" ); document.write( "\n" ); document.write( " b=-2 \n" ); document.write( " a=b/5= -2/5\r \n" ); document.write( "\n" ); document.write( "so (D): y= -2/5x-2 \n" ); document.write( " \n" ); document.write( " |