My Favorite Math Problem
mapehe.github.io
My Favorite Math Problem
1–10 of 86 posts
Re: My Favorite Math Problem
#2Re: My Favorite Math Problem
#3Re: My Favorite Math Problem
#4 ABC
DEF
+ GHI
-----
123J
Each letter represents a distinct digit 0-9. What is J?Of course you can write a short program that iterates through the possibilities. But there is also a very elegant solution that fits in a tweet. (If you don't want to try solving it, or have tried and have given up, here is the solution: https://twitter.com/joe_antognini/status/1436412147324502016)
Re: My Favorite Math Problem
#5[1]https://www.google.com/books/edition/Problem_Solving_Strateg...
Re: My Favorite Math Problem
#6Re: My Favorite Math Problem
#7I came across one of my favorite math problems in high school and it blew my mind. ABC DEF + GHI ----- 123J Each letter represents a distinct digit 0-9. What is J? Of course you can write a short program that iterates through the possibilities. But there is also a very elegant solution that fits in a tweet. (If you don't want to try solving it, or have tried and have given up, here is the solution: https://twitter.co…
Re: My Favorite Math Problem
#8I came across one of my favorite math problems in high school and it blew my mind. ABC DEF + GHI ----- 123J Each letter represents a distinct digit 0-9. What is J? Of course you can write a short program that iterates through the possibilities. But there is also a very elegant solution that fits in a tweet. (If you don't want to try solving it, or have tried and have given up, here is the solution: https://twitter.co…
Re: My Favorite Math Problem
#9Re: My Favorite Math Problem
#10Bunch of problems like this are in the book "Problem-Solving Strategies" by Arthur Engel [1], I believe even including this particular one. Fun book. [1] https://www.google.com/books/edition/Problem_Solving_Strateg...