Your browser does not support JavaScript!

Consider the statement, "If n is divisible by 30 then n is divisible by 2 and by 3 and by 5." Which of the following statements is equivalent to this statement?

  • If n is not divisible by 2 or not divisible by 3 or not divisible by 5 then n is not divisible by 30 Correct
  • If n is not divisible by 30 then n is not divisible by 2 or not divisible by 3 or not divisible by 5
  • If n is divisible by 2 and divisible by 3 and divisible by 5 then n is divisible by 30
  • If n is not divisible by 30 then n is divisible by 2 or divisible by 3 or divisible by 5
Similar CS-6201 questions