Question 1113166: Calculate the following in hexadecimal and identify which one of the following options gives the correct octal answer.
FACE + DEAF
AD97D
1D97D
16755
16575
So, I determined that the hex values are 57007 and 64206
I added these figures together, getting 121213.
I then tried to apply the octal system to this:
giving me 354335, which seems dramatically wrong
Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! i used online conversion calculators and this is what i got.
FACE is equal to 64206
DEAF is equal to 57007
add them together and you get 121213
convert that to octal and you get 354575
it's not quite like what you got, but it's close.
it definitely doesn't match any of the selections.
here's the online conversion calculators that i used.
https://ncalculators.com/number-conversion/
try them out and see what you get.
regardless, if the problem is as you state is it, then your answer doesn't match any of the selections.
|
|
|