// Grob's Basic Electronics 11e // Chapter No. 02 // Example No. 2_2 clc; clear; // Determine the resistance of the chip resistor in Fig. 2–13. disp('The first two digits are 5 and 6, giving 56 as the first two numbers in the resistance value. The third digit, 2, is the multiplier, which means add 2 zeros to 56 for,') disp ('Resistance of 5600 Ohms or 5.6 kOhms.')