Clever Factoring

N 1 N_1 and N 2 N_2 are two 4-digit numbers whose product is 4 8 + 6 8 + 9 8 4^8+6^8+9^8

Find N 1 N_1 and N 2 N_2 , express your answer as N 1 + N 2 N_1+N_2 .


The answer is 13634.

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

Tom Engelsman
Oct 17, 2016

Observe:

4^8 + 6^8 + 9^8 = 2^16 + (2^8)(3^8) + 3^16;

= 2^16 + 2*(2^8 * 3^8) + 3^16 - (2^8 * 3^8);

= (2^8 + 3^8)^2 - 6^8;

= [(2^8 + 3^8) + 6^4][(2^8 + 3^8) - 6^4];

= (N1)(N2).

Thus, N1 + N2 = 2*(2^8 + 3^8) = 13,634.

Playing devil's advocate, you should explain why there aren't other possible pairs of 4-digit numbers that satisfy the conditions of the question.

Calvin Lin Staff - 4 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...