Quiz-1 Day-1

Quiz-1 Day-1

University

9 Qs

quiz-placeholder

Similar activities

Quiz DPK 1

Quiz DPK 1

1st Grade - University

10 Qs

KUIS WASTEK MINGGU 1

KUIS WASTEK MINGGU 1

University

10 Qs

DTM - UNIT 1 & 2

DTM - UNIT 1 & 2

University

10 Qs

Python Programming Competition

Python Programming Competition

University

12 Qs

Cuestionario sobre Publicidad Digital

Cuestionario sobre Publicidad Digital

University

10 Qs

DP-1-1

DP-1-1

12th Grade - University

11 Qs

Quiz #1

Quiz #1

University

13 Qs

evaluacion 1°

evaluacion 1°

1st Grade - University

10 Qs

Quiz-1 Day-1

Quiz-1 Day-1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Vibhu Gupta

Used 5+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If GCD(a, b) = d, then which of the following is always true?

a/d and b/d are co-prime

LCM(a, b) = (a × b) / d

a × b = GCD(a, b) × LCM(a, b)

All of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

The product of two numbers is 693. Their GCD is 11. What is their LCM?

21

33

63

693/11

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

A number leaves remainder 1 when divided by 2, 3, and 4. What is the smallest such number?

13

25

37

49

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If p and q are distinct prime numbers, then GCD(pq, p+q) is:

p

q

1

p+q

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following statements about prime numbers is false?

Except 2, all prime numbers are odd.

 Every prime greater than 3 can be written in the form 6k ± 1.

There are infinitely many primes of the form 4k + 1.

Every even number greater than 2 is prime.

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

If LCM(a, b) = 180 and GCD(a, b) = 6, and a = 18, what is b?

30

36

60

90

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The largest 3-digit number divisible by both 9 and 15 is:

945

990

975

999

8.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

If the sum of two numbers is 84 and their GCD is 12, then what is the maximum possible LCM of the two numbers?

252

144

420

504

9.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is true about prime numbers?

There are infinitely many primes of the form 2n + 1.

There are infinitely many primes of the form 4n + 3.

Twin primes are consecutive prime numbers.

Goldbach’s conjecture has been proven true.