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) Statement p can be written as follows.
If you log on to the server, then you have a password.
(ii) Statement q can be written as follows.
If it rains, then there is a traffic jam.
(iii) Statement r can be written as follows.
If you can access the website, then you pay a subscription fee.