It is about exercise 4.9:
Let $X$ be a projective variety of dimension $r$ in $\mathbb{P}^n$ with $n\geq r+2$. Show that for suitable choice of $P \notin X$ and a linear $\mathbb{P}^{n-1}\subseteq \mathbb{P}^n$, the projection from $P$ to $\mathbb{P}^{n-1}$ induces birational morphism of $X$ onto its image $X' \subseteq \mathbb{P}^{n-1}$. You will need (4.8A), (4.7A) and (4.6A).
Here is my thinking:
WLOG we can suppose that $X$ is an affine variety. The idea is that after a suitible change of coordinates, we can choose the hyperplane $H$ defined by $\lbrace x_n=0 \rbrace$ and take $P=(0,\dots,0,1)$ so that the projection is defined by $(x_1,\dots,x_n) \mapsto (x_1,\dots,x_{n-1},0)$. We want to prove that the $k$-algebra homomorphism
\begin{align} \frac{k[x_1,\dots,x_{n-1}]}{\mathcal{I}(X)\cap k[x_1,\dots,x_{n-1}]} & \hookrightarrow \frac{k[x_1,\dots,x_n]}{\mathcal{I}(X)} \\ x_i & \mapsto x_i \end{align}
induces an isomorphism of extensions of $k$
\begin{equation} \phi:\text{Frac} \left( \frac{k[x_1,\dots,x_n]}{\mathcal{I}(X)\cap k[x_1,\dots,x_{n-1}]} \right) \rightarrow \text{Frac} \left( \frac{k[x_1,\dots,x_n]}{\mathcal{I}(X)} \right) \end{equation}
Now let $K$ be the field of rational fuctions of X. Reasoning as in Proposition 4.9, it is possible to find a trascendence base such that, after changing coordinates, it is formed by rational functions $x_1,\dots,x_r \in K$ so that $K$ is a finite separable extension of $k(x_1,\dots,x_n)$. Consider the following extensions:
\begin{equation} k \subseteq k(x_1,\dots,x_r,x_{r+1},\dots,x_{n-2}) \subseteq k(x_1,\dots,x_r,x_{r+1},\dots,x_{n-2})[x_{n-1},x_n]=K \end{equation}
the second one is a finite separable extension, so by (4.6A) there is a rational fuction $\alpha$ which generates K as an extension of $k(x_1,\dots,x_r,x_{r+1},\dots,x_{n-2})$. Furthermore, there exist $f_1,f_2,g_1,g_2 \in k[x_1,\dots,x_n]$ such that \begin{equation} \alpha = \frac{f_1(x_1,\dots,x_{n-2})}{g_1(x_1,\dots,x_{n-2})}x_{n-1} + \frac{f_2(x_1,\dots,x_{n-2})}{g_2(x_1,\dots,x_{n-2})}x_n \end{equation}
At this point, I would like to ask if there is some continuation in order to prove that $\phi$ is surjective.
Thank you very much for your answers.