

Given statements are:
(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.
Now these statements can be written in "if p then q" are:
1. If you log on to server, then you have a password.
2. If it rains, then there is a traffic jam.
3. If you pay a subscription fee, then you can access the website.
