1 Number System Conversions (15 points) a) Convert the decimal number 175 to binary. b) Convert the hexadecimal number E9 to decimal. c) Convert the binary number 10101101 to octal. 2- Simplify the Boolean expression using algebraic manipulation: F(A, B, C) = (A' + BC) (ABC) (20 points).

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.5: A Closer Look: Loop Programming Techniques
Problem 7E
icon
Related questions
Question
Please check the answer and add explanation properly at every steps and solve steps wise
1 Number System Conversions (15 points)
a) Convert the decimal number 175 to binary.
b) Convert the hexadecimal number E9 to decimal.
c) Convert the binary number 10101101 to octal.
2- Simplify the Boolean expression using algebraic manipulation: F(A, B, C) = (A' + BC)
(ABC) (20 points).
Transcribed Image Text:1 Number System Conversions (15 points) a) Convert the decimal number 175 to binary. b) Convert the hexadecimal number E9 to decimal. c) Convert the binary number 10101101 to octal. 2- Simplify the Boolean expression using algebraic manipulation: F(A, B, C) = (A' + BC) (ABC) (20 points).
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr