Answer:
The current through each lamp is 0.273 Amperes
Power dissipated in each lamp is 0.082W
Explanation:
Battery v = 1.5 V
Each lamp has resistance, r = 1.1 Ohms
The 5 lamps in series will therefore have total resistance, R = 5 * 1.1 = 5.5 Ohms
The current through each lamp, I = v/R = 1.5 / 5.5 = 0.273 Amperes
Power dissipated in each lamp = I² * r = 0.273² * 1.1 = 0.082W
The answer is windmill it was used for electricity
Answer:
See attachment for chart
Explanation:
The IPO chart implements he following algorithm
The expressions in bracket are typical examples
<u>Input</u>
Input Number (5, 4.2 or -1.2) --- This will be passed to the Processing module
<u>Processing</u>
Assign variable to the input number (x)
Calculate the square (x = 5 * 5)
Display the result (25) ----> This will be passed to the output module
<u>Output</u>
Display 25