Skip to content
MathsGenie logo
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Logic

EasyMedium
1234
Question 2

An automated greenhouse ventilation system controls a fan (FFF).

The fan will turn on if:

  • the humidity sensor (HHH) detects high humidity
  • or the temperature sensor (TTT) detects high temperature
  • and the manual shutdown switch (SSS) is not activated.

Construct a logic statement, using the operators AND, OR, and NOT with the letters HHH, TTT, and SSS, to show the conditions under which the fan will turn on.

[3]

Logic Questions

  1. IGCSE
  2. /Computer Science
  3. /Logic