Question

Difficulty: Very hardLinear Equations in Two Variables

In the xyxy-plane, line L1L_1 is defined by the equation ax+by=cax + by = c, where aa, bb, and cc are non-zero constants. Line L2L_2 is perpendicular to line L1L_1 and has a yy-intercept that is twice the yy-intercept of line L1L_1. If the xx-intercept of line L2L_2 is dd, which of the following expressions represents dd in terms of aa, bb, and cc?

  1. 2acb2-\frac{2ac}{b^2}Answer
  2. B
    2acb2\frac{2ac}{b^2}
  3. C
    2bca2-\frac{2bc}{a^2}
  4. D
    2ca-\frac{2c}{a}

Answer

The expression that represents dd in terms of aa, bb, and cc is 2acb2-\frac{2ac}{b^2}.
The correct answer is found by first rewriting the equation of the first line in slope-intercept form to determine its slope, ab-\frac{a}{b}, and its yy-intercept, cb\frac{c}{b}. The second line is perpendicular to the first, so its slope is the negative reciprocal, ba\frac{b}{a}. Its yy-intercept is twice that of the first line, which is 2cb\frac{2c}{b}. Setting y=0y = 0 in the equation of the second line, y=bax+2cby = \frac{b}{a}x + \frac{2c}{b}, and solving for xx yields the xx-intercept d=2acb2d = -\frac{2ac}{b^2}.

Step-by-Step Solution

1
Rewrite the equation of line L1L_1 in slope-intercept form.
y=abx+cby = -\frac{a}{b}x + \frac{c}{b}
To identify the slope and yy-intercept of the first line.
2
Determine the slope and yy-intercept of line L2L_2.
Slope of L2L_2 is ba\frac{b}{a}; yy-intercept of L2L_2 is 2cb\frac{2c}{b}.
Line L2L_2 is perpendicular to L1L_1 (so its slope is the negative reciprocal of ab-\frac{a}{b}) and its yy-intercept is twice that of L1L_1.
3
Write the equation of line L2L_2.
y=bax+2cby = \frac{b}{a}x + \frac{2c}{b}
Using the slope-intercept form y=mx+ky = mx + k for the second line.
4
Find the xx-intercept dd of line L2L_2 by setting y=0y = 0.
d=2acb2d = -\frac{2ac}{b^2}
The xx-intercept is the value of xx when y=0y = 0.

Key Concept

Linear Equations in Two Variables

Alternative Method

Instead of converting to slope-intercept form, one can use the general form relationships. For ax+by=cax + by = c, the slope is a/b-a/b and the yy-intercept is c/bc/b. A perpendicular line has slope b/ab/a. With double the yy-intercept, its equation can be written as y2cb=baxy - \frac{2c}{b} = \frac{b}{a}x. Setting y=0y=0 directly gives 2cb=bad    d=2acb2-\frac{2c}{b} = \frac{b}{a}d \implies d = -\frac{2ac}{b^2}.
Estimated Time:2m 0s
Rate this question