Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
+4
1180
2
avatar

-11 modulo 10 = ¿?

 Mar 3, 2016

Best Answer 

 #2
avatar+118703 
+13

-11 mod 10

 

Thanks Heureka,

I do not know if I will ever get the hang of doing these formally but this is an easy one that you can do in your head.

 

This is mod 10 so think of a circle like a clock only instead of the numbers going to 12 they only go to 10 and then they start again.  Also 10 is really 0.

 

-11 = -10-1

 

Start at 0, go 10 places in a negative direction and that gets you back to 0 again.

Now go 1 more place in a negative direction and it puts you one number BEFORE 0.

That number is 9

 

so -11 mod 10 = 9

Some people call Mod maths, Clock maths !!

 Mar 3, 2016
 #1
avatar+26397 
+10

-11 modulo 10 = ¿?

 

 a(modb)=ab[ab][]= integer part 

 

a(modb)=ab[ab]|a=(11)b=10(11)(mod10)=(11)10[1110](11)10[1.1](11)10(1)(11)+1011+109(11)(mod10)=9

 

laugh

 Mar 3, 2016
 #2
avatar+118703 
+13
Best Answer

-11 mod 10

 

Thanks Heureka,

I do not know if I will ever get the hang of doing these formally but this is an easy one that you can do in your head.

 

This is mod 10 so think of a circle like a clock only instead of the numbers going to 12 they only go to 10 and then they start again.  Also 10 is really 0.

 

-11 = -10-1

 

Start at 0, go 10 places in a negative direction and that gets you back to 0 again.

Now go 1 more place in a negative direction and it puts you one number BEFORE 0.

That number is 9

 

so -11 mod 10 = 9

Some people call Mod maths, Clock maths !!

Melody Mar 3, 2016

3 Online Users

avatar