Concept:
In second-order system dynamics, when the damping ratio satisfies $0 < \zeta < 1$, the system is underdamped. The transient oscillations occur at a frequency lower than the undamped natural frequency ($\omega_n$), known as the damped natural frequency ($\omega_d$). The relationship is defined by:
\[
\omega_d = \omega_n \sqrt{1 - \zeta^2}
\]
Step 1: Substitute the given parameters into the formula.
The problem provides the following parameters:
- Undamped natural frequency: $\omega_n = 4\text{ rad/sec}$
- Damping ratio: $\zeta = 0.5$
Substitute these values into the expression for $\omega_d$:
\[
\omega_d = 4 \times \sqrt{1 - (0.5)^2}
\]
Step 2: Evaluate the mathematical expression.
First, calculate the square of the damping ratio:
\[
(0.5)^2 = 0.25
\]
Subtract this from 1 inside the radical:
\[
1 - 0.25 = 0.75 = \frac{3}{4}
\]
Now evaluate the square root:
\[
\sqrt{0.75} = \sqrt{\frac{3}{4}} = \frac{\sqrt{3}}{2}
\]
Substitute this back into the equation for $\omega_d$:
\[
\omega_d = 4 \times \frac{\sqrt{3}}{2} = 2\sqrt{3}
\]
Using the decimal approximation for $\sqrt{3} \approx 1.73205$:
\[
\omega_d = 2 \times 1.73205 = 3.4641\text{ rad/sec}
\]
Rounding to two decimal places yields $3.46$.