Question

Difficulty: MediumLinear Equations and Graphing

A line has a slope of 3-3. If the sum of its xx-intercept and its yy-intercept is 1212, what is the yy-intercept of the line?

Answer: 9

Answer

The y-intercept of the line is 9.
The equation of the line is y=3x+by = -3x + b, where bb is the yy-intercept. The xx-intercept is found by setting y=0y=0, which yields x=b3x = \frac{b}{3}. Setting their sum to 1212 gives b3+b=12\frac{b}{3} + b = 12, which simplifies to 4b=364b = 36 and results in b=9b = 9.

Step-by-Step Solution

1
Express the equation of the line using the slope-intercept form.
The equation of the line is y=3x+by = -3x + b, where bb is the yy-intercept.
We are given that the slope of the line is 3-3.
2
Find the xx-intercept of the line in terms of bb.
Setting y=0y = 0 gives 0=3x+b    3x=b    x=b30 = -3x + b \implies 3x = b \implies x = \frac{b}{3}. Thus, the xx-intercept is b3\frac{b}{3}.
The xx-intercept of a line is the xx-coordinate where the line crosses the xx-axis, which occurs when y=0y = 0.
3
Set up an equation using the given sum of the intercepts.
b3+b=12\frac{b}{3} + b = 12
The problem states that the sum of the xx-intercept and the yy-intercept is 1212.
4
Solve the linear equation for the yy-intercept bb.
Multiply the entire equation by 33 to clear the denominator: b+3b=36    4b=36    b=9b + 3b = 36 \implies 4b = 36 \implies b = 9.
Solving this equation yields the value of the yy-intercept.

Key Concept

Linear equations, slope-intercept form, and finding intercepts.

Alternative Method

Alternatively, you can write the equation of the line in intercept form: xa+yb=1\frac{x}{a} + \frac{y}{b} = 1, where aa is the xx-intercept and bb is the yy-intercept. The slope of this line is ba=3-\frac{b}{a} = -3, which means b=3ab = 3a. Since the sum of the intercepts is 1212, we write a+b=12a + b = 12. Substituting b=3ab = 3a into this sum gives a+3a=12    4a=12    a=3a + 3a = 12 \implies 4a = 12 \implies a = 3. Therefore, the yy-intercept bb is 3(3)=93(3) = 9.
Estimated Time:1m 30s
Rate this question