A number with a special property

Three-digit natural number a b c \overline{abc} has different digits a a , b b , and c c such that:

a b c = a b 2 c 2 \overline{abc}=\overline{ab}^2-c^2

Find a b c \overline{abc} . If you think there is no such number, type 0 0 .


The answer is 147.

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.

3 solutions

a b c = a b 2 c 2 100 a + 10 b + c = ( 10 a + b ) 2 c 2 100 a + 10 b + c = 100 a 2 + 20 a b + b 2 c 2 \begin{aligned} \overline{abc} & = \overline{ab}^2 - c^2 \\ 100a + 10b + c & = (10a+b)^2 - c^2 \\ \blue{100a} + 10b + c & = \blue{100a^2}+20ab + b^2 - c^2 \end{aligned}

It is obvious from the above that a = 1 a=1 . Then the equation becomes:

10 b + c = 20 b + b 2 c 2 c 2 + c = b 2 + 10 b c 2 + c + 25 = ( b + 5 ) 2 \begin{aligned} 10 b + c & = 20b + b^2 - c^2 \\ c^2 + c & = b^2 + 10b \\ c^2 + c + 25 & = (b+5)^2 \end{aligned}

This means that c 2 + c + 25 c^2 + c + 25 must be a perfect square. From 0 0 to 9 9 , c 2 + c + 25 c^2 + c + 25 is a perfect square when c = 0 c=0 and c = 7 c=7 and we have:

{ c = 0 c 2 + c + 25 = 5 2 b + 5 = 5 b = 0 = c Solution invalid c = 7 c 2 + c + 25 = 9 2 b + 5 = 9 b = 4 \begin{cases} c = 0 & c^2 + c + 25 = 5^2 & \implies b + 5 = 5 & \red{\implies b = 0 = c} & \small \red{\text{Solution invalid}} \\ c = 7 & c^2 + c + 25 = 9^2 & \implies b + 5 = 9 & \implies b = 4 \end{cases}

Therefore a b c = 147 \overline{abc} = \boxed{147} .

Tin Le
Aug 9, 2020

Let a b = x \overline{ab} = x , where x x is a natural number satisfying 10 x 99 10 \leq x \leq 99 .

We have: a b c = 10 a b + c = 10 x + c \overline{abc} = 10\overline{ab}+c = 10x+c

Therefore, 10 x + c = x 2 c 2 c ( c + 1 ) = x ( x 10 ) 10x+c=x^2-c^2 \Leftrightarrow c(c+1) = x(x-10) ( ) (*)

As c 9 c \leq 9 , c ( c + 1 ) 90 x ( x 10 ) 90 x 15 c(c+1) \leq 90 \Leftrightarrow x(x-10) \leq 90 \Leftrightarrow x \leq 15 .

Let's test all cases of x { 10 , 11 , 12 , 13 , 14 , 15 } x \in \{ 10,11,12,13,14,15 \} by checking if x ( x + 10 ) x(x+10) can be written as the product of two consecutive numbers. We can see that x { 10 , 14 } x \in \{ 10,14 \} is the only solution.

Substituting the results in ( ) (*) to solve for c c , we can conclude that a b c \overline{abc} is either 100 100 or 147 147 .

As a , b , c a,b,c are different digits, the only solution is 147 \boxed{147} .

My last answer was 143 143 !

Yajat Shamji - 10 months, 1 week ago

Log in to reply

1 4 2 3 2 = 187 143 14^2 - 3^2 = 187 \neq 143 It's advised to check your answer when solving problems like these.

Tin Le - 10 months, 1 week ago

Log in to reply

Then why in the solution is it 147 147 ?

Also, I was trying to say: so close!

Yajat Shamji - 10 months ago

You are wrong!

Chew-Seong Cheong - 10 months, 1 week ago
Pop Wong
Aug 29, 2020

\( \begin{align} \overline{abc} &= \overline{ab}^2 - c^2 \\ 100a+10b+c &= (10a+b)^2-c^2 \\ 100a+10b+c &= 100a^2 + 20ab + b^2 -c^2 \\ \\ \implies c^2-b^2 + c &= 100a(a-1) + 10b (2a-1) \hspace{5mm} \text{ LHS max value }= 81 - 0 + 9 < 100 \therefore \boxed{a=1} \\ \implies c^2-b^2 + c &= 10b \\ c ( c +1 ) &= b (10+ b) \hspace{30mm} \text{ either one of } c, (c+1) \text{ is even } \rightarrow b >0 \text{ is even } \\ \\ \end{align} \\

\left\{ \begin{array} &b=2 &c(c+1)&= 24 &= 4\cdot 6 &\implies &\text{no solution}\\ &\boxed{b=4} &c(c+1)&= 56 &= 7\cdot 8 &\implies &\boxed{c=7}\\ &b\geq6 &c(c+1)&\geq96 &\geq9\cdot 10 &\implies &\text{no solution } \\ \end{array} \right. \\ \\ \hspace{1mm} \\

\\ \therefore \overline{abc} = \boxed{147} \)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...