The probability of obtaining at least one head is the complement of the probability of obtaining no heads.
First, we calculate the probability of obtaining no heads. This can happen if both coins show tails.
- Probability of getting a tail with the first coin = \( 1 - 0.25 = 0.75 \)
- Probability of getting a tail with the second coin = \( 0.4 \)
Thus, the probability of both coins showing tails is:
\[
P(\text{both tails}) = 0.75 \times 0.4 = 0.3
\]
Therefore, the probability of obtaining at least one head is:
\[
P(\text{at least one head}) = 1 - P(\text{both tails}) = 1 - 0.3 = 0.7
\]
Thus, the correct answer is \( \frac{7}{10} \).