Numerical puzzle, №1

Logic Level 2

F = A B 2 + 2 × A × B + B A 2 \textcolor{#3D99F6}{F}=\overline{\textcolor{#20A900}{A}\textcolor{#D61F06}{B}}^{2}+2\times\overline{\textcolor{#20A900}{A}}\times\overline{\textcolor{#D61F06}{B}}+\overline{\textcolor{#D61F06}{B}\textcolor{#20A900}{A}}^{2} A , B \textcolor{#20A900}{A},\textcolor{#D61F06}{B} are non-zero digits, but not necessarily distinct . Can F \textcolor{#3D99F6}{F} be a multiple of 101 101 ?

Cannot be determined Yes No

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

Chris Lewis
Apr 24, 2019

Rewriting the expression, we have F = ( 10 A + B ) 2 + 2 A B + ( 10 B + A ) 2 F=(10A+B)^2+2AB+(10B+A)^2 . Expanding and collecting terms, this becomes F = 101 A 2 + 42 A B + 101 B 2 F=101A^2+42AB+101B^2 . The only way this can be a multiple of 101 101 is if 2 A B 2AB is a multiple of 101 101 . But since 101 101 is a prime, and since (per the problem) 1 A , B 9 1 \le A,B \le 9 , this is clearly impossible.

So F F is never a multiple of 101 101 .

Unless either A A or B B equals 0 0 . For example, 1 0 2 + 2 × 1 × 0 + 0 1 2 = 101 10^2 + 2\times1\times0 + 01^2=101 .

Joshua Lowrance - 2 years, 1 month ago

Log in to reply

True, except we're told 1 A , B 9 1\le A,B \le9 . (You're right, though, I should have mentioned that explicitly in my solution - edited now.)

Chris Lewis - 2 years, 1 month ago

Log in to reply

However, in my solution, A = 1 A=1 , and B = 0 B=0 , satisfying 1 A , B 9 1\leq A, B\leq 9 .

Joshua Lowrance - 2 years, 1 month ago

Actually, the meaning of the inequality is that both A and B lies in the range [1,9]

A Former Brilliant Member - 2 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...