3rd Band 4th Band Color Color 1st Band 2nd Band Multiplier Tolerance Black x10 Brown 1 1 x100 +1% Red 2 x1000 +2% Orange 3 Yellow 4 Green 5 +0.5% Blue 6. +0.25% Violet 7 7 X10MQ +0.10% Grey 8 8 X100MQ...


Make a JavaScript program that will compute for the color code of a resistor:



Given:

firstBand = “Red”
secondBand = “Red”
thirdBand = “Orange”
4thBand = “Gold”


Sample output:
Resistor value is 22000 ohms ±5%


3rd Band<br>4th Band<br>Color<br>Color<br>1st Band<br>2nd Band<br>Multiplier<br>Tolerance<br>Black<br>x10<br>Brown<br>1<br>1<br>x100<br>+1%<br>Red<br>2<br>x1000<br>+2%<br>Orange<br>3<br>Yellow<br>4<br>Green<br>5<br>+0.5%<br>Blue<br>6.<br>+0.25%<br>Violet<br>7<br>7<br>X10MQ<br>+0.10%<br>Grey<br>8<br>8<br>X100MQ<br>±0.05%<br>White<br>9.<br>9.<br>Gold<br>x0.10<br>+5%<br>Silver<br>x0.010<br>±10%<br>Resistor color code table<br>Resistor color code table<br>

Extracted text: 3rd Band 4th Band Color Color 1st Band 2nd Band Multiplier Tolerance Black x10 Brown 1 1 x100 +1% Red 2 x1000 +2% Orange 3 Yellow 4 Green 5 +0.5% Blue 6. +0.25% Violet 7 7 X10MQ +0.10% Grey 8 8 X100MQ ±0.05% White 9. 9. Gold x0.10 +5% Silver x0.010 ±10% Resistor color code table Resistor color code table

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here