Answer :
Let
p="The tire is flat"
q="I will have to change it"
The statement in symbolic form is
p->q means if p is true, then q, or
"If the tire is flat, then I will have to change it."
p="The tire is flat"
q="I will have to change it"
The statement in symbolic form is
p->q means if p is true, then q, or
"If the tire is flat, then I will have to change it."