10

AC Power

Slides 5.5 · real, reactive & apparent power · power factor · complex power

In a DC circuit, power is one number: P=VIP = VI. In AC steady state it splits into three, and the whole chapter is about why. Some of the energy the source pushes into the load never comes back — that is real power PP, measured in watts, and it is what the utility bills you for. Some of it sloshes out into inductors and capacitors and returns every half cycle without ever being consumed — that is reactive power QQ, measured in var. The wires, breakers and transformers have to carry both, and what they see is apparent power SS in VA. Everything in this chapter — the power triangle, the power factor, complex power, and why factories bolt giant capacitors onto their walls — falls out of that one split.

Where this is going

Three results carry the whole chapter, and the last one contains the other two:

P=VrmsIrmscosϕQ=VrmsIrmssinϕS=VrmsIrms=P+jQP = V_{rms}I_{rms}\cos\phi \qquad Q = V_{rms}I_{rms}\sin\phi \qquad \mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = P + jQ

Budget about 45 minutes: 15 on the derivation of PP (the trig identity is the whole story), 10 on the power triangle and the widget, and 20 on the practice problems — the sign of QQ is where marks are actually lost.

1. Instantaneous power, and why we average it

Nothing new is being assumed here. Power is always p(t)=v(t)i(t)p(t) = v(t)\,i(t), in AC exactly as in DC. What changes is that in AC both factors are sinusoids, so their product wobbles at high speed. Take a load carrying

v(t)=Vmcos(ωt),i(t)=Imcos(ωtϕ)v(t) = V_m\cos(\omega t), \qquad i(t) = I_m\cos(\omega t - \phi)

We put the phase lag on the current, so ϕ=θvθi\phi = \theta_v - \theta_i is the angle by which the current lags the voltage. That choice is not cosmetic — it is the sign convention the rest of the chapter runs on, and it is what makes ϕ\phi come out positive for an inductive load. Then

p(t)=VmImcos(ωt)cos(ωtϕ)p(t) = V_m I_m \cos(\omega t)\cos(\omega t - \phi)

Now the one step that matters. Use the product-to-sum identity cosAcosB=12[cos(AB)+cos(A+B)]\cos A\cos B = \tfrac{1}{2}\left[\cos(A-B) + \cos(A+B)\right] with A=ωtA = \omega t and B=ωtϕB = \omega t - \phi, so AB=ϕA - B = \phi and A+B=2ωtϕA + B = 2\omega t - \phi:

p(t)=VmIm2[cosϕconstant+cos(2ωtϕ)ripple at 2ω]p(t) = \frac{V_m I_m}{2}\Big[\underbrace{\cos\phi}_{\text{constant}} + \underbrace{\cos(2\omega t - \phi)}_{\text{ripple at } 2\omega}\Big]

Read that carefully, because the entire chapter is sitting in it. Instantaneous power is a constant offset plus a sinusoid at twice the source frequency. The offset does not depend on tt at all. The ripple, being a pure sinusoid, integrates to zero over any whole number of periods. So averaging over one period TT:

P=1T0Tp(t)dt=VmIm2cosϕ+VmIm21T0Tcos(2ωtϕ)dt=  0=VmIm2cosϕP = \frac{1}{T}\int_0^T p(t)\,dt = \frac{V_m I_m}{2}\cos\phi + \frac{V_m I_m}{2}\underbrace{\frac{1}{T}\int_0^T \cos(2\omega t - \phi)\,dt}_{=\;0} = \frac{V_m I_m}{2}\cos\phi

Finally substitute the RMS values Vrms=Vm/2V_{rms} = V_m/\sqrt{2} and Irms=Im/2I_{rms} = I_m/\sqrt{2}, so VmIm/2=VrmsIrmsV_m I_m / 2 = V_{rms}I_{rms}:

P=VrmsIrmscosϕ\boxed{P = V_{rms}I_{rms}\cos\phi}

