$\frac 1{144}$ is not correct because although there are $12$ things each can say they aren't equally likely. Yours... I don't understand your numbers.
There are two ways this can happen.
- It could be that that the card is the Jack of Clubs and both player A and B are telling the truth.
This has a probability of $\frac 1{12}\times \frac 9{10}\times \frac 8{10}=\frac {72}{1200}$ (or we could think of it as $72$ out of $1200$ times.)
- Or it could be that the card is not the Jack of Clubs and both player A and B are lying and of the 11 lies they could tell they both choose the Jack of Clubs.
This has a probability of $\frac {11}{12} \times (\frac 1{10}\times\frac 1{11})\times (\frac 1{10}\times \frac 1{11})=\frac {22}{1200\times 121}$. (or we could think of it as $22$ out of $1200\times 121$ times.).
So if we did this experiment $1200 \times 121$ times. and every probability occurred the number of times we expect.
Then the probability that the are both telling the truth would be $\frac{72}{1200}$ so this will occur $72\times 121=8712$ times.
And the probability that the are both lying and telling the same lie will is $\frac {22}{1200}$ and that will occur $22$ times.
So the number of times they both say "Jack of Clubs" will be $22 + 8712 = 8734$ times.
The remaining $136,416$ something else happens.
But of the $8734$ times they both say "Jack of clubs" $8712$ times it will be true. SO the probability it is not the Jack of clubs (given that they both said it was the jack of clubs) is $\frac {22}{8734}=\frac {22}{72\times 121 + 22}=\frac {1}{36\times 11 + 1} = \frac {1}{397}$.
This is an application of Bayes Theorem
$P(A|B) = \frac {P(B|A) \cdot P(A)}{P(B)}$ (where $M|N$ the probability om $M$ occurring given $N$ occured).
So $P($not jack of clubs| both said it is jack of clubs$)=\frac {P(\text{both saying it is jack of clubs given that it is not jack of clubs})\cdot P(\text{not jack of clubs})}{P(\text{both saying it is jack of clubs})}=$
$\frac {P(\text{both telling lying and saying it the same given card})\cdot \frac 1{12}}{P(\text{it is the jack of clubs and they both tell the truth}) + P(\text{it isn't the jack of clubs and they both lie and say it is})}$
$\frac {\frac 1{10}\cdot\frac 1{11}\cdot \frac {1}{10}\cdot \frac 1{11}}{\frac 1{12}\cdot \frac 8{10} \cdot \frac 9{10} + \frac {11}{12}\cdot \frac1{10}\cdot \frac1{11}\cdot \frac2{10}\cdot \frac1{11})}=$
$\frac {22}{72 + 22\frac 1{121}}=$
$\frac {2}{72\times 121 + 22}=$
$\frac {22}{8734}=\frac {1}{397}$.