Question

Difficulty: MediumLinear Equations in Two Variables

In the xyxy-plane, the graph of the linear equation kx3y=18kx - 3y = 18, where kk is a constant, has a yy-intercept of (0,b)(0, b) and an xx-intercept of (a,0)(a, 0), where aa and bb are constants. If ab=15a - b = 15, what is the value of kk?

Answer: 2

Answer

2
To find the value of kk, we first determine the intercepts of the linear equation kx3y=18kx - 3y = 18. The yy-intercept (0,b)(0, b) occurs where x=0x = 0. Substituting x=0x = 0 gives 3b=18-3b = 18, which solves to b=6b = -6. Next, we use the given relation ab=15a - b = 15. Substituting b=6b = -6 yields a(6)=15a - (-6) = 15, or a+6=15a + 6 = 15, which gives a=9a = 9. The xx-intercept is therefore (9,0)(9, 0). Since this point lies on the line, we substitute x=9x = 9 and y=0y = 0 into the original equation: k(9)3(0)=18k(9) - 3(0) = 18. This simplifies to 9k=189k = 18, which gives k=2k = 2.

Step-by-Step Solution

1
Find the yy-coordinate of the yy-intercept (bb) by setting x=0x = 0 in the equation kx3y=18kx - 3y = 18.
b=6b = -6
The yy-intercept occurs where the graph crosses the yy-axis, which corresponds to x=0x = 0.
2
Use the equation ab=15a - b = 15 and the value of b=6b = -6 to solve for aa.
a=9a = 9
Substituting b=6b = -6 into ab=15a - b = 15 gives a(6)=15a - (-6) = 15, which simplifies to a+6=15a + 6 = 15.
3
Find the value of kk by substituting the xx-intercept (9,0)(9, 0) into the equation kx3y=18kx - 3y = 18.
k=2k = 2
Since (a,0)=(9,0)(a, 0) = (9, 0) is the xx-intercept, it must satisfy the equation of the line.

Key Concept

Determining intercepts of a linear equation in two variables and using them to find unknown constants.
Rate this question