Transporting 500^32 Apples to 6 Cities: How Many Remain?

  • Topic:
  • Thread starter Thread starter Albert1
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 1K views
Albert1
Messages
1,221
Reaction score
0
$ If\,\,you\,\,equally\,\,transport \,\,32^{500} \,\,apples \, \,among \,\,6\,\, cities$

$how\,\,many\,\,apples\,\ will\,\, remain \,\,?$
 
Last edited:
Mathematics news on Phys.org
Albert said:
$ If\,\,you\,\,equally\,\,transport \,\,32^{500} \,\,apples \, \,among \,\,6\,\, cities$

$how\,\,many\,\,apples\,\ will\,\, remain \,\,?$

we need $32^{500} \pmod {6}$

so let us find $32^{500} \pmod {2}$ and $32^{500} \pmod {3}$
the 1st part is zero and 2nd part is

$32^{500} \pmod {3} = 2^{500} \pmod {3} =(2^{2})^{250} \pmod {3}$
$= (4)^{250} \pmod {3} = (1)^{250} \pmod {3} = 1$
we need to solve

$x \pmod {3} =1$ and $x \pmod {2} = 0$ giving 4
so ans is 4