154k views
2 votes
How many integers from -100 to 100 are congruent to 3 (mod 11)?

User MFB
by
8.0k points

1 Answer

5 votes

Answer:

  • 18 integers

================================

The integers that are congruent to 3 (mod 11) have the form:

  • N = 11k + 3, so they all give remainder of 3 when divided by 11.

We are looking for the number k for which:

  • -100 < 11k + 3 < 100

Solve it for whole numbers of k:

  • -103 < 11k < 97
  • - 103/11 < k < 97/11
  • - 10 < k < 9

The number of integer solutions of k is:

  • 9 (negative values of k) + 1 (k = 0) + 8 (positive values of k) =
  • 18
User Matthijs Mennens
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories