Find the sum of all values of for which one of the roots of is twice the other root.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x 2 + ( 2 a + 1 ) x + ( a 2 + 2 ) = ( x − r ) ( x − 2 r ) = x 2 + ( − 3 r ) x + 2 r 2 , where r , 2 r are our desired roots. From this we have our simultaneous equations:
2 a + 1 = − 3 r
⇒ r = − 3 2 a + 1 − ( 1 )
a 2 + 2 = 2 r 2 − ( 2 )
Substituting (1) into (2):
a 2 + 2 = 2 ( − 3 2 a + 1 ) 2 = 9 8 a 2 + 8 a + 2
⇒ 9 ( a 2 + 2 ) = 9 a 2 + 1 8 = 8 a 2 + 8 a + 2 ⇒ 8 a = 1 6 ⇒ a = 2 .
This is the only value of a that we have acquired, hence the sum of all such values a that fulfil the problem's conditions is thus 2