Problem#15

I take a random three-digit number.I double the number.What is the probability that the sum of the digits of the doubled number is double that of the original number? The probability can be expressed in the form a b \dfrac{a}{b} where a and b are co-prime.What is the sum of a + b a+b ?

This problem is a part of the series <One minute problems>


The answer is 10.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Ivo Zerkov
Oct 29, 2017

Any number comprised of the digits 0 4 0-4 (inclusive) clearly satisfies this property. A number with a digit j j greater than 4 4 will, when doubled, "overflow" the neighboring digit by 1. Then, 2 j 10 2j-10 is that respective digit in the doubled number, and due to the "overflow", another 1 1 is added to the digit sum of the doubled number. Since 2 j > 2 j 10 + 1 2j>2j-10+1 , the digit sum of the original number is thus always greater than half of that of the doubled.

So we're looking for the probability a random 3 digit number is comprised of the digits 0 4 0-4 . There are 4 5 5 = 100 4*5*5=100 such numbers ( 0 0 can't be first digit). Thus the desired probability is 100 / 900 = 1 / 9 100/900=1/9 , making the answer 1 + 9 = 10 1+9=10 .

@Ivo Zerkov Nice solution ,I did it with a similar method

Sumukh Bansal - 3 years, 7 months ago

@Ivo Zerkov If we directly do that The first place can have 4 values 2 nd place can have 5 and third place can have 5 values we get a total of 100 possible numbers out of 900 of we get a+b

Vinayak Bansal - 1 year, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...