This is exactly why RMS is defined the way it is: it is the value that makes the AC average-power formula look like the DC one, with a single correction factor cosϕ\cos\phi bolted on the end.

v(t) and i(t) — current lags by φ = 53° 0 v(t) i(t) p(t) = v(t)·i(t) — ripples at 2ω about its average average = P 0 p < 0 here: energy flowing back to the source
Read the bottom trace again

Two things in that lower plot are the whole point. First, p(t)p(t) oscillates at twice the line frequency — a 60 Hz load pulses power at 120 Hz, which is why transformers hum at 120 Hz and not 60. Second, p(t)p(t) dips below zero in each cycle. During those intervals the load is returning stored energy to the source. That returned energy is real current in the wires but contributes nothing to the average — it is precisely what QQ measures. If ϕ=0\phi = 0 the curve just touches zero and never crosses; if ϕ=±90\phi = \pm 90^\circ it is symmetric about zero and the average is zero.

2. Three powers, one triangle

The ripple amplitude in p(t)p(t) is VrmsIrmsV_{rms}I_{rms} regardless of ϕ\phi — that is the size of the energy exchange the wires must support. Splitting it by how much rides in phase with vv and how much rides in quadrature gives the standard trio:

QuantitySymbol & formulaUnitWhat it physically is
Real (average) powerP=VrmsIrmscosϕP = V_{rms}I_{rms}\cos\phiWNet energy per second actually consumed. Only resistance consumes it.
Reactive powerQ=VrmsIrmssinϕQ = V_{rms}I_{rms}\sin\phivarAmplitude of the energy shuttled to and from L and C. Net consumption zero.
Apparent powerS=VrmsIrms=P2+Q2S = V_{rms}I_{rms} = \sqrt{P^2+Q^2}VAWhat the conductors, breaker and transformer must be rated for.
Power factorPF=cosϕ=P/S\text{PF} = \cos\phi = P/SFraction of the delivered VA that does useful work.

Because PP and QQ are the in-phase and quadrature components of the same SS, they form the legs of a right triangle whose hypotenuse is SS and whose angle at the origin is ϕ\phi. That is not an analogy; it is just cos2+sin2=1\cos^2 + \sin^2 = 1 drawn out.

INDUCTIVE LOAD — current lags — Q > 0 — PF lagging φ P (W) Q > 0 (var) S (VA) Q points UP: the load absorbs reactive power CAPACITIVE LOAD — current leads — Q < 0 — PF leading φ P (W) Q < 0 (var) S (VA) Q points DOWN: the load supplies reactive power
The sign convention — memorize the physics, not the letter

With ϕ=θvθi\phi = \theta_v - \theta_i as defined above, an inductor absorbs positive QQ and a capacitor absorbs negative QQ. That is the invariant. Every other statement follows from it:

  • Inductive load \Rightarrow ii lags vv \Rightarrow ϕ>0\phi > 0 \Rightarrow Q>0Q > 0 \Rightarrow PF lagging. (Z=R+jXZ = R + jX with X>0X > 0.)
  • Capacitive load \Rightarrow ii leads vv \Rightarrow ϕ<0\phi < 0 \Rightarrow Q<0Q < 0 \Rightarrow PF leading. (Z=R+jXZ = R + jX with X<0X < 0.)
  • "Lagging" and "leading" always describe what the current does relative to the voltage. Never the other way round.

Some references define ϕ\phi with the opposite sign, which flips the sign of QQ throughout. Rather than memorizing a letter, always sanity-check a finished answer against the invariant: did my inductor come out with positive QQ? If a problem hands you an impedance, the fastest check of all is the sign of Im{Z}\operatorname{Im}\{Z\} — it is the sign of QQ.

R–L: i LAGS v v i — peaks LATER φ > 0 V I phasors (I rotated clockwise from V) R–C: i LEADS v v i — peaks EARLIER φ < 0 V I phasors (I rotated counter-clockwise from V)

