Warning: implode(): Invalid arguments passed in /www/wwwroot/jobquiz.info/mdiscuss.php on line 336 On dividing a number by 5, we get 3 as remainder. What will the remainder when the square of the this number is divided by 5 ? ?->(Show Answer!)
1. On dividing a number by 5, we get 3 as remainder. What will the remainder when the square of the this number is divided by 5 ?
Ask Your Doubts Here
Comments
By: guest on 01 Jun 2017 05.46 pm
Let the number be x and on dividing x by 5, we get k as quotient and 3 as remainder. x = 5k + 3 x2 = (5k + 3)2 = (25k2 + 30k + 9) = 5(5k2 + 6k + 1) + 4 On dividing x2 by 5, we get 4 as remainder.