Ask Question
19 August, 09:38

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

+3
Answers (1)
  1. 19 August, 09:58
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers