unification of two quadratic equations with two variables

41 Views Asked by At

I have two quadratic equations with two variables like below:

$f(x,y)=18xy+5x+19y+5$

$f(x,y)=18xy+11x+7y+4 $

Is there a way to unite the two equations? Are there any SW tools that could render the two equations and as output yield a third equation that could present an estimate of the two equations united?