document.write( "Question 3193: How would you write an equation for a line that has an x-intercept of -1 and a y-intercept of 4? \n" ); document.write( "
Algebra.Com's Answer #1380 by drglass(89)![]() ![]() ![]() You can put this solution on YOUR website! First, remember the equation of a line, \n" ); document.write( "y = mx + b \r \n" ); document.write( "\n" ); document.write( "where m is the slope of the line and b is the y-intercept.\r \n" ); document.write( "\n" ); document.write( "The question tells you two points on the line. The first point is the x-intercept, we will call it P1 = (-1, 0), the second point is the y-intercept, which we will call P2 = (0, 4). We can find the slope of the line by \n" ); document.write( "m = \n" ); document.write( "Since we already know the value of the y-intercept is 4, the equation of the line is: \n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( "You can check this by setting x = 0, \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "So we get the point (0,4) from this equation. \n" ); document.write( "Next set y = 0, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is the x-intercept (-1, 0) for the line. Our equation gives us the two points used to define the problem, therefore, it must be the correct equation. \n" ); document.write( " |