I attempted to factor it into $(4^4+3^4)^2$, but that gives a product of 2 times what is needed. Am I supposed to factor it, and how?
2026-03-24 22:07:45.1774390065
Express $4^8+6^8+9^8$ as a product of 2 numbers, each greater than 100.
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
You are very close. You found (except for a typo) $$(4^4 + 9^4)^2 = 4^8 + 2 \cdot 36^4 + 9^8 = 4^8 + 2 \cdot 6^8 + 9^8.$$ All you need to do is subtract the extra power of $6$ to get $$ (4^4 + 9^4)^2 - 6^8 = 4^8 + 6^8 + 9^8.$$ Do you see how to factor it? Spoiler below is hidden.