a.) Here is the sample space: HHH, HHT, HTH, THH, TTH, THT, HTT, TTT
The tree has 3 nodes (one for each toss). The sample space is represented by each branch of the tree.
Total ways => 8
b.) Ways to get exactly one tail: HHT, HTH, THH ==> 3 ways
Ways to get no more than one head: TTT, TTH,THT, HTT ==> 4 ways
P = (3+4)/8 = 7/8
c.) You can just look at 2 tosses. New sample space: TT, HH, TH, HT
Since you already have one tail, you can now just look at the probability of at least one tail from the new sample space:
P = 3/4