SOLUTION: The number n is a two digit number. When n is divided by 10 the remainder is 9, when n is divided by 9 the remainder is 8. What is the value of n?
Algebra.Com
Question 603906: The number n is a two digit number. When n is divided by 10 the remainder is 9, when n is divided by 9 the remainder is 8. What is the value of n?
Answer by ankor@dixie-net.com(22740) (Show Source): You can put this solution on YOUR website!
The number n is a two digit number.
When n is divided by 10 the remainder is 9, when n is divided by 9 the remainder is 8.
What is the value of n?
:
has remainder of 9, Second digit has to be 9
19, 29, 39, 49, 59, 69, 79, 89, 99
:
has remainder of 8
26, 35, 44, 53, 62, 71, 80, 89, 98
:
n = 89
This is the brute force method, here is a formula, not quite sure why it works
= = 1
multiply by 90 to clear the denominators
10(n-8) - 9(n-9) = 1
10n - 80 - 9n + 81 = 90
n + 1 = 90
n = 90- 1
n = 89
RELATED QUESTIONS
When a number n is divided by 7, the remainder is 2. What is the remainder when 2n+1 is... (answered by Edwin McCravy)
A number N when divided by 5 leaves remainder 1 and when divided by 6 leaves remainder 3. (answered by rothauserc)
When a number is divided by 10 it leaves a remainder of 9 , when divided by 9 it leaves a (answered by KMST)
What is that number , when that number is divided by 9 the remainder is 8 , when that... (answered by AnlytcPhil)
When a whole number N is divided by 2, the remainder is 0. When N is divided by 3, the... (answered by jim_thompson5910,Edwin McCravy)
when N is divided by 5, the remainder is 3. what is the remainder when 7N is divided by... (answered by richwmiller)
when N is divided by 5, the remainder is 3. what is the remainder when 7N is divided by... (answered by richwmiller,jim_thompson5910)
Prove algebraically that when n squared is divided by 4, the remainder is 1. N is any... (answered by Alan3354)
What is the lowest number n that when divided by 3 leaves a remainder of 1, when divided... (answered by ikleyn)