Question

Q2. Write the last two digits of your school number \"Nr\" (if this number is 00, replace it with 22) and subtract your birthday \"BD\" (only two-digit day, no month). Then perform the subtraction by using 2' complement notation. (20p) Nr=(...)_{10} = (...)_{2} BD=(...)_{10} = (...)_{2} (...)_{10} = (...)_{2} 2's complement Last 2 digits of school Nr. 2-digit \"Birth day\" 2's complement of the birthday Write the calculations steps in detail:

          Q2. Write the last two digits of your school number \"Nr\" (if this number is 00, replace it with 22) and
subtract your birthday \"BD\" (only two-digit day, no month). Then perform the subtraction by using
2' complement notation. (20p)
Nr=(...)_{10} = (...)_{2}  BD=(...)_{10} = (...)_{2}  (...)_{10} = (...)_{2} 2's complement
Last 2 digits of school Nr.          2-digit \"Birth day\"                2's complement of the birthday
Write the calculations steps in detail:
        
Show more…
Q2. Write the last two digits of your school number N̈r(̈if this number is 00, replace it with 22) and
subtract your birthday B̈D(̈only two-digit day, no month). Then perform the subtraction by using
2' complement notation. (20p)
Nr=(...)10 = (...)2  BD=(...)10 = (...)2  (...)10 = (...)2 2's complement
Last 2 digits of school Nr.          2-digit B̈irth day2̈'s complement of the birthday
Write the calculations steps in detail:

Added by Teresa B.

Close

University Physics with Modern Physics
University Physics with Modern Physics
Hugh D. Young 14th Edition
AceChat toggle button
Close icon
Ace pointing down

Please give Ace some feedback

Your feedback will help us improve your experience

Thumb up icon Thumb down icon
Thanks for your feedback!
Profile picture
Last two digits of school number: 11 Two-digit day of birthday: 06 Q2. Write the last two digits of your school number (Nr). If this number is 00, replace it with 22 and subtract your birthday (BD), which is only the two-digit day (no month). Then perform the subtraction using 2's complement notation. 20p Nr = 10 BD = 06 -10 = 2's complement Last two digits of school number: 10 Two-digit day of birthday: 06 2's complement of the birthday: -10 Write the calculation steps in detail: 1. Determine the last two digits of the school number: 11 2. Determine the two-digit day of the birthday: 06 3. Check if the school number is 00. Since it is not, proceed to the next step. 4. Subtract the birthday from the school number: 11 - 06 = 05 5. Convert the result to 2's complement notation: -05 6. Determine the last two digits of the school number: 10 7. Determine the two-digit day of the birthday: 06 8. Convert the birthday to 2's complement notation: -10
Close icon
Play audio
Feedback
Powered by NumerAI
Ivan Kochetkov Kathleen Carty
Danielle Fairburn verified

Adi S and 50 other subject Physics 102 Electricity and Magnetism educators are ready to help you.

Ask a new question

*

Labs

-

Want to see this concept in action?

NEW

Explore this concept interactively to see how it behaves as you change inputs.

View Labs

*

Key Concepts

-
Key Concept
Premium Feature
Explore the core concept behind this problem.
Play button
Key Concept
Premium Feature
Explore the core concept behind this problem.
Your browser does not support the video tag.

*

Recommended Videos

-
1-write-down-the-8th-start-from-the-left-hand-side-digit-and-the-last-digit-of-your-student-id-as-a1-and-a0-respectively-make-these-two-digits-into-a-new-number-n-that-has-double-digits-for-78739

Write down the 8th (starting from the left-hand side) digit and the LAST digit of your student ID as A1 and A0 respectively. Make these two digits into a new number N that has double digits. For example, a student's student ID is 2012521460204, then the decimal N=44. Then, answer the following SIX questions. (23 points) (a) Suppose N is a decimal number, convert (N)10 to its equivalent binary. (3 points) (b) Suppose N is a hexadecimal number, convert (N)16 to its equivalent binary. (2 points) (c) Convert the binary number obtained in (b) to its equivalent octal. (2 points) (d) Suppose N is a hexadecimal number, convert (N)16 to its equivalent decimal. (2 points) (e) Consider the signed number (+N)10, write out its signed magnitude code, 1's complement code, and 2's complement code (n=8). (6 points) (f) Consider the signed number (-N)10, write out its signed magnitude code, 1's complement code, and 2's complement code (n=8). (6 points) (g) Write out the BCD code of (N)10. (2 points)