3. Complex power: packaging PP and QQ into one phasor arithmetic

Having to compute cosϕ\cos\phi and sinϕ\sin\phi separately is clumsy, and worse, it loses the ability to add loads. Complex power fixes both. Write the RMS phasors Vrms=Vrmsθv\mathbf{V}_{rms} = V_{rms}\angle\theta_v and Irms=Irmsθi\mathbf{I}_{rms} = I_{rms}\angle\theta_i. The obvious guess, VI\mathbf{V}\mathbf{I}, is wrong:

VrmsIrms=VrmsIrms(θv+θi)— depends on where you put t=0\mathbf{V}_{rms}\mathbf{I}_{rms} = V_{rms}I_{rms}\angle(\theta_v + \theta_i) \quad \text{— depends on where you put } t = 0

Shift your time origin and both θv\theta_v and θi\theta_i change by the same amount, so their sum moves — but the power delivered to a load obviously cannot depend on when you started your stopwatch. Only the difference θvθi=ϕ\theta_v - \theta_i = \phi is physical. Conjugating the current is exactly the operation that turns a sum of angles into a difference:

S=VrmsIrms=(Vrmsθv)(Irmsθi)=VrmsIrms(θvθi)=VrmsIrmsϕ\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = \left(V_{rms}\angle\theta_v\right)\left(I_{rms}\angle-\theta_i\right) = V_{rms}I_{rms}\angle(\theta_v-\theta_i) = V_{rms}I_{rms}\angle\phi

Now expand that polar form into rectangular:

S=VrmsIrmscosϕ+jVrmsIrmssinϕ=P+jQ\mathbf{S} = V_{rms}I_{rms}\cos\phi + j\,V_{rms}I_{rms}\sin\phi = P + jQ

So one multiplication recovers all four quantities at once: P=Re{S}P = \operatorname{Re}\{\mathbf{S}\}, Q=Im{S}Q = \operatorname{Im}\{\mathbf{S}\}, S=SS = |\mathbf{S}|, and ϕ=S\phi = \angle\mathbf{S} so PF=cos(S)\text{PF} = \cos(\angle\mathbf{S}). Three equivalent forms are worth having at your fingertips (using Irms=Vrms/Z\mathbf{I}_{rms} = \mathbf{V}_{rms}/\mathbf{Z} and Z=R+jX\mathbf{Z} = R + jX with signed reactance, XL=ωLX_L = \omega L and XC=1/ωCX_C = -1/\omega C):

S=VrmsIrms=Irms2Z=Vrms2ZP=Irms2R,Q=Irms2X\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = I_{rms}^2\,\mathbf{Z} = \frac{V_{rms}^2}{\mathbf{Z}^*} \qquad\Longrightarrow\qquad P = I_{rms}^2 R, \quad Q = I_{rms}^2 X

That last pair is the sign convention made automatic: feed in a signed XX and QQ comes out with the right sign every time, with no lagging/leading decision to get wrong. And because S\mathbf{S} is a complex number, complex powers add — total PP is the sum of the PP's, total QQ is the sum of the QQ's. Apparent powers do not add: StotalS1+S2S_{total} \ne S_1 + S_2 unless every load happens to share the same ϕ\phi. This is the single most common conceptual slip in the topic.

Worked example — the four quantities from one multiplicationslides 5.5

A load has Vrms=12030\mathbf{V}_{rms} = 120\angle 30^\circ V and draws Irms=100\mathbf{I}_{rms} = 10\angle 0^\circ A. Find PP, QQ, SS, and the power factor.

1

Complex power directly: S=VrmsIrms=(12030)(100)=120030\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = (120\angle 30^\circ)(10\angle 0^\circ) = 1200\angle 30^\circ VA.

The conjugate of 10010\angle 0^\circ is itself, so nothing visibly changed here — but write the star anyway, out of habit.

2

Rectangular: S=1200cos30+j1200sin30=1039.2+j600\mathbf{S} = 1200\cos 30^\circ + j\,1200\sin 30^\circ = 1039.2 + j600 VA.

3

Read off: P=1039P = 1039 W, Q=+600Q = +600 var, S=S=1200S = |\mathbf{S}| = 1200 VA.

4

ϕ=S=+30\phi = \angle\mathbf{S} = +30^\circ, so PF=cos30=0.866\text{PF} = \cos 30^\circ = 0.866. Positive ϕ\phi means the current lags, so the PF is lagging and the load is inductive — consistent with Q>0Q > 0.

5

Cross-check with the scalar formulas: P=120(10)cos30=1039P = 120(10)\cos 30^\circ = 1039 W and Q=120(10)sin30=600Q = 120(10)\sin 30^\circ = 600 var. Both agree. ✓

P=1039P = 1039 W, Q=+600Q = +600 var, S=1200S = 1200 VA, PF=0.866\text{PF} = 0.866 lagging (inductive).
Quick check 1

An induction motor draws a current that lags its terminal voltage by 4040^\circ. What are the sign of QQ and the descriptor on its power factor?

Quick check 2

A load is measured to have complex power S=800j600\mathbf{S} = 800 - j600 VA. Classify it.

4. Play with it: the power triangle

Hold the supply at 120120 V rms and vary the current the load draws and the angle by which that current lags (or leads) the voltage. Watch which leg of the triangle grows, and watch the equivalent load Z=R+jX\mathbf{Z} = R + jX that would produce it. Push ϕ\phi to ±90\pm 90^\circ and note that PP collapses to zero while the current — and therefore the I2RI^2R losses in the supply wires — does not.

Power Triangle Explorer Vrms fixed at 120 V
P +Q −Q

5. Power factor correction: the reason any of this is a business problem

A utility must size its conductors and transformers for the current the customer actually draws, Irms=S/VrmsI_{rms} = S/V_{rms}, but it can only bill for PP. A factory full of motors runs at a PF around 0.60.6 lagging, which means the utility hauls 1/0.61.671/0.6 \approx 1.67 times the current that the billed watts would suggest, and eats the extra I2RI^2R line losses. So industrial customers are penalized for low PF, and the fix is cheap: bolt a capacitor bank in parallel with the load.

Parallel is essential. In parallel the capacitor sees the same voltage as the load, so the load's operating point is untouched — PP is unchanged and the load still gets its rated 120120 V (or whatever it is). The capacitor simply injects negative QQ that cancels part of the inductive +Q+Q, shrinking the vertical leg of the triangle and with it the hypotenuse SS. The recipe:

Q1=Ptanϕ1,Q2=Ptanϕ2,QC=Q2Q1  (<0),C=QCωVrms2Q_1 = P\tan\phi_1, \qquad Q_2 = P\tan\phi_2, \qquad Q_C = Q_2 - Q_1 \;(< 0), \qquad C = \frac{|Q_C|}{\omega V_{rms}^2}

where ϕ1=cos1(PF1)\phi_1 = \cos^{-1}(\text{PF}_1) is the original angle and ϕ2=cos1(PF2)\phi_2 = \cos^{-1}(\text{PF}_2) the target. PP appears in both because correction never changes the real power — an ideal capacitor dissipates nothing.

P = 4800 W (unchanged) before: Q₁ = 6400 var, S₁ = 8000 VA, PF 0.60 lagging Q_C = −2800 var supplied by the capacitor after: Q₂ = 3600 var, S₂ = 6000 VA, PF 0.80 lagging φ Drawn to scale (1 px = 33.3 W / var / VA): only the vertical leg moves, and the line current falls 33.3 A → 25.0 A for identical useful output.
Quick check 3

A plant runs at 0.650.65 lagging and wants 0.950.95 lagging, without changing the voltage across its machines. What gets installed?

