Testman said:
Any mathematicians got an answer to this one.
When Sara asked her grandfather how old he was, he said "The 2 digits in my age are the ages of your brother and sister. If you add their ages to mine it equals 83." How young is Sara's grandfather?
If you know the answer can you explain how you got it.
This was a bonus question on my son's math test, he didn't answer it, but has bugged him all day to know what the answer is.
Thanks
Just writer out what the problem states.
Each sibling has a one digit age. Call the ages a and b.
The age of the grandfather is (10*a + b).
If we add the age of the grandfather to those of the two children, then we get 83.
(10*a + b) + a + b = 83
So
11*a + 2*b = 83
This is known as a diophantine equation. We wish to find integer solutions to the equation, in this case, where a and b are one digit integers. We can most simply do this by inspection. Note that 2*b is always an even number, when b is an integer. For the sum of 11*a + 2*b to be an odd number, we must have a as an odd integer.
So, what is the largest value of a, such that 11*a is less than 83? Clearly 11*7 = 77. If a = 7, then we must have b = (83 - 77)/2 = 3.
A quick check will verify that the other possible (odd, single digit) possible values for a, i.e., 1, 3, 5, or 9, all yield solutions that do not yield b in the range of single digit positive numbers. Those solutions would have b as {36,25,14,-8} respectively.
So no other solution can exist, at least not for one digit positive integers.
The childrens ages are 7 and 3, and the grandfather is a grandfatherly age of 73.
John