Question

Expand the following numbers using positional notation. a)    21567 DEC b)     FA3E HEX c) 1101011 BIN

Expand the following numbers using positional notation.

a)    21567 DEC

b)     FA3E HEX

c) 1101011 BIN

Homework Answers

Answer #1

a)21567 in positional notation is

    it is in decimal

    2x104=20000,

   1x103=1000,

    5x102=500,

    6x101=60,

    7x100=7.

b)FA3E hexadecimal

   Fx163=15x4096=61440

   Ax162=10x256=2560

   3x161=3x16=48

   Ex160=14x1=14.

c)1101011 BINARY

   1x26=64

   1x25=32

    0x24=0

   1x23=8

    0x22=0

    1x21=2

    1x20=1

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Convert the following C program to inline assembly int main(){ int i; printf("Hex Dec Oct Ch\n");...
Convert the following C program to inline assembly int main(){ int i; printf("Hex Dec Oct Ch\n"); for (i = 32; i < 256; i++){ printf("%2x %3d %3o %c\n",i,i,i,i); } return 0; } the code below shows where to do the assembly at: int main(){ int i = 0; char *hdr = "Hex Dec Oct Ch\n"; char *msg = " %2x %3d %3o %c\n"; printf("%s\n",hdr); ———asm{ // DO ASSEMBLY HERE } system("pause"); }
give the notation(using letter designation for 1) for the subshells denoted by the following numbers? A)...
give the notation(using letter designation for 1) for the subshells denoted by the following numbers? A) n=6, L=2 B)n=5, l=0 C)n=4, l=3 D) n=6,l=1
Student Exercise 1 Convert each of the following numbers from standard notation to scientific notation. a....
Student Exercise 1 Convert each of the following numbers from standard notation to scientific notation. a. 5268 b. 0.00689 Student Exercise 2 Convert each of the following numbers from scientific notation to standard notation. a. 7.21*10 to the 3rd power b. 7.21*10 to -3rd power Student Exercise 3 Write each of the calculator display numbers in scientific notation and in standard notation. a. 5.697E-4 b. 5.6 97 E4
Expand the following expression into minterms and then simplify it using K-map. F(A,B,C,D) = BC'D' +...
Expand the following expression into minterms and then simplify it using K-map. F(A,B,C,D) = BC'D' + A'C'D + ACD + BCD + A'BD
Using the IEEE single-precision floating point representation, find the decimal number represented by the following 32-bit...
Using the IEEE single-precision floating point representation, find the decimal number represented by the following 32-bit numbers, each expressed as an 8-digit hex number. Express your answer using decimal scientific notation. (a) (C6500000)16 (b) (31200000)16
Let A, B and C be three events. With set notation, denote the following events (a)...
Let A, B and C be three events. With set notation, denote the following events (a) - (e). (a) A happens and neither B or C happens. (b) Both A and B happen but C does not. (c) At least one of A, B, C happens. (d) None of A, B, C happens. (e) Out of events A, B and C, at most one event happens. (f) In words, what is event (A ∪ C) c ∪ B?. (g) In...
Using Leibniz notation (i.e., ??/??, ??/??, etc.), find derivatives for each of the following functions. You...
Using Leibniz notation (i.e., ??/??, ??/??, etc.), find derivatives for each of the following functions. You should always use proper notation. Your answers must be simplified. a) ?=(3√p/(p√p))^−2 b) ?(?)=cos?/(5?^? +2tan(?)) c) ?=sin^−1((sqrt?+1)) d) ℎ(?)=?^2?^(?3) e) ?(?)=cot^−1(?)+cot^(−1)(1/?)
Prove the following using Field Axioms of Real Numbers. prove (b^(−1))^−1=b
Prove the following using Field Axioms of Real Numbers. prove (b^(−1))^−1=b
Consider numbers of the form a + b*sqrt(c), where a,b, and c are all rational numbers....
Consider numbers of the form a + b*sqrt(c), where a,b, and c are all rational numbers. express sqrt(a + b*sqrt(c)) in the same form, (i.e. as d + e*sqrt(c)). For which values of c can this be done?
Classify the type of variable identified below using the following notation: Quantitative = Q Ratio =...
Classify the type of variable identified below using the following notation: Quantitative = Q Ratio = R Qualitative = QL Interval = I Discrete = D Ordinal = O Continuous = C Nominal = N Variable: The time it takes to walk one mile. a QL O b QL N c Q C I d Q D R e Q C R