When we say equations have a "common root," it means there's a value that satisfies all the equations simultaneously.
Let us call this common negative root α (alpha). Since α satisfies all three equations:
α2+mα+9=0 ... (1)
α2+nα+17=0 ... (2)
α2+(m+n)α+35=0 ... (3)
Subtracting equation (1) from equation (2):
(α2+nα+17)−(α2+mα+9)=0
The α2 terms cancel out:
nα−mα+17−9=0
(n−m)α+8=0
Therefore: α=n−m−8 ... (4)
Let us add equations (1) and (2) to create a useful relationship:
(α2+mα+9)+(α2+nα+17)=0
2α2+(m+n)α+26=0 ... (5)
Now, let us subtract equation (3) from equation (5):
[2α2+(m+n)α+26]−[α2+(m+n)α+35]=0
Notice how the (m+n)α terms cancel:
2α2−α2+26−35=0
α2−9=0
α2=9
α=±3
Since we're told the root is negative: α=−3
Substitute back into equation (4):
−3=n−m−8
−3(n−m)=−8
3(n−m)=8
n−m=38 ... (6)
Next, we substitute α=−3 into equation (1):
(−3)2+m(−3)+9=0
9−3m+9=0
18=3m
m=6
Using equation (6) to find n:
n−6=38
n=6+38=318+8=326
The question asks for (2m+3n):
2m+3n=2(6)+3(326)=12+26=38
Therefore, the value of (2m+3n)=38