Final answer:
To translate the given sentences into propositional logic, use letters to represent the statements and logical connectives. Put the logical expressions in clausal form by using the distributive property of logical operators. Use the resolution method to show that the conclusion follows logically from the premises.
Step-by-step explanation:
To translate the given sentences into propositional logic, we assign letters to represent the statements. Let:
E represent 'My engine turns over',
S represent 'It does not start',
D represent 'The distributor cap is bad',
P represent 'There is petrol in the tank'.
The given sentences can be translated into propositional logic as:
E ∧ ¬S ∧ P
To put the logical expressions in clausal form, we use the fact that p ∧ q ∧ r is equivalent to (p ∨ ¬q) ∧ (p ∨ ¬r). Therefore, the clausal form of the propositional logic expressions above is:
(E ∨ ¬S) ∧ (E ∨ ¬P)
To show that 'My distributor cap is bad' follows as a logical consequence of this set of sentences using resolution method, we need to negate the conclusion: ¬D. Then, we find the resolvents of the clauses (E ∨ ¬S), (E ∨ ¬P), and ¬D, until we reach a contradiction. If we obtain the empty clause, it means that the conclusion follows logically from the given premises.