Exam checklist for any AC-power question
  1. Convert every source to a cosine and every magnitude to RMS. If phasors are given as amplitudes, divide by 2\sqrt{2} before computing power, or you will be off by a factor of 2.
  2. Find Z\mathbf{Z} with signed reactance, then Irms=Vrms/Z\mathbf{I}_{rms} = \mathbf{V}_{rms}/\mathbf{Z}.
  3. Compute S=VrmsIrms\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms}. Do not forget the conjugate.
  4. Cross-check with P=Irms2RP = I_{rms}^2R and Q=Irms2XQ = I_{rms}^2X (signed XX). They must match.
  5. Sanity: is the sign of QQ the same as the sign of Im{Z}\operatorname{Im}\{\mathbf{Z}\}? State the PF with "lagging" or "leading" — a bare number is an incomplete answer.

Practice problems

Problem 1 — Series R–L loadcore

A single-phase load consists of R=30 ΩR = 30\ \Omega in series with L=106.1L = 106.1 mH, connected across a 120120 V rms, 6060 Hz supply. Find (a) Irms\mathbf{I}_{rms}, (b) PP, QQ, SS, and (c) the power factor with its descriptor.

(a) Impedance and current. ω=2π(60)=377\omega = 2\pi(60) = 377 rad/s, so XL=ωL=377(0.1061)=40.0 ΩX_L = \omega L = 377(0.1061) = 40.0\ \Omega and

Z=30+j40=5053.13 Ω\mathbf{Z} = 30 + j40 = 50\angle 53.13^\circ\ \Omega

Taking Vrms=1200\mathbf{V}_{rms} = 120\angle 0^\circ V as the reference,

Irms=12005053.13=2.4053.13 A\mathbf{I}_{rms} = \frac{120\angle 0^\circ}{50\angle 53.13^\circ} = 2.40\angle -53.13^\circ\ \text{A}

(b) Method 1 — scalar formulas. ϕ=θvθi=0(53.13)=+53.13\phi = \theta_v - \theta_i = 0^\circ - (-53.13^\circ) = +53.13^\circ, and cosϕ=0.6\cos\phi = 0.6, sinϕ=0.8\sin\phi = 0.8:

S=VrmsIrms=120(2.40)=288 VAS = V_{rms}I_{rms} = 120(2.40) = 288\ \text{VA} P=288(0.6)=172.8 WQ=288(0.8)=230.4 varP = 288(0.6) = 172.8\ \text{W} \qquad Q = 288(0.8) = 230.4\ \text{var}

Method 2 — complex power.

S=VrmsIrms=(1200)(2.40+53.13)=28853.13=172.8+j230.4 VA\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = (120\angle 0^\circ)(2.40\angle +53.13^\circ) = 288\angle 53.13^\circ = 172.8 + j230.4\ \text{VA}

Re{S}=172.8\operatorname{Re}\{\mathbf{S}\} = 172.8 W and Im{S}=230.4\operatorname{Im}\{\mathbf{S}\} = 230.4 var — identical to Method 1. ✓

Third check (element by element). P=Irms2R=(2.40)2(30)=172.8P = I_{rms}^2R = (2.40)^2(30) = 172.8 W and Q=Irms2X=(2.40)2(+40)=230.4Q = I_{rms}^2X = (2.40)^2(+40) = 230.4 var. All three routes agree. ✓

(c) PF=P/S=172.8/288=0.600\text{PF} = P/S = 172.8/288 = 0.600. The current angle (53.13-53.13^\circ) is behind the voltage angle (00^\circ), so the current lags: lagging. Consistent with Q>0Q > 0 and Im{Z}=+40>0\operatorname{Im}\{\mathbf{Z}\} = +40 > 0.

