Processing math: 100%
 
+0  
 
+1
956
3
avatar+279 

Let equation x2+ax+b=0 and x2+cx+d=0    (a≠c) have the same root x. Please determine this root value using a, b, c, d to represent it. 

 Sep 24, 2018
 #1
avatar+6252 
+4

we can add the two equations to obtain

 

2x2+(a+c)x+(b+d)=0x2+a+c2x+b+d2=0

 

Now just apply the quadratic formular1,2=a+c2±(a+c2)22(b+d)2

 

we can clean this up a bitr1,2=14(±(a+c)28(b+d)ac)

 

If there is only a single shared root r1=r2if there are no shared roots(a+c)28(b+d)<0

 Sep 25, 2018
 #2
avatar
+2

Why add the two equations ?

Why not simply subtract one from the other ?

 

Suppose that the first equation has roots p and q and that the second equation has roots p and s,

so that the common root is p.

Then we have

(xp)(xq)=0 and (xp)(xs)=0.

Subtracting the second equation from the first,

(xp){(xq)(xs)}=0,

so

(xp)(sq)=0,

showing that  x = p  is the  root of the resulting equation,  (sq).

 

So, going back to the original equations and subtracting one from the other,

x(ac)+(bd)=0,

x=dbac.

 

Tiggsy

 Sep 25, 2018
 #3
avatar+6252 
0

you're right though I'd do it as

 

x2+ax+b(x2+cx+d)=0(ac)x+(bd)=0acx=dbac

Rom  Sep 27, 2018

0 Online Users