You could use the "and/or" analogy. Since the probability of a heads is .5
Then, the probability of 2 heads is P(HHH) = P(HHT) + P(HTH) + P(THH) = .125 + .125 + .125 = .375
or you could use the combination fomula NCX(p)X(q)(N-X) where X is the number of trials, X is the number of successes, p is the probability of success, & q = 1-p
Then,
3C2(.5)2(.5)(3-2) = .375