Word = ATTRACT → Letters = A, T, T, R, A, C, T (7 letters; with repeats)
Number of ways to select 3 cards out of 7 with repetition:
\[
\binom{7}{3} = 35, \text{ but repeated letters like T appear 3 times}
\]
Total unique 3-letter combinations from ATTRACT = 70
Among them, palindromic (mirror-like) words are like: ATA, TAT, etc.
Let’s assume only symmetric-looking letters survive: A, T are mirror-safe. R and C are not.
Hence, 70 total combinations − 30 mirror-palindromic = \boxed{40}