0% found this document useful (0 votes)
14 views

Assignment 2&3 Mathematical Computing

Uploaded by

abahoabias030
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Assignment 2&3 Mathematical Computing

Uploaded by

abahoabias030
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ASSIGNMENT TWO

1) Outline the steps that are followed to convert a decimal number to a binary number.
2) Convert the following decimal numbers to binary: (a) 1810; (b) 101010; (c) 27610;
3) Use binary addition to calculate the following:
i. 1011 + 11;
ii. 101011 + 11010.
4) Convert
i. 64087 to hexadecimal; 2. Convert
ii. FFF to decimal; 3.
iii. Evaluate 43ED + F12B.
5) Explain the following terms as used in logic Mathematics.
i. A logical conjunction
ii. A logical disjunction
iii. A logical negation
iv. A truth table
6) a) List down the Laws of logic using examples
b) What do you understand by the term “Logic Circuit”
c) With the aid of neat diagrams and truth tables, explain the following logic gates
i. A AND
ii. NOT GATE
iii. OR GATE
iv. XOR GATE
v. NAND GATE
vi. NOR GATE

ASSIGNMENT THREE

1. Explain the following terms as applied in mathematical computing.


i. an algorithm
ii. adjacent nodes
iii. degree
iv. Leaf nodes
2. Explain the following terms as used to describe the traversal of a graph
i. A Walk,
ii. A Trail
iii. A Path
iv. A Cycle
3. Define the term A parent node
4. List the Properties of the adjacency matrix
5. Explain what we mean by “connected graph” and “disconnected graph”.
6. Explain the term
i. Tree
ii. A spanning tree
iii. A minimum spanning tree

You might also like