Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please select the phrase which corresponds to the following formula: =IF(B2>5,10,SUM(D5,D7)) a.If B2 is greater than 5, then add 10, D5, and D7 together b.If
Please select the phrase which corresponds to the following formula: =IF(B2>5,10,SUM(D5,D7))
- a.If B2 is greater than 5, then add 10, D5, and D7 together
- b.If B2 is greater than 5 and less than 10, then add D5 and D7, if not, the cell equals 0
- c.If B2 is greater than 5, then the cell equals 10, if not, the cell equals D5 + D7
- d.None of the above
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started