document.write( "Question 158993: How do i go about figuring out how to write an equation in slope-intercept form that satisfies each given condition and finding the slope when the x-intercept = 3 and the y-intercept = 2 and there is no slope given \n" ); document.write( "
Algebra.Com's Answer #117112 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! knowing the x-intercept and the y-intercept give you 2 point from which you can calculate the slope. \n" ); document.write( "in your example, y-intercept = 2 means the point is (0,2) since the y-intercept is the y value when x value = 0. \n" ); document.write( "x-intercept = 3 means the point is (3,0) since the x-intercept is the x value when y = 0. \n" ); document.write( "now that you have 2 points, you can calculate the slope. \n" ); document.write( "slope-intercept formula is y = m*x + b where m is the slope and b is the y-intercept. \n" ); document.write( "your 2 data points are (x1,y1), and x2,y2) from which you can calculate the slope by using the following equation \n" ); document.write( " \n" ); document.write( "let (x2,y2) = (0,2) \n" ); document.write( "let (x1,y1) = (3,0) \n" ); document.write( "slope = \n" ); document.write( "slope-intercept equation now becomes \n" ); document.write( "now all you have to do is solve for b. \n" ); document.write( "to solve for b, use one of the points that are part of the line. \n" ); document.write( "we'll use (3,0) first. \n" ); document.write( " \n" ); document.write( "this becomes \n" ); document.write( "solving for b gets \n" ); document.write( "b = 2 \n" ); document.write( "full slope-intercept equation then looks like \n" ); document.write( "using this formula and substituting for values using the other point of (0,2) gets \n" ); document.write( "using this formula and substituting for values using the first point used of (3,0) gets \n" ); document.write( "the answer is \n" ); document.write( " \n" ); document.write( " |