There's a lot of cases to bash through...

Let { a , b , c , d , e , f , g , h , i } \{a, b, c, d, e, f, g, h, i\} be a permutation of { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 } \{1, 2, 3, 4, 5, 6, 7, 8, 9\} such that gcd ( c , d ) = gcd ( f , g ) = 1 \gcd(c, d) = \gcd(f, g) = 1 and ( 10 a + b ) c d = e f g . (10a + b)^{\frac{c}{d}} = e^{\frac{f}{g}}. Given that h > i h > i , evaluate 10 h + i 10h + i .


The answer is 65.

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

Sharky Kesa
Nov 9, 2017

There are two possible solutions, each of which yield the same values for h h and i i . ( 10 2 + 7 ) 8 3 = 9 4 1 and ( 10 2 + 7 ) 1 4 = 9 3 8 (10 \cdot 2 + 7)^{\frac{8}{3}} = 9^{\frac{4}{1}} \quad \text{and} \quad (10 \cdot 2 + 7)^{\frac{1}{4}} = 9^{\frac{3}{8}} Thus, h = 6 h=6 , i = 5 i=5 , so 10 h + i = 65 10h+i = \boxed{65} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...