Welcome to the IT Classes CAI (Computer Aided Instruction). You can find the instructions for your IT classes here.

Wednesday, June 24, 2009

Decimal to Binary

This is how to convert from Decimal to Binary:












* there is an error on the on the drawing, the second equation should be equals 0 not 1

Now try converting these decimal numbers to binary:
1. 6
2. 9




This is how to convert Binary to Decimal:













Now try converting these binary digits to decimal:
1. 001
2. 1010

For your practice, please do Lesson 2 of TEKKIDS 6 @ the Lab B

Additional Exercises:

Convert

DECIMAL-BINARY

1. 7
2. 15
3. 35
BINARY-DECIMAL

4. 1011
5. 0101
6. 1101