Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The ages of Arthur, Bill, and Carol are listed in cells D1, D2, and D3 of a spreadsheet. For questions 2 and 3, select the

The ages of Arthur, Bill, and Carol are listed in cells D1, D2, and D3 of a spreadsheet. For questions 2 and 3, select the Excel logical statement that would return TRUE. (E.g., if Bill is at least 17 years old, =D2>=17 would result in TRUE being displayed.)

At least one of Arthur, Bill, and Carol is over 18.

Group of answer choices

=D1>18, D2>18, OR D3>18

=OR(D1, D2, D3)>18

=OR(D1>18, D2>18, D3>18)

=D1>18 OR D2>18 OR D3>18

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

A First Course In Fuzzy Logic

Authors: Hung T Nguyen, Carol L Walker, Elbert A Walker

4th Edition

0429012608, 9780429012600

More Books

Students also viewed these Mathematics questions

Question

=+a) Compute the EV for each alternative product (decision).

Answered: 1 week ago