I need help with solving the following system of equations:
$$\begin{cases}2a+2b=14\\a b = 12\end{cases}$$
Thanks in advance.
I need help with solving the following system of equations:
$$\begin{cases}2a+2b=14\\a b = 12\end{cases}$$
Thanks in advance.
with $$b=\frac{12}{a}$$ we get (after dividing by $2$): $$a+\frac{12}{a}=7$$ multplying by $a$: $$a^2-7a+12=0$$