PRASHNIKAप्रश्निका
Back to the paper

s2 is converse of s1 Study the given propositions and the statements marked Assertion and Reason…

Computer Science20251 markAssertion-reason

Assertion: s2 is converse of s1

Reason: Three-sided polygon must be a triangle.

Study the given propositions and the statements marked Assertion and Reason that follow it. Choose the correct option on the basis of your analysis. p = I am a triangle q = I am a three-sided polygon s1 = $p \rightarrow q$ s2 = $q \rightarrow p$
  • (a)Both Assertion and Reason are true and Reason is the correct explanation for Assertion.
  • (b)Both Assertion and Reason are true but Reason is not the correct explanation for Assertion.
  • (c)Assertion is true and Reason is false.
  • (d)Assertion is false and Reason is true.

Answer

Answer

Official answer key

Correct option: (b)

Answer: (b) Both Assertion and Reason are true but Reason is not the correct explanation for Assertion. Given $s1: p \rightarrow q$, its converse is $q \rightarrow p$, which is exactly $s2$, so the Assertion ('s2 is the converse of s1') is true - this is a structural/definitional fact about conditionals. The Reason ('a three-sided polygon must be a triangle') is also true, but it is a fact of geometry, unrelated to why $s2$ is termed the converse of $s1$ - so it does not explain the Assertion.
Boolean Algebra

From ISC 2025 Specimen Computer Science Paper 1, question 1(vi).