Sum of the digits

A number consists of two digits and the digit in the ten's place exceeds that in the unit's place by 5. If 5 times the sum of the digits be subtracted from the number, the digits of the number are reversed. Then the sum of digits of the number.

7 11 13 9

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.

2 solutions

Let t t and u u be the ten's digit and unit's digit respectively. Then

10 t + u 10t+u \implies the number

10 u + t 10u+t \implies the reversed number

From the first statement, we have

t = u + 5 t=u+5 ( 1 ) \color{#D61F06}(1)

From the second statement, we have

10 u + t = 10 t + u 5 ( t + u ) = 10 t + u 5 t 5 u = 5 t 4 u 10u+t=10t+u-5(t+u)=10t+u-5t-5u=5t-4u

or

14 u 4 t = 0 14u-4t=0 ( 2 ) \color{#D61F06}(2)

Substitute ( 1 ) \color{#D61F06}(1) in ( 2 ) \color{#D61F06}(2) .

14 u 4 ( u + 5 ) = 0 14u-4(u+5)=0

14 u 4 u 20 = 0 14u-4u-20=0

10 u = 20 10u=20

u = 2 u=2

It follows that

t = u + 5 = 2 + 5 = 7 t=u+5=2+5=7

The sum of the digits is 2 + 7 = 2+7= 11 \boxed{11}

Selwyn Martin
Sep 22, 2014

let the no. in the units place be x. let the no. in the tens place be x+5. so, the number can be written as [10 (x+5) ]+ x . now, subtracting 5 times the sum of the digits from the no. we get. [10 (x+5)]+x - [5 (x+x+5)] --- A. after this, the digits of the no. are reversed. ie: the new no. we get is. [(10 x)+x+5] ---B. equating equations A & B. we get. x=2. x+5=7. therefore the sum of the digits of the no. is 2+7=9 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...