If $A$ is a subring of $B$ and $B$ is integral over $A$, let $Q$ be a prime ideal of $B$ and $P=Q\cap A$. Show that $B/Q$ is integral over $A/P$.
If $b\in B$ is integral over $A$ then for some polynomial;
$x^n+a_{n-1}x^{n-1}+\dots+a_0=0$ for $a_i\in A$
why does the same hold if we take $b+Q$ and $a_i+P$ instead of $b$ and $a_i$ ? If I substitute it in the equation I don't see it.
No need for $P,Q$ to be prime. For $b\in B $$$b^n+a_{n-1}b^{n-1}+\dots+a_0=0$$ so $$(b^n+Q)+(a_{n-1}b^{n-1}+Q)+\dots+(a_0+Q)=Q$$ so $$(b+Q)^n+(a_{n-1}+Q)(b+Q)^{n-1}+\dots+(a_0+Q)=Q$$ so $$(b+Q)^n+(a_{n-1}+P)(b+Q)^{n-1}+\dots+(a_0+P)=Q$$ Therefore $b+Q$ is integral over $A/P$