Let x 1 , x 2 be the roots of the quadratic equation x 2 + a x + b = 0 , where a and b are complex numbers, and y 1 , y 2 are the roots of the equation y 2 + ∣ a ∣ y + ∣ b ∣ = 0 .
If ∣ x 1 ∣ = ∣ x 2 ∣ = 1 , what is ∣ y 1 ∣ + ∣ y 2 ∣ = ?
Note:
∣
⋅
∣
denotes the absolute value function.
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.
Consider a and b as real as all real numbers are complex and apply Vieta's formula
Given x 1 , x 2 be roots of x 2 + a x + b = 0
x 1 x 2 = b (Product of roots) = > ∣ x 1 ∣ . ∣ x 2 ∣ = ∣ b ∣ = > ∣ b ∣ = ∣ x 1 x 2 ∣ = ∣ 1 . 1 ∣ = 1 . . . ( 1 )
Also, x 1 + x 2 = − a (Sum of roots) = > ∣ x 1 + x 2 ∣ = ∣ − a ∣ = ∣ a ∣ = > ∣ a ∣ 2 = ∣ x 1 + x 2 ∣ 2 = ∣ x 1 ∣ 2 + ∣ x 2 ∣ 2 + x 1 x 2 ˉ + x 1 ˉ x 2 = 1 + 1 + x 2 x 1 + x 1 x 2 . . . f r o m ( 1 ) = > ∣ a ∣ 2 = 2 + x 1 x 2 x 1 2 + x 2 2 = 2 + x 1 x 2 ( x 1 + x 2 ) 2 − 2 x 1 x 2 = 2 + b a 2 − 2 b = \frac{a^{2}}{b}
Now, given y 1 , y 2 be roots of y 2 + ∣ a ∣ y + ∣ b ∣ = 0
y 1 y 2 = ∣ b ∣ = 1 . . . f r o m ( 1 )
∣ y 1 + y 2 ∣ = ∣ − ∣ a ∣ ∣ = ∣ a ∣ = > ∣ y 1 ∣ 2 + ∣ y 2 ∣ 2 = ∣ a ∣ 2 − y 1 y 2 ˉ − y 1 ˉ y 2 = b a 2 − y 1 ˉ y 1 − y 2 ˉ y 2 = 2
Problem Loading...
Note Loading...
Set Loading...
x 1 and x 2 be roots of x 2 + a x + b = 0 and ∣ x 1 ∣ = ∣ x 2 ∣ = 1
let x 1 = x 2 = p + q i ------ (no matter what p equal to q or not )
which − a = 2 p + 2 q i and b = ( p 2 − q 2 ) + 2 p q i
∣ − a ∣ = ∣ a ∣ = 2 p 2 + q 2 and ∣ b ∣ = ( p 2 − q 2 ) 2 + 4 p 2 q 2
∣ a ∣ = 2 and ∣ b ∣ = p 4 + q 4 + 2 p 2 q 2 = ( p 2 + q 2 ) 2 = 1
leads to
y 2 + ∣ a ∣ y + ∣ b ∣ = y 2 + 2 y + 1 = ( y + 1 ) 2 = 0
then ∣ y 1 ∣ + ∣ y 2 ∣ = ∣ − 1 ∣ + ∣ − 1 ∣ = 2