Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of the following functions returns the highest value in a range o…

Question

which of the following functions returns the highest value in a range of cells?
○ min
○ max
○ sum
○ total

Explanation:

Brief Explanations
  • The MIN function returns the lowest value in a range.
  • The MAX function is designed to return the highest value in a range of cells.
  • The SUM function calculates the sum of values in a range.
  • The TOTAL function (not a standard function for this purpose in typical spreadsheet software; SUM is used for totaling) does not return the highest value.

Answer:

B. MAX