Proving No Common Solution for Equations (1) and (2)

  • Context:
  • Thread starter Thread starter Albert1
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
Albert1
Messages
1,221
Reaction score
0
$ assume \,\, a>2\,\, and \,\, b>2$
$x^2-abx+(a+b)=0---(1)$
$x^2-(a+b)x+ab=0---(2)$
$prove \,\, (1)\,\, and \,\, (2)\,\, have \,\, no\,\ common \,\, solution$
 
Mathematics news on Phys.org
Looks straightforward. If there exist a number, x, such that
$x^2- abx+ (a+ b)= 0$ and
$x^2- (a+ b)x+ ab= 0$

then, subtracting, $(a- ab+ b)x+ (a- ab+ b)= 0$ which has the single solution $x= -1$. Putting $x= -1$ into both equations, $1+ ab+ a+ b= 0$ and $1+ a+ b+ ab= 0$. Since a and b are both positive numbers, that is impossible.
 
Last edited by a moderator:
HallsofIvy said:
Looks straightforward. If there exist a number, x, such that
$x^2- abx+ (a+ b)= 0$ and
$x^2- (a+ b)x+ ab= 0$

then, subtracting, $(a- ab+ b)x+ (a- ab+ b)= 0$ which has the single solution $x= -1$. Putting $x= -1$ into both equations, $1+ ab+ a+ b= 0$ and $1+ a+ b+ ab= 0$. Since a and b are both positive numbers, that is impossible.

One part was overlooked that a+b - ab = 0 or (a-1)(b-1) =1 this is pssible for positive a, b ( for example a = 1.5, b= 3) but not for given condition and b both greater than 2 as both terms are geater han 1 so the product.