.Find the remainder when 3^{53} is divided by 10?
Answers
Answer:
1.93832457e24 is it ? .or not
Remainder Theorem
Given:
dividend=
divisor= 10
To find:
remainder when given dividend is divided by divisor
Explanation:
Remainder Theorem:
It states that when a polynomial is p(x) is divided by binomial x-a , the remainder obtained is p(a).
The formula :
Dividend= (divisor * quotient) + remainder
Steps:
- First leave the power aside and divide the base value of both dividend and divisor.
- So, 3 divided by 10 will give remainder as 3 or -7.
- Calculations:
4. We can write in this form also,
5. As, , {∵ and }
Hence the remainder will be 3.
This can also be evaluated using Long division or Euclid division algorithm (to find GCD of 2 numbers divide one of them into the another, now again divide old remainder into the old divisor, continue this till remainder is 0, the last non zero remainder will be the GCD of two numbers)