InterviewSolution
Saved Bookmarks
| 1. |
Calculate the resistance of the filament of a 20 W electric bulb whichoperates at 12 volt.d. |
|
Answer» Voltage = current * resistancePower = (current) ^2 *resistancePower = (voltage) ^2 /resistanceresistance = 12*12/20 = 7.2 ohms |
|