You can
put this solution on YOUR website!p: The house is owned by an engineer
q: The heat is solar generated
r: The car is run by electric power
Translate the statement into symbols, then construct a truth table and determine under what conditions the compound statement is true.
The house is owned by an engineer and the heat is solar generated, or the car is run by electric power.
-----
p AND q OR r
---------------------
I've gotten the first two columns down for the table
..p q r
1 t t t
2 t t f
3 t f t
4 t f f
5 f t t
6 f t f
7 f f t
8 f f f
====================
Cheers,
Stan H.