All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Missing digits (Posted on 2004-09-04) Difficulty: 2 of 5
Multiplying three consecutive even numbers gives 87*****8, where each "*" stands for a digit. What are the missing numbers?

See The Solution Submitted by Federico Kereki    
Rating: 2.2857 (7 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution, probably nothing new | Comment 6 of 9 |

(n-2)*n*(n+2) = (n^2 – 2n)(n+2) = n^3 + 2n^2 –2n^2 – 4n = n^3 – 4n

Well, I guess we could find what even cubes put us in the range of 87*****8 since n^3 is so much bigger than 4n. Also, since we are subtracting 4n, we should only look at numbers that are greater than 87000000.

The cubes that are in reasonable range are 444^3 = 87528384, and 445^3 = 88121125 but 445 isn’t even. So let’s look at n^3 – 4n for n = 444.

444^3 – 4*444 = 87526608

So the answer is 52660

I think the "trick" to this problem is to look at (n-2)*n*(n+2) and not n*(n+2)*(n+4). I think many people might say "ok, three consecutive even numbers. That’s n*(n+2)*(n+4) = n^3 + 6n^2 + 8n." Using this equation, you can still look at the n^3 number that put you in range, you’ll just have to be willing to look a little farther away from a number that starts with 87 because 6n^2+8n is still pretty big, compared with 4n. I think that looking at (n-2)*n*(n+2) just focuses your solution set better.


  Posted by nikki on 2004-09-07 14:27:04
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information