Irms=2.4053.13\mathbf{I}_{rms} = 2.40\angle -53.13^\circ A  ·  P=172.8P = 172.8 W, Q=+230.4Q = +230.4 var, S=288S = 288 VA  ·  PF=0.600\text{PF} = 0.600 lagging
Problem 2 — Power factor correctionapplied

A workshop draws 4.804.80 kW at 0.600.60 power factor lagging from a 240240 V rms, 6060 Hz supply. (a) Find SS, QQ and the line current. (b) Size the parallel capacitor that raises the power factor to 0.800.80 lagging. (c) Find the new line current, and verify it by phasor addition.

(a) S1=P/PF1=4800/0.60=8000S_1 = P/\text{PF}_1 = 4800/0.60 = 8000 VA. Then

Q1=S12P2=8000248002=40.96×106=6400 varQ_1 = \sqrt{S_1^2 - P^2} = \sqrt{8000^2 - 4800^2} = \sqrt{40.96\times10^6} = 6400\ \text{var}

Positive, since the PF is lagging. Line current I1=S1/Vrms=8000/240=33.33I_1 = S_1/V_{rms} = 8000/240 = 33.33 A, at ϕ1=cos1(0.6)=53.13\phi_1 = \cos^{-1}(0.6) = 53.13^\circ lagging.

(b) The capacitor changes no real power, so PP stays at 48004800 W. The target angle is ϕ2=cos1(0.80)=36.87\phi_2 = \cos^{-1}(0.80) = 36.87^\circ, giving

Q2=Ptanϕ2=4800(0.75)=3600 varQ_2 = P\tan\phi_2 = 4800(0.75) = 3600\ \text{var} QC=Q2Q1=36006400=2800 varQ_C = Q_2 - Q_1 = 3600 - 6400 = -2800\ \text{var}

Negative, as any capacitor's QQ must be. Its magnitude sets the size:

C=QCωVrms2=2800377(240)2=280021.715×106=1.289×104 F=128.9 μFC = \frac{|Q_C|}{\omega V_{rms}^2} = \frac{2800}{377(240)^2} = \frac{2800}{21.715\times10^6} = 1.289\times10^{-4}\ \text{F} = 128.9\ \mu\text{F}

(c) Method 1 — power triangle. S2=P/PF2=4800/0.80=6000S_2 = P/\text{PF}_2 = 4800/0.80 = 6000 VA, so I2=6000/240=25.0I_2 = 6000/240 = 25.0 A.

Method 2 — phasor addition of currents. Take Vrms=2400\mathbf{V}_{rms} = 240\angle 0^\circ V. The original load current is

I1=33.3353.13=20.0j26.67 A\mathbf{I}_1 = 33.33\angle -53.13^\circ = 20.0 - j26.67\ \text{A}

The capacitor draws IC=QC/Vrms=2800/240=11.67|I_C| = |Q_C|/V_{rms} = 2800/240 = 11.67 A leading the voltage by 9090^\circ, i.e. IC=+j11.67\mathbf{I}_C = +j11.67 A. By KCL the supply now carries

I2=I1+IC=20.0j26.67+j11.67=20.0j15.0=25.036.87 A\mathbf{I}_2 = \mathbf{I}_1 + \mathbf{I}_C = 20.0 - j26.67 + j11.67 = 20.0 - j15.0 = 25.0\angle -36.87^\circ\ \text{A}

Magnitude 25.025.0 A matches Method 1, and the angle 36.87-36.87^\circ gives cos(36.87)=0.80\cos(36.87^\circ) = 0.80 lagging — exactly the target. ✓ Note the real part is unchanged at 20.020.0 A: P=240(20.0)=4800P = 240(20.0) = 4800 W still. ✓

S1=8000S_1 = 8000 VA, Q1=6400Q_1 = 6400 var, I1=33.3I_1 = 33.3 A  ·  C=128.9 μC = 128.9\ \muF  ·  I2=25.0I_2 = 25.0 A (a 25% reduction in line current for identical useful output)
Problem 3 — Parallel R–C load (leading PF)sign trap

