//chapter 2 printf("\n"); Rloss=1; Ra=73; Im=14.166*10^-3;//on applying kvl Prad=(Im/sqrt(2))^2*(Rloss+Ra); printf("the radiated power is %gW",Prad);