Question

Difficulty: MediumCoordinate Geometry: Lines, Slopes, and Distance

In the xyxy-plane, line kk has a slope of 34-\frac{3}{4} and intersects the positive xx-axis at (a,0)(a, 0) and the positive yy-axis at (0,b)(0, b). If the distance between the two intercept points (a,0)(a, 0) and (0,b)(0, b) is 1515, what is the value of aa?

  1. A
    99
  2. 1212Answer
  3. C
    1515
  4. D
    1616
  5. E
    2020

Answer

The value of aa is 1212.
Using the slope formula between (a,0)(a,0) and (0,b)(0,b), we find m=ba=34m = -\frac{b}{a} = -\frac{3}{4}, giving b=34ab = \frac{3}{4}a. Applying the distance formula yields a2+b2=15\sqrt{a^2 + b^2} = 15, or a2+b2=225a^2 + b^2 = 225. Substituting b=34ab = \frac{3}{4}a produces a2+916a2=225a^2 + \frac{9}{16}a^2 = 225, which simplifies to 2516a2=225\frac{25}{16}a^2 = 225. Multiplying by 16 and dividing by 25 yields a2=144a^2 = 144, giving a=12a = 12 since a>0a > 0.

Step-by-Step Solution

1
Express bb in terms of aa using the slope formula.
The slope of line kk passing through (a,0)(a, 0) and (0,b)(0, b) is m=b00a=ba=34m = \frac{b - 0}{0 - a} = -\frac{b}{a} = -\frac{3}{4}, which simplifies to b=34ab = \frac{3}{4}a.
The slope of a line through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
2
Set up the distance equation between (a,0)(a, 0) and (0,b)(0, b).
(a0)2+(0b)2=a2+b2=15\sqrt{(a - 0)^2 + (0 - b)^2} = \sqrt{a^2 + b^2} = 15, so a2+b2=225a^2 + b^2 = 225.
The distance formula between two points in the coordinate plane is derived from the Pythagorean theorem.
3
Substitute b=34ab = \frac{3}{4}a into the distance equation and solve for aa.
a2+(34a)2=225    a2+916a2=225    2516a2=225    a2=144    a=12a^2 + \left(\frac{3}{4}a\right)^2 = 225 \implies a^2 + \frac{9}{16}a^2 = 225 \implies \frac{25}{16}a^2 = 225 \implies a^2 = 144 \implies a = 12.
Since (a,0)(a, 0) is on the positive xx-axis, aa must be positive.

Key Concept

Slope and Distance in Coordinate Geometry
Estimated Time:1m 30s
Rate this question