A high-security bank vault is equipped with a dual-sensor alarm system. The alarm is triggered (A=1A = 1A=1) if the infrared motion detector senses movement inside the vault (M=1M = 1M=1) OR the pressure-sensitive floor tiles detect an unexpected weight (P=1P = 1P=1).
Complete the truth table for this alarm system's trigger condition (M OR PM \text{ OR } PM OR P).
| M | P | M OR P |
|---|---|---|
| 0 | 0 | |
| 0 | 1 | |
| 1 | 0 | |
| 1 | 1 |
Practise Edexcel GCSE Computer Science Truth tables with exam-style questions for GCSE Computer Science. 15 questions covering Applying logical operators in truth tables, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.