Let $P(x)=4x^2+6x+4$ and $Q(y)=4y^2-12y+25$.
Find the unique pair of real numbers $(x,y)$ that satisfy $P(x)Q(y)=28$
I can solve this question graphically. $$P(x)Q(y)=28\implies(4x^2+6x+4)(4y^2-12y+25)=28$$ $$4x^2+6x+4=\frac{28}{4y^2-12y+25}$$ I drew the graph of $4x^2+6x+4$ and found it is a upward parabola with minimum value at $(-\frac{3}{4},\frac{7}{4})$ and I drew the graph of $\frac{28}{4x^2-12x+25}$. I found that it is a bell shaped curve whose maximum value occurs at $(\frac{1}{4},\frac{7}{4})$. So I found that the common abscissa is $y=\frac{7}{4}$ which occurs at $x=-\frac{3}{4}$ for the first curve and at $x=\frac{1}{4}$ for the second curve, so solution should be $(-\tfrac{3}{4},\tfrac{1}{4})$
But I do not know how to solve it algebraically.
Note that we have $$P(x)=4x^2+6x+4=4\left(x+\frac 34\right)^2+\frac 74\ge \frac 74$$ and $$Q(y)=4y^2-12y+25=4\left(y-\frac 32\right)^2+16\ge16$$