IN C:Write a program to compute the power loss in a transmission line with a resistance of 0.05 ohms/mile. Compute the power loss if 500kw of power is transmitted from a power generating station to cities at distances of 20, 30, 40, 50, 60, 70, 80, 90, 100 miles at 100 V and 200 V. The current (i) is calculated from: i = power transmitted in watts / volts transmittedpower transmitted in wattsi = ——————————–volts transmittedThe total resistance R is computed from the equation: R = r x mileswhere r is the resistance per mile. The power loss is computed from the equation: Power loss = i2(squared) x R.#include<stdio.h>#include<conio.h>void main(){float resistnce=0.05,volts,miles,tresistnce,i,loss_power,power=500;printf("enter values for miles and voltsn");…
Science is the pursuit and application of knowledge and understanding of the natural and social…
Clearly stating the definition, the values, the meaning of such values and the type of…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…
https://www.npr.org/sections/ed/2018/04/25/605092520/high-paying-trade-jobs-sit-empty-while-high-school-grads-line-up-for-university Click on the link above. Read the entire link and answer the questions below…
All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures…