Answer:
T T → T
Step-by-step explanation:
Given :
p = 10 > 7
q = 10 > 5
Evaluating if the statements are true :
p = 10 > 7, This is TRUE, Because 10 is truly greater Than 7
q = 10 > 5, This is TRUE, Because 10 is truly greater Than 5
The statements are both True statements :
p = True ; q = True
True and True = True
T & T = T
T T → T