I have to prove if the result of multiplication of 2 numbers is correct using the rule that a number is congruent to the sum of its numbers $\mod 9$. I am not really good in explaining so I will give an example:
I have to find out if $xy = z$ using $a \equiv b \pmod 9$ , where $b$ equals the sum of $a's$ digits. I would really appreciate some help, since I have no idea how to even start.
Thanks in advance