subject

Using Horner's scheme, represent (evaluate) the 2's complement number 10011101 in decimal. CAUTION:You will earn NO CREDITS if you don't use Horner's scheme to more efficiently evaluate polynomial.
You MUST apply Horner's scheme directly on the polynomial expansion for the number as given (NOT on the polynomial expansion for the 2's complement of the given number).
(This means that you should NOT, for instance, evaluate 1011 as -.)
(It also means that you should NOT, for instance, evaluate 1011 as - 24.)
You MUST apply Horner's scheme to cover all contributing bits, i. e., all contributing bits (not just the positive contributing bits, for instance) must participate in the repeated factoring.
You will earn NO CREDITS if you simply show the final result and not clearly show working (i. e., intermediate steps).

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 04:00
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
question
Computers and Technology, 23.06.2019 04:31
Jennifer has to set up a network in a factory with an environment that has a lot of electrical interference. which cable would she prefer to use? jennifer would prefer to use because its metal sheath reduces interference.
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
What is html ? give a small description about html
Answers: 2
You know the right answer?
Using Horner's scheme, represent (evaluate) the 2's complement number 10011101 in decimal. CAUTION...
Questions
question
Mathematics, 01.02.2021 20:20
question
Mathematics, 01.02.2021 20:20
question
History, 01.02.2021 20:20
question
Spanish, 01.02.2021 20:20
question
Mathematics, 01.02.2021 20:20
question
Mathematics, 01.02.2021 20:20
Questions on the website: 13722363