sjuniv32
If \(k > 0\), what is the value of \( k\)?
(1) \(k^2 − \frac{k\sqrt{2}}{4} − \frac{1}{4} = 0\)
(2) \(k^2 − k\sqrt{2} + \frac{1}{2} = 0\)
When we factor the quadratic in Statement 1, our factorization will look like:
(k + some number)(k - some number) = 0
because we want our two numbers to give us a negative product of -1/4. If that's what our factorization looks like, one solution will be positive, the other negative, and since we know k > 0, Statement 1 will give us just one solution for k. So it's sufficient.
When we factor the quadratic in Statement 2, our factorization will look like:
(k - some number)(k - some number) = 0
because we have a positive product (+1/2) and a negative sum (-√2). Most of the time, you'll get two different positive solutions to this equation, because most of the time the two factors will be different, and each will give a different solution for k. You'll only get exactly one solution for k if both factors are identical. So that's the only way a Statement like this could be sufficient if we want to pin down an exact value of k, and that's all we need to check. If the two numbers are positive and identical, and multiply to 1/2, they must each be √(1/2) = √2/2. If the factorization was indeed:
(k - √2/2)(k - √2/2)
then multiplying out, we get a sum of -√2/2 - √2/2 = -2√2/2 = √2 in front of the 'k' term, so this does turn out to be the correct factorization, and again we get only one solution so the answer is D.