How does this equation yield into the following

54 Views Asked by At

$\frac{(a^2 + b^2)} {(ab + 1)} = k$

becomes

$x^2-kb \cdot x + (b^2 - k) = 0$

in an example I am attempting to understand, can you please clarify how the quadratic equation follows from the equation above?