Question

Difficulty: MediumLinear Equations in Two Variables

The graph of a linear equation in the xyxy-plane has an xx-intercept of (k,0)(k, 0) and a yy-intercept of (0,3k)(0, 3k), where kk is a positive constant. If the line passes through the point (2,12)(2, 12), what is the value of kk?

Answer: 6

Answer

The value of kk is 66.
The correct answer is 66. The slope of the line can be found using the two intercepts (k,0)(k, 0) and (0,3k)(0, 3k): m=3k00k=3m = \frac{3k - 0}{0 - k} = -3. The equation of the line in slope-intercept form is y=3x+3ky = -3x + 3k. Since the line passes through the point (2,12)(2, 12), we substitute x=2x = 2 and y=12y = 12 into the equation to get 12=3(2)+3k12 = -3(2) + 3k. Simplifying the equation yields 12=6+3k12 = -6 + 3k, which gives 18=3k18 = 3k. Dividing both sides by 33 results in k=6k = 6.

Step-by-Step Solution

1
Find the slope of the line using the xx-intercept (k,0)(k, 0) and the yy-intercept (0,3k)(0, 3k).
The slope of the line is 3-3.
The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the points (k,0)(k, 0) and (0,3k)(0, 3k) gives m=3k00k=3kk=3m = \frac{3k - 0}{0 - k} = \frac{3k}{-k} = -3.
2
Write the equation of the line in slope-intercept form.
The equation of the line is y=3x+3ky = -3x + 3k.
Using the slope-intercept form y=mx+by = mx + b, we substitute the slope m=3m = -3 and the yy-intercept value b=3kb = 3k from the point (0,3k)(0, 3k).
3
Substitute the given point (2,12)(2, 12) into the equation and solve for kk.
The value of kk is 66.
Substituting x=2x = 2 and y=12y = 12 into y=3x+3ky = -3x + 3k yields 12=3(2)+3k12 = -3(2) + 3k. This simplifies to 12=6+3k12 = -6 + 3k. Adding 66 to both sides gives 18=3k18 = 3k, and dividing by 33 gives k=6k = 6.

Key Concept

Linear equations in two variables, finding equations from intercepts, and constant determination via point substitution.
Rate this question