Question:medium

The power in the signal $s(t) = 8\cos(20\pi t - \pi/2) + 4\sin(15\pi t)$ is

Show Hint

For signals with different frequencies, total average power is the sum of individual powers.
Updated On: Jul 6, 2026
  • 40
  • 41
  • 42
  • 82
Show Solution

The Correct Option is A

Approach Solution - 1

Step 1: Split the signal into its two sinusoidal components: \( 8\cos(20\pi t - \pi/2) \) with amplitude \( 8 \), and \( 4\sin(15\pi t) \) with amplitude \( 4 \).
Step 2: The average power of any sinusoid of amplitude \( A \) is \( P = A^2/2 \), giving \( P_1 = 8^2/2 = 32 \) and \( P_2 = 4^2/2 = 8 \).
Step 3: Since the two angular frequencies \( 20\pi \) and \( 15\pi \) are different, the cross term between them averages to zero over time, so the total power is just the sum of the individual powers. \[ \boxed{P = 32 + 8 = 40} \]
Was this answer helpful?
0
Show Solution

Approach Solution -2

A slightly different way to arrive at the same number is to compute the power using the RMS values of each term directly, rather than the amplitude-squared-over-two shortcut, then check which option matches.

  1. Option 40: The RMS value of \( 8\cos(20\pi t - \pi/2) \) is \( 8/\sqrt{2} \), so its power is \( \left(8/\sqrt{2}\right)^2 = 32 \). The RMS value of \( 4\sin(15\pi t) \) is \( 4/\sqrt{2} \), giving power \( \left(4/\sqrt{2}\right)^2 = 8 \). Because the two sinusoids are orthogonal over one common period (their frequencies are unequal, so their product integrates to zero on average), the total power is the direct sum \( 32 + 8 = 40 \).
  2. Option 41: No manipulation of the RMS values of \( 8 \) and \( 4 \) amplitude sinusoids produces this figure; it does not correspond to any combination of \( 32 \) and \( 8 \).
  3. Option 42: This value is sometimes obtained by an unjustified extra correction to the summed powers, but there is no such correction needed once orthogonality (unequal frequencies) is properly accounted for; the two powers simply add without any adjustment.
  4. Option 82: This would only follow from squaring the sum of amplitudes directly, \( (8+4)^2/2 = 72 \), which itself does not even equal \( 82 \), and in any case is not valid since the two sinusoids do not combine amplitude-wise when their frequencies differ.

Computing each term's power separately via its RMS value and summing (valid because the frequencies are unequal, so cross terms vanish on averaging) gives a clean total.

So the correct answer is 40.

Was this answer helpful?
0