Write each of the statements in the form “if p, then q”
(i) p: It is necessary to have a password to log on to the server.
(ii) q: There is traffic jam whenever it rains.
(iii) r: You can access the website only if you pay a subscription fee.
(i) The statement p can be written as
If you log on to the server, then you have a password.
(ii) The statement q can be written as
If it rains, then it is a traffic jam.
(iii) The statement r can be written as
If you can access the website, then you pay a subscription fee.