The two statements:
Given below are two statements
p : 25 is a multiple of 5; q: 25 is a multiple of 8 Write the compound statements connecting these two statements with "and" and "or". In both cases check the validity of the compound statement.
p: 25 is a multiple of 5.
q: 25 is a multiple of 8.
Write the compound statements connecting these two statements with “And” and “Or”. In both cases check the validity of the compound statement.