Adi S.

11-please-9-obtain-the-1s-and-2s-complements-of-the-following-binary-numbers-a00010000b00000000-c11011010-d10101010-e10000101f11111111-10-find-the-9s-and-the-10s-complement-of-the-following-83335

9. Obtain the 1's and 2's complements of the following binary numbers: a) 00010000 b) 00000000 c) 11011010 d) 10101010 e) 10000101 f) 11111111. 10. Find the 9's and the 10's complement of the following decimal numbers: a) 25,478,036 b) 63, 325, 600 c) 25,000,000 d) 00,000,000. 11. Perform subtraction on the given unsigned binary numbers using the 2's complement of the subtrahend. Where the result should be negative, find its 2's complement and affix a minus sign. a) 10011 - 10010 b) 100010 - 100110 c) 1001 - 110101 d) 101000 - 10101 12. If the numbers (+9742.782)10 and (641.218)10 are in signed magnitude format, their sum is (+10384.000)10 and requires eight digits and a sign. Convert the numbers to binary signed-2's-complement form and find the following sums: a) (+9742.782) + (+641.218) b) (+9742.782) + (-641.218) c) (-9742.782) + (+641.218) d) (-9742.782) + (-641.218)

Adi S.

perform-the-following-additions-and-subtractions-assume-that-all-numbers-are-in-32-bit-2s-complement-state-the-sign-of-each-number-the-sign-of-the-answer-and-whether-an-overflow-occurs-a-00-00-04-c8-4

Perform the following additions and subtractions. Assume that all numbers are in 32 bit 2's complement. State the sign of each number, the sign of the answer, and whether an overflow occurs. a. 00 00 04 C8 + 48 49 B7 6F b. 00 12 5F 89 + 8F DE 27 83 c. 39 B4 08 75 + 93 19 76 26 d. 6A 01 B9 33 + 55 62 09 42 e. FF FE 59 00 - 23 45 67 89 f. 49 7B 05 CC - 92 93 8A 6D g. 86 21 4F BC - 6B A4 59 72

Aishwarya K.


*

Recommended Textbooks

-
University Physics with Modern Physics

University Physics with Modern Physics

Hugh D. Young 14th Edition
achievement 1,451 solutions
Physics: Principles with Applications

Physics: Principles with Applications

Douglas C. Giancoli 7th Edition
achievement 1,738 solutions
Fundamentals of Physics

Fundamentals of Physics

David Halliday, Robert Resnick , Jearl Walker 10th Edition
achievement 1,645 solutions

*

Transcript

-
00:02 In the following question we have the decimal number to the binary number to binary number and decimal number provided to us is n is equal to 44 n is equal to 44 for conversion of decimal to binary we will divide it by the two of the factors so 44 firstly will be divided with the remainder will be 22 quotient will be 22 and remainder as the zero again we divide by the two and it will here remain 11 and the remainder zero after this if we divide…
Need help? Use Ace
Ace is your personal tutor. It breaks down any question with clear steps so you can learn.
Start Using Ace
Ace is your personal tutor for learning
Step-by-step explanations
Instant summaries
Summarize YouTube videos
Understand textbook images or PDFs
Study tools like quizzes and flashcards
Listen to your notes as a podcast
Continue solving this problem
Create a free account to:
  • View full step-by-step solution
  • Ask follow-up questions with Ace AI
  • Save progress and study later
Continue Free
Join the community

18,000,000+

Students on Numerade


Trusted by students at 8,000+ universities

Numerade

Get step-by-step video solution
from top educators

Continue with Clever
or



By creating an account, you agree to the Terms of Service and Privacy Policy
Already have an account? Log In

A free answer
just for you

Watch the video solution with this free unlock.

Numerade

Log in to watch this video
...and 100,000,000 more!


EMAIL

PASSWORD

OR
Continue with Clever