Free Microsoft MO-211 Actual Exam Questions - Question 3 Discussion

Question No. 3
What is the formula used in Excel to calculate the percentage change between two numbers?
Select one option, then reveal solution.
US
EB
Ethan B.
2026-02-21

D imo, because dividing by the original value (old number) is essential for percentage change. The others don’t seem to handle that right, so D fits best for the typical formula structure.

0
EB
Ethan B.
2026-02-21

Maybe D, since it looks like the only one that correctly divides the difference by the old value, which is key for accurate percentage change. The others seem off with how they handle that part.

0
EB
Ethan B.
2026-02-20

C/D? I think option C might miss parentheses around (new - old), which can cause wrong results. D clearly puts subtraction first, so it’s safer for correct calculation order.

0
EB
Ethan B.
2026-02-19

B imo, because it properly uses parentheses to keep calculation order clear.

0
EB
Ethan B.
2026-02-19

I’m thinking if the formula doesn’t specify parentheses properly, it could mess up the calculation order. Is option D’s formula correctly using parentheses to ensure subtraction happens before division?

0
RF
Rizwan F.
2026-02-12

Option D looks right because it matches the standard formula for percentage change: (new - old) / old. The question doesn’t specify exact cell references, but that part is usually just plugging in your data. The other options don’t follow the correct math or give errors, so D fits best overall.

0
YV
Yasir V.
2026-02-11

It’s D since it’s the only one that follows (new-old)/old logic correctly.

0
YV
Yasir V.
2026-02-09

B imo, because it avoids errors and matches the typical percentage change logic.

0
DF
David F.
2026-01-22

D imo, the errors in A, B, and C mean they’re invalid formulas. D is the only one that follows the standard ((new - old)/old) * 100 format for percentage change.

0
MT
Marco T.
2026-01-22

D vs the rest? The errors in A, B, and C are a dead giveaway, plus D uses the classic formula everyone learns for percentage change. No doubt it’s D.

0
PC
Paul C.
2026-01-17

It’s D because the other options clearly show error messages, which can’t be right for a formula. Also, D fits the typical structure for percentage change — subtract old from new, divide by old, then multiply by 100 to convert it to a percentage. No need to overthink it, this is the standard way in Excel for calculating percentage change.

0
PC
Paul C.
2026-01-17

It’s D for sure because it follows the basic formula: (new - old) divided by old, then multiplied by 100 to get the percentage. The others are clearly just error messages.

0
AO
Ahmed O.
2026-01-16

C/D? I agree that A and B don’t make sense since they look like errors. Between C and D, I’d pick the one that correctly references the new value minus the old value divided by the old value. That’s the standard way to find percentage change in Excel. The *100 is optional if you format the cell as a percentage, but including it in the formula also works. So whichever option has that structure should be right.

0
AO
Ahmed O.
2026-01-15

Maybe D? The others look like error messages. Usually, percentage change is ((new-old)/old)*100, so D might be the formula that matches this.

0