gmatcraze
What is the equation of the line k that is perpendicular to line y = 2x and passes through point (a, b)?
(1) a = -b
(2) a - b = 1
M12-13
Can someone help to verify my approach to this problem? I agree that for DS problems, we need not solve it completely ... but am giving the steps below, in case this was a PS problem. Thanks.
What is the equation of the line that is perpendicular to line y=2x and passes through point (a, b)?
1. a = -b
2. a - b = 1
Sol.
Since the two lines are perpendicular, slope of given line =2
Slope of the perpendicular line = -1/2
To write the equation for the perpendicular line, we need the to find its y-intercept
From (1), Cannot determine the value of a and b. Not suff
From (2), Cannot determine the value of a and b. Not suff
From (1) and (2), -2b =1 => b=-1/2
Required equation of the line: y= -1/2x -1/2
Official Solution:What is the equation of the line \(k\) that is perpendicular to line \(y = 2x\) and passes through point \((a, b)\)? Since line \(k\) is perpendicular to \(y=2x\), its slope must be the negative reciprocal of the slope of \(y=2x\), which is \(2\). Therefore, the slope of line \(k\) is \(-\frac{1}{2}\). Using the formula for slope, which is the "rise over run" or change in \(y\) divided by change in \(x\), we can find the equation of line \(k\) passing through the point \((a,b)\) with slope \(-\frac{1}{2}\). Thus, we have the equation \(-\frac{1}{2}=\frac{y-b}{x-a}\), which simplifies to \(y=-\frac{x}{2}+\frac{a}{2}+b\).
(1) \(a = -b\).
If \(a=b=0\), the equation of \(k\) becomes \(y=-\frac{x}{2}+\frac{a}{2}+b=-\frac{x}{2}\), but if \(a = 1\), and \(b= -1\), the equation of \(k\) becomes \(y=-\frac{x}{2}+\frac{a}{2}+b=-\frac{x}{2}+\frac{1}{2}-1\). These are two different equations, so statement (1) alone is not sufficient.
(2) \(a - b = 1\).
If \(a=1\) and \(b=0\), the equation of \(k\) becomes \(y=-\frac{x}{2}+\frac{a}{2}+b=-\frac{x}{2}+\frac{a}{2}\), but if \(a = 0\), and \(b= -1\), the equation of \(k\) becomes \(y=-\frac{x}{2}+\frac{a}{2}+b=-\frac{x}{2}-1\). Again, these are two different equations, so statement (2) alone is not sufficient.
(1)+(2) We have two distinct linear equations \(a = -b\) and \(a - b = 1\), which we can solve for \(a\) and \(b\), and get the exact equation of line \(k\). Solving gives \(a=\frac{1}{2}\) and \(b=-\frac{1}{2}\). Therefore, the equation of line \(k\) is \(y=-\frac{x}{2}+\frac{a}{2}+b=-\frac{x}{2}+\frac{1}{4}-\frac{1}{2}=-\frac{x}{2}-\frac{1}{4}\). Sufficient.
Answer: C