Question
Which formula would you use to round the number in cell B5 to the nearest 10?
(1 point)
Responses
MROUND(B5,10)
MROUND(B5,10)
=MROUND(B5,10)
=MROUND(B5,10)
=MROUND: B5,10
=MROUND: B5,10
MROUND-B5>10
Answers
GPT-4o mini
The correct formula to round the number in cell B5 to the nearest 10 is:
**=MROUND(B5,10)**
This is the appropriate syntax for using the MROUND function in Excel.
**=MROUND(B5,10)**
This is the appropriate syntax for using the MROUND function in Excel.