Okay so I got $x^2 - 5x (p-15)/4 + 27$ for my final answer but I'm sure this is not right. How do I solve and get the right answer for $p$?
I did long division up until I got to the part with $px$, when I got to this part I got $(p-15)x$. I then put $4x$ over $1$ and divided into $(p-15)x$ which in the process canceled out the $x$'s and then I got $(p-15)$.
Step $1$: $$4x^3-23x^2+px+27=(4x-3)(?x^2\,+\,?x\,+\,?)$$
Step $2$: Since $4x^3=4x\cdot1x^2$ and $27=-3\cdot(-9)$, $$4x^3-23x^2+px+27=(4x-3)(\color{red}1x^2\,+\,?x\,+\,\color{blue}{-9})$$
Step $3$: $$4x^3-23x^2+px+27=(4x-3)(x^2+\color{green}ux-9)\\\implies -23x^2=4ux^2-3x^2\implies u=-5$$
Step $4$: Expand $(4x-3)(x^2-5x-9)$ to find the coefficient of $x$.