CE Board Exam Randomizer

⬅ Back to Subject Topics

🧮 Differential Equations

Select a topic:

Exam Generator Problems

Additional board-style practice items for this topic.

Question Bank: w283

MSTE - Differential Equations / Elimination of Arbitrary Constants / MSTE April 2025

Determine the differential equation of a family of lines passing through $(h, k)$.

  1. $(y-k)dx - (x-h)dy = 0$
  2. $(y-k)dx + (x-h)dy = 0$
  3. $(x-h)dx - (y-k)dy = 0$
  4. $(x-h)dx + (y-k)dy = 0$
All lines through the fixed point $(h, k)$ differ only in slope $m$, so eliminate $m$ as the arbitrary constant.

Point-slope form:
$y - y_1 = m(x - x_1)$
$y - k = m(x - h)$

Replace $m$ with $\dfrac{dy}{dx}$:
$y - k = \dfrac{dy}{dx}(x - h)$
$(y - k)\,dx = (x - h)\,dy$
$\boxed{(y-k)dx - (x-h)dy = 0}$