your problem is (9 - 5i) * (9 + 5i)
this is equal to 9 * (9 + 5i) - 5i * (9 + 5i) which is equal to:
81 + 45i - 45i - 25i^2 which is equal to:
81 - 25i^2 which is equal to:
81 - 25 * -1 which is equal to:
81 + 25 which is equal to:
106
your answer is 106.
in standard complex number form, that would be equal to 106 + 0i.