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 distance between the points (21 , 11) and (4 , 11) in the coordinate plane?
mash [69]
The different is that 21 is going ALL the way down to 21 while 4 is only going to 4..
4 0
2 years ago
In triangle FGH, is an angle bisector of and perpendicular to . In triangle F G H, angle F G H is cut by perpendicular bisector
Amanda [17]

Answer:

x = 8

Step-by-step explanation:

By first drawing a photo, pasted below, you can plot your points. Then use the formula:

a/c = b/d to plan out your equation

3x - 8/x = 16/x

Cross multiply so you then have:

16x = 3x^2 - 8x

24x = 3x^2

8 = x

To check:

3(8) - 8 = 16

24 - 8 = 16

16 = 16

7 0
3 years ago
Read 2 more answers
Solve the equation -9x+1=-x+17​
Step2247 [10]

Answer:

x=-2

Step-by-step explanation:

-9x+1=-x+17

Add 9x on both sides:

     1=8x+17

Subtract 17 on both sides:

   -16=8x

Divide both sides by 8:

     -2=x

Check x=-2!

-9x+1=-x+17     with x=-2

-9(-2)+1=-(-2)+17

18+1=2+17

19=19

19=19 is a true equation so x=-2 is correct.

5 0
3 years ago
Read 2 more answers
Round 78482 to the nearest thousand
shtirl [24]

Answer:

78,000

Explanation:

8,000 is in the thousands place, the 4 in the hundreds place is too low to round it up to 9,000, so it gets rounded down to 78,000.

6 0
3 years ago
Libby needs to make 1/2 of her chili for the school's chili contest. If Libby usually needs 1/2 a cup of corn for her chili reci
ryzh [129]

Answer:

1/4

Step-by-step explanation:

1/4 x 2 = 1/2

1/2 divided by 2 is 1/4

5 0
3 years ago
Other questions:
  • A layered birthday cake has two rectangular prism layers. The base layer measures 12 inches by 10 inches.The second layer is thr
    11·1 answer
  • What is the radius of a circle if the diameter is 100 meters
    14·2 answers
  • In the diagram, DG I EF
    6·1 answer
  • Help my math teacher created thistest and I don’t know how to do any of this
    6·1 answer
  • 5. An angle bisector of a triangle divides the opposite side of the triangle into segments 6 cm and 5 cm long. A second side of
    10·1 answer
  • David wants to make a box plot showing histeam's points for the year. The median score was 7, first quartile was 4, and third qu
    12·1 answer
  • Which number line represents the solution set for the inequality –1/2x ≥ 4?
    8·2 answers
  • Help por favor!! please
    7·1 answer
  • Simplify this expression using the properties of powers
    7·2 answers
  • Could Someone Help?<br> 5/7 + 5/6​?
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!