Differential Equations in Engineering

This quiz covers the fundamental concepts and applications of differential equations in engineering.

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In a mechanical system, the equation (m\frac{d^2x}{dt^2} + kx = 0) describes the motion of a mass (m) attached to a spring with spring constant (k). What is the natural frequency of the system?

  1. \(\sqrt{\frac{k}{m}}\)
  2. \(\frac{1}{2\pi}\sqrt{\frac{k}{m}}\)
  3. \(\frac{1}{2\pi}\sqrt{\frac{m}{k}}\)
  4. \(\sqrt{\frac{m}{k}}\)
Question 2 Multiple Choice (Single Answer)

Consider the differential equation (y'' + 4y = \sin(2t)). What is the general solution to this equation?

  1. \(y(t) = c_1\cos(2t) + c_2\sin(2t) - \frac{1}{4}\sin(2t)\)
  2. \(y(t) = c_1\cos(2t) + c_2\sin(2t) + \frac{1}{4}\sin(2t)\)
  3. \(y(t) = c_1\cos(2t) - c_2\sin(2t) - \frac{1}{4}\sin(2t)\)
  4. \(y(t) = c_1\cos(2t) - c_2\sin(2t) + \frac{1}{4}\sin(2t)\)
Question 3 Multiple Choice (Single Answer)

In an electrical circuit, the equation (L\frac{di}{dt} + Ri = E) describes the current (i) flowing through an inductor with inductance (L), a resistor with resistance (R), and a voltage source (E). What is the time constant of the circuit?

  1. \(\frac{L}{R}\)
  2. \(\frac{R}{L}\)
  3. \(\frac{E}{R}\)
  4. \(\frac{E}{L}\)
Question 4 Multiple Choice (Single Answer)

A population of bacteria grows according to the differential equation (\frac{dN}{dt} = kN), where (N) is the population size and (k) is a constant. If the initial population size is (N_0), what is the population size at time (t)?

  1. \(N(t) = N_0e^{kt}\)
  2. \(N(t) = N_0e^{-kt}\)
  3. \(N(t) = N_0 + kt\)
  4. \(N(t) = N_0 - kt\)
Question 5 Multiple Choice (Single Answer)

In a chemical reaction, the rate of change of the concentration of a reactant (A) is given by the differential equation (\frac{d[A]}{dt} = -k[A]^2), where (k) is a constant. What is the order of the reaction?

  1. First order
  2. Second order
  3. Third order
  4. Fourth order
Question 6 Multiple Choice (Single Answer)

A spring-mass system is described by the differential equation (m\frac{d^2x}{dt^2} + kx = F_0\sin(\omega t)), where (m) is the mass, (k) is the spring constant, (F_0) is the amplitude of the applied force, and (\omega) is the angular frequency. What is the steady-state solution for the displacement (x)?

  1. \(x(t) = \frac{F_0}{k}\sin(\omega t)\)
  2. \(x(t) = \frac{F_0}{k}\cos(\omega t)\)
  3. \(x(t) = \frac{F_0}{m\omega^2}\sin(\omega t)\)
  4. \(x(t) = \frac{F_0}{m\omega^2}\cos(\omega t)\)
Question 7 Multiple Choice (Single Answer)

In a heat transfer problem, the temperature (u(x, t)) satisfies the partial differential equation (\frac{\partial u}{\partial t} = \alpha\frac{\partial^2 u}{\partial x^2}), where (\alpha) is a constant. What is the method of solution called?

  1. Separation of variables
  2. Method of characteristics
  3. Finite difference method
  4. Finite element method
Question 8 Multiple Choice (Single Answer)

A vibrating string is described by the wave equation (\frac{\partial^2 u}{\partial t^2} = c^2\frac{\partial^2 u}{\partial x^2}), where (c) is the wave speed. What is the general solution to this equation?

  1. \(u(x, t) = f(x - ct) + g(x + ct)\)
  2. \(u(x, t) = f(x - ct) - g(x + ct)\)
  3. \(u(x, t) = f(x + ct) + g(x - ct)\)
  4. \(u(x, t) = f(x + ct) - g(x - ct)\)
Question 9 Multiple Choice (Single Answer)

In a fluid flow problem, the velocity field (\mathbf{u}(x, y, t)) satisfies the Navier-Stokes equations. What is the mathematical form of the Navier-Stokes equations?

  1. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} + \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p + \mu\nabla^2\mathbf{u}\)
  2. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} + \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p - \mu\nabla^2\mathbf{u}\)
  3. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} - \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p + \mu\nabla^2\mathbf{u}\)
  4. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} - \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p - \mu\nabla^2\mathbf{u}\)
Question 10 Multiple Choice (Single Answer)

In a mass-spring-damper system, the equation (m\frac{d^2x}{dt^2} + c\frac{dx}{dt} + kx = F(t)) describes the displacement (x) of the mass. What is the damping ratio of the system?

  1. \(\frac{c}{2\sqrt{mk}}\)
  2. \(\frac{c}{\sqrt{mk}}\)
  3. \(\frac{2c}{\sqrt{mk}}\)
  4. \(\frac{2c}{m}\)
Question 11 Multiple Choice (Single Answer)

A vibrating membrane is described by the partial differential equation (\frac{\partial^2 u}{\partial t^2} = c^2\nabla^2 u), where (c) is a constant. What is the method of solution called?

  1. Separation of variables
  2. Method of characteristics
  3. Finite difference method
  4. Finite element method
Question 12 Multiple Choice (Single Answer)

In a heat transfer problem, the temperature (u(x, y, z, t)) satisfies the partial differential equation (\frac{\partial u}{\partial t} = \alpha\nabla^2 u), where (\alpha) is a constant. What is the method of solution called?

  1. Separation of variables
  2. Method of characteristics
  3. Finite difference method
  4. Finite element method
Question 13 Multiple Choice (Single Answer)

A vibrating string is described by the wave equation (\frac{\partial^2 u}{\partial t^2} = c^2\frac{\partial^2 u}{\partial x^2}), where (c) is the wave speed. What is the general solution to this equation?

  1. \(u(x, t) = f(x - ct) + g(x + ct)\)
  2. \(u(x, t) = f(x - ct) - g(x + ct)\)
  3. \(u(x, t) = f(x + ct) + g(x - ct)\)
  4. \(u(x, t) = f(x + ct) - g(x - ct)\)
Question 14 Multiple Choice (Single Answer)

In a fluid flow problem, the velocity field (\mathbf{u}(x, y, z, t)) satisfies the Navier-Stokes equations. What is the mathematical form of the Navier-Stokes equations?

  1. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} + \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p + \mu\nabla^2\mathbf{u}\)
  2. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} + \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p - \mu\nabla^2\mathbf{u}\)
  3. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} - \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p + \mu\nabla^2\mathbf{u}\)
  4. \(\rho\left(\frac{\partial\mathbf{u}}{\partial t} - \mathbf{u}\cdot\nabla\mathbf{u}\right) = -\nabla p - \mu\nabla^2\mathbf{u}\)