1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Strike441 [17]
3 years ago
10

A.Donkey Kong is an arcade game where an animated figure, Mario, jumps over barrels. In the original game, it was virtually impo

ssible to get through to Level 22 before Mario was ‘killed’ by the game. This was an unintended consequence of how the number of bonus points was calculated and stored.
The number of bonus points a player starts with when they move onto a new level depends on the number of the level that they are moving onto. Behind the scenes, Donkey Kong takes the level that is about to be entered, multiplies it by 10 and adds 40, thus yielding the first two digits of the player’s starting bonus.

So, for example, if a player is about to start Level 2, the bonus number is calculated like this:

2 × 10 + 40 = 60.

This bonus number is stored in a single byte as an unsigned integer. The bonus number will never be 0.

i.Write down and evaluate an expression for the number of different unsigned integers that can be represented in a single byte. Then write down the largest unsigned integer that can be represented if no representation for 0 is required.
ii.Find the bonus number associated with Level 22. Explain why storing this bonus number will cause a problem.
iii.For Level 22, the bonus number actually stored is 4. Give one likely explanation for this.
iv.The bonus number is multiplied by 100 before it is displayed on the screen, so for Level 22 the number displayed on the screen is 400. The displayed number decreases by 100 every 1.75 seconds. When the displayed number reaches 0, Mario is automatically killed. How many seconds does the player have to finish Level 22?
Mathematics
1 answer:
lana [24]3 years ago
8 0

Answer: what is the Question?

Step-by-step explanation:

You might be interested in
What is the value of x?
serg [7]

2x+2 + 5x+3 = 180

7x+5 = 180

7x = 175

x = 175/7 = 25

x = 25

3 0
3 years ago
Form the intersection for the following sets.
Luden [163]

Answer:

Your required answer is option is {20}.

Step-by-step explanation:

Hey, there!!

The reason for above answer is we generally find intersections among the sets by extracting the common elements of the sets.

Here,

R = {10,15,20}

S = {20,25}.

Now, 20 is common im both so,

R intersection S = {20}.

<em><u>Hope it helps</u></em><em><u>.</u></em><em><u>.</u></em><em><u>.</u></em>

6 0
3 years ago
Use the log table to estimate the value of log10 8.65. A. .9703 B. .9037 C. .9730 D. .9370
Alex_Xolod [135]
A common logarithmic provides the following value for the log10 of 8.65:
<span><span>0.9370161
Which number is closest to this one? 
The answer is D) 0.9370. 
This means that 8.65 = 10^(.9370). Note that that the number is less than 1, since 10^1 is 10, and 8.65 is less than 10. </span></span>
4 0
3 years ago
Read 2 more answers
Factor each expression 8+16
astraxan [27]
<span>The individual factors for each integer along with the common factors and greatest common factor will be shown. Factors of 18 are 1, 2, 3, 6, 9, 18. Factors of 36 are 1, 2, 3, 4, 6, 9, 12, 18, 36. Factors of 48 are 1, 2, 3, 4, 6, 8, 12, 16, 24, 48.</span>
6 0
3 years ago
Read 2 more answers
The 6% state income tax on a $42.00 salary​
prisoha [69]

Answer:

75 cents

Step-by-step explanation:

5 0
2 years ago
Other questions:
  • What is the value of sinθ given that (−6, −8) is a point on the terminal side of θ ?
    9·2 answers
  • The dolphin dives 20 feet below the suface of the ocean. what is the elevation
    6·1 answer
  • Will give brainliest if correct! Which of the following is not a solution to the inequality 3−(7−2x)&gt;−8?
    5·1 answer
  • Using a calculator.. I need help please .
    13·1 answer
  • PLEASE HELP!!!
    14·1 answer
  • HURRY 15 POINTS<br> i need this sooooooooooooooon
    6·2 answers
  • Would be great if someone could solve this for me I’m not too sure how to do it .
    14·1 answer
  • Topic 12 Online math help
    8·1 answer
  • Please send an explanation :)
    11·1 answer
  • HELP PLEASE!!!!!! AND TYYY
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!