You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, Administrators.


You can view and copy the source of this page.

Return to GATE2009 q23.

Which one of the following is the most appropriate logical formula to represent the statement? $``$Gold and silver ornaments are precious$$.
The following notations are used:
G(x): x is a gold ornament
S(x): x is a silver ornament
P(x): x is precious
(A) ∀x(P(x) → (G(x) ∧ S(x)))   (B) ∀x((G(x) ∧ S(x)) → P(x))
(C) ∃;x((G(x) ∧ S(x)) → P(x))
(D) ∀x((G(x) ∨ S(x)) → P(x))

Solution by Happy Mittal[edit]

Sol : Basically statement is saying that for every thing, if it is a Gold ornament or a silver ornament, then it is precious.
So ∀x((G(x) ∨ S(x)) → P(x)) is correct logical formula, and therefore option (D) is correct.



blog comments powered by Disqus