Processing math: 100%

HTML Code

Friday, 8 February 2013

Remainder Problem

Find the Remainder when the number N is divided by 7, where

N=22225555+55552222

2 comments:

  1. WE can use:

    261(mod)7



    531(mod)7


    11112(mod)7

    ReplyDelete
  2. Finally use, If
    Ar1(mod)p

    and
    Br2(mod)p
    then

    ABr1r2(mod)p

    ReplyDelete