Consider the following logic variables for a car:
Db = “the driver’s seat belt is fastened”
Pb = “the passenger seat belt is fastened”
W = “the seatbelt warning should be on in my car”
Write a sentence in English that expresses the logic equation W = Db' + Pb'.