document.write( "Question 36307: a) What is the remainder left after dividing
\n" ); document.write( " 1! + 2! + 3! +…………………+ 100! by 7?
\n" ); document.write( "
\n" ); document.write( "b) If n >=4 then find whether 2.n is less than 4.n or not.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #22474 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
a) What is the remainder left after dividing
\n" ); document.write( "1! + 2! + 3! +…………………+ 100! by 7?
\n" ); document.write( "GROUP AS FOLLOWS
\n" ); document.write( "=(1!+3!)+(2!+4!)+(5!+6!)+(7!+8!+9!+..........+100!)
\n" ); document.write( "=(7)+(26)+5!(1+6)+7!(1+8+8.9+............+8.9.10......100)...WE FIND THAT EXCEPT 26 THE SECOND TERM, ALL THE OTHER TERMS ARE DIVISIBLE BY 7.HENCE THE REMAINDER WE GET ON DIVIDING WITH 7 IS THE REMAINDER WE GET WHEN WE DO 26/7...THAT IS ...5 IS THE REMAINDER .\r
\n" ); document.write( "\n" ); document.write( "b) If n >=4 then find whether 2.n is less than 4.n or not.
\n" ); document.write( "CHECK THE QUESTION 2.N MEAns 2*n ..if n=5 say 2*5=10.....it is definitely less than 4*n=4*5=20
\n" ); document.write( "what is there to prove in that?
\n" ); document.write( "
\n" );