Step 1: Find the feet of the perpendiculars.
Dropping a perpendicular from $Q(a,b,c)$ to the $YZ$-plane kills the $x$-coordinate, giving $A(0,b,c)$. To the $ZX$-plane it kills the $y$-coordinate, giving $B(a,0,c)$.
Step 2: Assume a plane through the origin.
Since the plane passes through $O(0,0,0)$, it has the form $\alpha x + \beta y + \gamma z = 0$.
Step 3: Apply point $A$.
Substituting $A(0,b,c)$: $\beta b + \gamma c = 0$.
Step 4: Apply point $B$.
Substituting $B(a,0,c)$: $\alpha a + \gamma c = 0$.
Step 5: Express in terms of $\gamma$.
From these, $\alpha = -\dfrac{\gamma c}{a}$ and $\beta = -\dfrac{\gamma c}{b}$. Choosing $\gamma = -\dfrac{1}{c}$ gives $\alpha = \dfrac{1}{a}$ and $\beta = \dfrac{1}{b}$.
Step 6: Write the plane.
The equation becomes $\dfrac{x}{a} + \dfrac{y}{b} - \dfrac{z}{c} = 0$, the same as the determinant method but obtained by solving for the coefficients directly.
\[ \boxed{\dfrac{x}{a} + \dfrac{y}{b} - \dfrac{z}{c} = 0} \]