

InterviewSolution
Saved Bookmarks
1. |
Determine the truth value of statement ∃n (4n = 3n) if the domain consists of all integers.(a) True(b) FalseThis question was addressed to me in an interview.My doubt is from Predicate Logic Quantifiers topic in portion The Foundation: Logics and Proofs of Discrete Mathematics |
Answer» RIGHT OPTION is (a) TRUE The EXPLANATION: For n=0, 4n=3n HENCE, it is true. |
|