This is what I have thus far:
Claim: If $A$ is denumerable and $B$ is finite, then $A \cup B$ is denumerable.
Proof. Suppose $A$ is denumerable and $B$ has $n$ elements and $B = \{b_1, b_2, b_3, \ldots, b_n\}$.
(i) Let $n = 1$. Then $A \cup B = A \cup \{b_1\}$. Which, by Th. 5.3.4, is denumerable. Thus this is true for $n = 1$
ii) Assume that $A \cup B$ is denumerable for $B = \{b_1, b_2, b_3, \ldots, b_n\}$.
I don't really know how to use PMI to do the second part. Our instructor said to use Then $A \cup B = A \cup \{\ldots\} \cup \{\ldots\}$ and use PMI in the first part ($A \cup \{\ldots\}$) and then the theorem that if $A$ is denumerable, the $A \cup \{x\}$ is denumerable.
This is what I used for my finished proof:
Claim: If A is denumerable and B is finite, then A ∪ B is denumerable.
Proof. Suppose A is denumerable and B has n elements and B = {b1, b2, b3, …, bn}.
(i) Let n = 1. Then A ∪ B = A ∪ {b1}. Which, by Theorem 5.3.4, is denumerable. Thus this is true for n = 1
(ii) Assume that A ∪ B is denumerable for B = {b1, b2, b3, …, bn}, and (A∪B) ̿=A ̿+B ̿-(A∩B) ̿. We must show that (A∪b_n ) ̿=(A∪b_(n+1) ) ̿
A ̿+(B_n ) ̿-(A∩B_n ) ̿=A ̿+(B_(n+1) ) ̿-(A∩B_(n+1) ) ̿
(B_n ) ̿-(A∩B_n ) ̿=(B_(n+1) ) ̿-(A∩B_(n+1) ) ̿
n-(m+n) = n+1-(m+(n+1))
-m = -m
m = m
Therefore, by PMI A ∪{bn+1} is denumerable, and by Theorem 5.3.4, A ∪ {bn} is denumerable.
Thus, if A is denumerable and B is finite, then A ∪ B is denumerable.

