The roots of the quadratic equation x 2 − ( 2 k + 4 ) x + ( k 2 + 3 k + 2 ) = 0 are non-zero and one root is twice the other. Calculate the value of k .
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.
I got It wrong because I substituted − 3 a .This shows the power of a minus sign.
Starting from equation's ( 1 ) and ( 2 ) from Shriram Lokhande's answer:
3 a = 2 k + 4 3 a = 2 ( k + 2 ) ⟶ ( A )
2 a 2 = k 2 + 3 k + 2 2 a 2 = ( k + 2 ) ( k + 1 ) ⟶ ( B )
squaring both sides of ( A ) you get:
( 3 a ) 2 = ( 2 ( k + 2 ) ) 2 9 a 2 = 4 ( k + 2 ) 2 ⟶ ( C )
divide ( C ) by ( B ) and solve:
( C ) : 9 a 2 = 4 ( k + 2 ) 2 ÷ ( B ) : 2 a 2 = ( k + 2 ) ( k + 1 ) 2 9 = 4 k + 1 k + 2 8 9 = k + 1 k + 2
Now it's pretty obvious that k = 7
One root is R and the second root is 2R. Product of roots ((2R)(R)) is k^2+3k+2 and the sum (2R+R) is 2k+4. Equate both equations to R= and solve for k. There's 2 answer: 7 and -2, but only 7 works. PS: also please tell me how to write equations in Latex form. Thanks.
Problem Loading...
Note Loading...
Set Loading...
Let one root be a , and the other root be 2 a .
By vieta's formulae we get 3 a = 2 k + 4 − − ( 1 ) 2 a 2 = k 2 + 3 k + 2 − − ( 2 ) hence a = 3 2 ( k + 2 ) .
Subsituting in (2) we get 2 ( 9 4 ( k + 2 ) 2 ) = k 2 + 3 k + 2 ⇒ 8 k 2 + 3 2 k + 3 2 = 9 k 2 + 2 7 k + 1 8 ⇒ k 2 − 5 k − 1 4 ⇒ k = 2 5 ± 2 5 + 5 6 ⇒ k = 7 o r − 2 As k = − 2 makes both roots equal to zero , we get our answer as 7