I am currently a sophomore in high school competing in UIL academics in Texas. I am competing in the number sense test. Among the questions is the need to quickly multiply 2 two digits numbers, but as with all the questions present in the test, there is always a faster way to do things. One type of question that reoccurs in each test at every competition (I've gone to 3 so far (: ) is the need to multiply two 2-digit numbers together that have their digits flipped when compared to the other number(43*34 and 56*65). I was wondering if there was a faster way to do this than to mentally multiply them. Thanks for the help!
P.S. If there is a way to improve the formatting of the question, it would be greatly appreciated if you would kindly tell me!
Algebraically, you're asking about a shortcut for $(10a+b)(10b+a)$. That works out to: $$10a^{2}+101ab+10b^{2}$$
101 isn't hard to multiply by, especially considering that $a \times b$ will never be more than a 2-digit number in this scenario.
If you can square and slap a 0 on the end, you can handle the first and last parts.
Let's try $56 \times 65$ from your example. That's $250 + 360 + 3030 = 610 + 3030 = 3640$.
Get the idea?
There's only 41 different such 2-digit problems, so memorization might also be considered. 9 of those 41 are really just mentally squaring multiples of 11 up to 99, so that really only leaves 32 such problems.