InterviewSolution
| 1. |
Find the component statements of the following compound statements.(i) Number 7 is prime and odd.(ii) Chennai is in India and is the capital of Tamil Nadu.(iii) The number loo is divisibLe by 3, 11 and 5.(iv) Chandigarh is the capital of Irlaryana and U.P.(v) √7 is a rational number or an irrational number.(vi) O is less than every positive integer and every negative integer.(vii) Plants use sunlight, water and carbon dioxide for photosynthesis.(viii) Two lines in a plane either intersect at one point or they are parallel.(ix) A rectangle is a quadrilateral or a 5-sided polygon. |
|
Answer» (i) p: Number 7 is prime. q: Number 7 is odd. (ii) P: Chennai is in India. q: Chennai is capital of Tamil Nadu. (iii) p. 100 is divisible by 3. q: 100 isdivisibleby 11. r: 100 ¡s divisible by 5. (iv) p. Chandigarh is capital of Haryana. q: Chandigarb is capital of UP (v) p: √7 is a rational number. q: √7 is an irrational number. (vi) p: 0 is less than every positive integer. q: O is less than every negative integer. (vii) p: Plants use sunlight for photosynthesis. q: Plants use water for photosynthesis. q:- Plants use carbon dioxide for photosynthesis. (viii) p: Two lines in a plane intersect at one point. q: Two lines ¡n a plane are parallel. (ix) p: A rectangle is a quadrilateral. q. A rectangle is a 5-sided polygon. |
|