Question
Let
\[
f(x) = \frac{8}{q\sqrt{x}} + \sqrt{x},
\]
where \(q\) is a real constant and \(x > 0\).
Given that \(f'(3) = -\dfrac{\sqrt{3}}{18}\), find the value of \(q\).
Solution
Step 1: Rewrite using powers of \(x\).
\[
f(x) = \frac{8}{q} x^{-1/2} + x^{1/2}.
\]
Step 2: Differentiate term by term.
\[
\begin{aligned}
f'(x)
&= \frac{8}{q} \cdot \left(-\frac{1}{2}\right) x^{-3/2}
+ \frac{1}{2} x^{-1/2} \\[4pt]
&= -\frac{4}{q} x^{-3/2} + \frac{1}{2} x^{-1/2}.
\end{aligned}
\]
Step 3: Substitute \(x = 3\).
\[
\begin{aligned}
f'(3)
&= -\frac{4}{q} \cdot 3^{-3/2}
+ \frac{1}{2} \cdot 3^{-1/2} \\[4pt]
&= -\frac{4}{q} \cdot \frac{1}{3\sqrt{3}}
+ \frac{1}{2} \cdot \frac{1}{\sqrt{3}} \\[4pt]
&= -\frac{4}{3q\sqrt{3}} + \frac{1}{2\sqrt{3}}.
\end{aligned}
\]
Step 4: Write as a single fraction.
Use the common denominator \(6q\sqrt{3}\):
\[
\begin{aligned}
\frac{1}{2\sqrt{3}}
&= \frac{3q}{6q\sqrt{3}}, \\[4pt]
-\frac{4}{3q\sqrt{3}}
&= -\frac{8}{6q\sqrt{3}}.
\end{aligned}
\]
So
\[
f'(3) = \frac{3q - 8}{6q\sqrt{3}}.
\]
Step 5: Use the given value of \(f'(3)\).
We are told that
\[
f'(3) = -\frac{\sqrt{3}}{18}.
\]
Therefore
\[
\frac{3q - 8}{6q\sqrt{3}}
= -\frac{\sqrt{3}}{18}.
\]
Step 6: Solve for \(q\).
Multiply both sides by \(18q\sqrt{3}\):
\[
\begin{aligned}
18q\sqrt{3} \cdot \frac{3q - 8}{6q\sqrt{3}}
&= 18q\sqrt{3} \cdot \left(-\frac{\sqrt{3}}{18}\right) \\[4pt]
3(3q - 8) &= -3q.
\end{aligned}
\]
So
\[
\begin{aligned}
9q - 24 &= -3q \\[4pt]
12q &= 24 \\[4pt]
q &= 2.
\end{aligned}
\]
Answer: \(q = 2\).