I don't understand the last two sentence of the following text (from Adkins' Algebra):
$1-$ Why $\phi(P)$ is maximal ideal? My attempt: It is an idea because for $$\phi(P) = {\{ab^{-1} \in Q(R) \ : \ a\in P \ \text{and} \ b\notin P}\} $$ and for $a'b'^{-1} \in R_S$, $a'b'^{-1}\phi(P)=\phi(P)a'b'^{-1} \subseteq \phi(P)$. But How to prove that it is maximal? Especially I believe that $\phi(P) = R_S$ so it is not maximal!
$2-$ Why there is only one maximal ideal of $R_S$, i.e. $\phi(P)$? (i.e. text says "unique" maximal ideal).

1) $\phi(P)$ is maximal because every element not contained in $\phi(P)$ is a unit, and an ideal that contains a unit must be the whole ring. So suppose $\phi(P) \subsetneq I$ for some ideal $I$. Then there is some $x\in I$ with $x \notin \phi(P)$. Then $x$ is a unit, so, as mentioned above, $I = R_S$.
As for why $\phi(P) \neq R_S$: By definition, prime ideals are proper, so $1 \notin P$. Could $1 = \frac{1}{1}$ be in $\phi(P)$? If it were, then $1 = \frac{a}{b}$ with $a \in P$ and $b \notin P$. But then clearing denominators implies $a = b$, a contradiction.
2) To show this, try proving the following result: Let $A$ be a commutative ring with $1$. If the set $A \setminus A^\times$ of nonunits is an ideal, then it is the unique maximal ideal. We have already seen that $\phi(P) = R_S \setminus R_S^\times$, so this will answer your question.