A 20 Ω20\ \Omega resistor and a capacitor of reactance XC=15 ΩX_C = -15\ \Omega are connected in parallel across Vrms=1200\mathbf{V}_{rms} = 120\angle 0^\circ V at 6060 Hz. Find the supply current, PP, QQ, SS, and the power factor with its descriptor. Also find CC.

Branch currents. Both branches see the full 120120 V.

IR=120020=6.00=6.0 A\mathbf{I}_R = \frac{120\angle 0^\circ}{20} = 6.0\angle 0^\circ = 6.0\ \text{A} IC=1200j15=120151j=j8.0=8.090 A\mathbf{I}_C = \frac{120\angle 0^\circ}{-j15} = \frac{120}{15}\cdot\frac{1}{-j} = j8.0 = 8.0\angle 90^\circ\ \text{A}

By KCL, Irms=6.0+j8.0=10.053.13\mathbf{I}_{rms} = 6.0 + j8.0 = 10.0\angle 53.13^\circ A. The current angle is ahead of the voltage angle, so the current leads — as it must for a capacitive load.

Method 1 — complex power.

S=VrmsIrms=(1200)(10.053.13)=120053.13=720j960 VA\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = (120\angle 0^\circ)(10.0\angle -53.13^\circ) = 1200\angle -53.13^\circ = 720 - j960\ \text{VA}

So P=720P = 720 W, Q=960Q = -960 var, S=1200S = 1200 VA.

Method 2 — branch by branch, with signed reactance. Using P=Vrms2/RP = V_{rms}^2/R and Q=Vrms2/XQ = V_{rms}^2/X on each branch:

P=120220=1440020=720 WQ=120215=1440015=960 varP = \frac{120^2}{20} = \frac{14400}{20} = 720\ \text{W} \qquad Q = \frac{120^2}{-15} = \frac{14400}{-15} = -960\ \text{var}

Identical, and the minus sign appeared on its own from the signed XCX_C rather than being inserted by hand. ✓ Check the hypotenuse: 7202+9602=1.44×106=1200\sqrt{720^2 + 960^2} = \sqrt{1.44\times10^6} = 1200 VA, which equals VrmsIrms=120(10.0)V_{rms}I_{rms} = 120(10.0). ✓

Power factor. PF=P/S=720/1200=0.600\text{PF} = P/S = 720/1200 = 0.600, and since Q<0Q < 0 (current leads) it is leading. Watch the trap: ϕ=S=53.13\phi = \angle\mathbf{S} = -53.13^\circ, and cos(53.13)=+0.6\cos(-53.13^\circ) = +0.6 — the power factor is always positive for a passive load; the direction lives entirely in the word "leading".

Capacitance. XC=1/(ωC)=15 Ω|X_C| = 1/(\omega C) = 15\ \Omega with ω=377\omega = 377 rad/s:

C=1377(15)=15655=1.768×104 F=176.8 μFC = \frac{1}{377(15)} = \frac{1}{5655} = 1.768\times10^{-4}\ \text{F} = 176.8\ \mu\text{F}

Irms=10.0+53.13\mathbf{I}_{rms} = 10.0\angle +53.13^\circ A  ·  P=720P = 720 W, Q=960Q = -960 var, S=1200S = 1200 VA  ·  PF=0.600\text{PF} = 0.600 leading  ·  C=176.8 μC = 176.8\ \muF
One-line recap

p(t)p(t) is a constant plus a 2ω2\omega ripple; the constant is P=VrmsIrmscosϕP = V_{rms}I_{rms}\cos\phi. Package it as S=VrmsIrms=P+jQ\mathbf{S} = \mathbf{V}_{rms}\mathbf{I}^*_{rms} = P + jQ, add complex powers (never apparent powers), keep XX signed so QQ signs itself, and always report PF with "lagging" or "leading".