Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

X = 0 1001 010 Y = 0 0111 110 Where the leading 1 on the exponent, the 2 and the 0111 are just all

X = 0 1001 010

Y = 0 0111 110

Where the leading 1 on the exponent, the 2 and the 0111 are just all the standard, 0111 is the bias (7)

So what is X in base 10? 0b101 = 5

What is Y in Decimal?

X*Y

X = 0 1001 010

Y = 0 0111 110

A= 1 0101 101 B = 0 0011 001

Binary to Decimal

A+B

Back to binary 1 0101 010

A-B

Back to binary = 1 0101 111

A*B

Back to binary 1 0001 110

Note with this question, if the exponent on A or B was 2 lower (say -4, -4) then the resulting exponent would be -8, add the bias... and you can't represent -1 as an exponent so the problem wouldn't have a valid solution.

A/B

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learning MySQL Get A Handle On Your Data

Authors: Seyed M M Tahaghoghi

1st Edition

0596529465, 9780596529468

More Books

Students also viewed these Databases questions

Question

Define "Rights Issue".

Answered: 1 week ago

Question

Discuss the Rights issue procedure in detail.

Answered: 1 week ago

Question

Discuss the Rights issue procedure in detail.

Answered: 1 week ago

Question

Explain the procedure for valuation of shares.

Answered: 1 week ago

Question

Which months of this year 5 Mondays ?

Answered: 1 week ago