Question

Difficulty: MediumLinear Equations and Graphing

In the standard (x,y)(x, y) coordinate plane, a line passes through the points (12,23)(\frac{1}{2}, \frac{2}{3}) and (34,56)(\frac{3}{4}, \frac{5}{6}). What is the yy-intercept of this line?

  1. 13\frac{1}{3}Answer
  2. B
    16\frac{1}{6}
  3. C
    1-1
  4. D
    112-\frac{1}{12}
  5. E
    17-\frac{1}{7}

Answer

The yy-intercept of the line is 13\frac{1}{3}.
The correct answer is 13\frac{1}{3}. By calculating the slope of the line as m=23m = \frac{2}{3}, and using the point-slope formula yy1=m(xx1)y - y_1 = m(x - x_1) with either given point, we can isolate yy to get the equation y=23x+13y = \frac{2}{3}x + \frac{1}{3}, where the constant term represents the yy-intercept.

Step-by-Step Solution

1
Calculate the slope (mm) of the line passing through the points (12,23)(\frac{1}{2}, \frac{2}{3}) and (34,56)(\frac{3}{4}, \frac{5}{6}) using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
m=56233412=1614=23m = \frac{\frac{5}{6} - \frac{2}{3}}{\frac{3}{4} - \frac{1}{2}} = \frac{\frac{1}{6}}{\frac{1}{4}} = \frac{2}{3}
To find the equation of a line, we first need to determine its slope.
2
Use the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with the point (12,23)(\frac{1}{2}, \frac{2}{3}) and slope m=23m = \frac{2}{3} to write the equation of the line.
y23=23(x12)y23=23x13y - \frac{2}{3} = \frac{2}{3}(x - \frac{1}{2}) \Rightarrow y - \frac{2}{3} = \frac{2}{3}x - \frac{1}{3}
This allows us to write the linear equation in a form where we can isolate the yy-intercept.
3
Isolate yy to convert the equation into slope-intercept form y=mx+by = mx + b, where bb represents the yy-intercept.
y=23x+13y = \frac{2}{3}x + \frac{1}{3}
The constant term in slope-intercept form represents the yy-intercept.

Key Concept

Linear Equations and Graphing

Alternative Method

Instead of using the point-slope form, you can substitute one of the points directly into the slope-intercept form y=mx+by = mx + b. Substituting (12,23)(\frac{1}{2}, \frac{2}{3}) and m=23m = \frac{2}{3} yields 23=23(12)+b\frac{2}{3} = \frac{2}{3}(\frac{1}{2}) + b, which simplifies to 23=13+b\frac{2}{3} = \frac{1}{3} + b. Solving for bb gives b=13b = \frac{1}{3}.
Estimated Time:1m 30s
Rate this question