MortalMan6859 MortalMan6859
  • 01-05-2018
  • Mathematics
contestada

List all integers between -15 and 25 that are congruent to 3 mod (11)

Respuesta :

kettboy kettboy
  • 01-05-2018
The positive ones (from 0 to 25) are easiest to start with, we want remained 3 upon division by 11.

3 is the first trivial choice since "three goes into 11 zero times with three left over" so

11 × 0 + 3 = 3
11 × 1 + 3 = 14
11 × 2 + 3 = 25

For the negative ones we want,
11 × -1 + 3 = -8
Answer Link

Otras preguntas

1. star nucle- 2. citizen extra- 3. color post- 4. before re- 5. beyond pre- 6. to rule astro- 7. land domin- 8. after poli- 9. center aqua- 10. back a
Which of those methods of waste management is most likely to produce air pollution
What state first granted women the right to vote? a. Wyoming c. Washington D.C. b. New Mexico d. Arizona
if f(x)=x^2+2x-3 and g(x)=x^2-9, find (f/g)(4) and (f+g)(4)
Match the phrases in the writing strategy to the task
12y^2–5y=2 thank you!
John spent $75 on a shopping trip for new clothes last week. He had expected to spend $100 on clothes. How much was the error in his estimate? Error = (Approxi
What problems are caused by the melting of the permafrost
if a chocolate pie is divided into six equal slice and each slice has 280 colories how many colories are in the whole pie
What is output by the following code? String [] w = {"zebra", "blaze"}; System.out.println(w[1].charAt(w[1].length() - 1)); z b r e a