Official Solution:If \(k ≠ 0\) and \(\sqrt{k - \frac{1}{k}} + \sqrt{1 - \frac{1}{k}} = k\), then what is the value of \(k\) ? A. \(\frac{1-\sqrt{5}}{2}\)
B. \(\frac{\sqrt{5}-1}{2}\)
C. \(\sqrt{5}-1\)
D. \(\frac{1+\sqrt{5}}{2}\)
E. \(\sqrt{5}+1\)
Step 1: Define variables Let \(\sqrt{k - \frac{1}{k}}=x\) and \(\sqrt{1 - \frac{1}{k}}=y\). We will use these variables to simplify the given equation.
Step 2: Write two equations From the given equation, we have:
\(x+y=k\);
Multiply both sides by \((x-y)\) to obtain \((x-y)(x+y)=k(x-y)\).
Step 3: Simplify the equation \(x^2-y^2=k(x-y)\);
\((k - \frac{1}{k})-(1 - \frac{1}{k})=k(x-y)\);
\(k-1=k(x-y)\);
\(x-y=\frac{k-1}{k}\).
Step 4: Solve the system of equations We now have two equations: \(x+y=k\) and \(x-y=\frac{k-1}{k}\).
Add these two equations: \(2x=k+\frac{k-1}{k}=k+1-\frac{1}{k}\).
Step 5: Substitute and solve for \(x\) Substitute \(\sqrt{k - \frac{1}{k}}=x\) into \(2x=(k-\frac{1}{k})+1\):
\(2x=x^2+1\);
\((x-1)^2=0\);
\(x=1\).
Step 6: Solve for \(k\) Now we have \(\sqrt{k - \frac{1}{k}}=x=1\);
Squaring both sides: \(k - \frac{1}{k}=1\);
\(k^2 - k-1=0\);
This gives us two possible values for \(k\): \(k = \frac{1-\sqrt{5}}{2}\) or \(k = \frac{1+\sqrt{5}}{2}\).
Step 7: Determine the valid value of \(k\) The first root is negative, which is not valid because the sum of two non-negative values (\(\sqrt{k - \frac{1}{k}}\) and \(\sqrt{1 - \frac{1}{k}}\)) cannot equal a negative number (\(k\)). Therefore, the valid value for \(k\) is \(k = \frac{1+\sqrt{5}}{2}\).
Answer: D