Finding the value of $m-n$ if $m+n=7$, $mn=12$
I tried the following,
As we know, $a^2+b^2=(a-b)^2+2ab$
But, where do I put $m+n$ value?
Please help. I am stuck.
Finding the value of $m-n$ if $m+n=7$, $mn=12$
I tried the following,
As we know, $a^2+b^2=(a-b)^2+2ab$
But, where do I put $m+n$ value?
Please help. I am stuck.
Hint: Since $m+n = 7$, we have $m = 7-n$. Hence, $12 = mn = (7-n)n$.
Can you solve this quadratic?
Go one step further with what you are trying to use: $$(a+b)^2 = (a-b)^2 + 4ab$$
$(m+n)^2-(m-n)^2=4mn$
$7^2-(m-n)^2=4*12$
$49-48=(m-n)^2$
yields
$m-n=+-(1)$