SOLUTION: Determine the truth value of the following statement: Rembrandt was a famous painter and some odd number are prime.

Algebra ->  Circles -> SOLUTION: Determine the truth value of the following statement: Rembrandt was a famous painter and some odd number are prime.       Log On


   



Question 124461: Determine the truth value of the following statement:
Rembrandt was a famous painter and some odd number are prime.

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

Determine the truth value of the following statement: 

Rembrandt was a famous painter and some odd number are prime.

Let p = "Rembrandt was a famous painter"
and
let q = "Some odd numbers are prime".

Then the ststement is p /\ q

which is a case of T /\ T because both p and q are true.

T /\ T <=> T

So its truth value is T.

Edwin