Ask Question
18 October, 14:39

The following equation is a valid example of nested IF functions. = IF (C10="breakfast", breakfastPrice, IF (C10="lunch", lunchPrice, IF (C10="dinner", dinnerPrice, 0))) Note: "breakfastPrice", "lunchPrice", and "dinnerPrice" are names of cells that contain numerical data

a) true

b) false

+2
Answers (1)
  1. 18 October, 18:36
    0
    True

    Step-by-step explanation:

    This is an if statement, if we check the nested statements they are withinn one parent if (By writting down on a piece of paper and expanding).
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The following equation is a valid example of nested IF functions. = IF (C10="breakfast", breakfastPrice, IF (C10="lunch", lunchPrice, IF ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers