Find the value of x 3 +2 x 2 -3x+5 if x=1+2i where i= − 1 .
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.
Great approach. Factoring out x 2 − 2 x + 5 allows us to deal with the higher power terms without expanding them.
Given x 3 +2 x 2 -3x+5 ----(1)
where x=1+2i ----(2)
x=1+2i is same as x-1=2i
squaring both sides of x-1=2i
i.e x 2 -2x+1 = 4* i 2
i.e x 2 -2x+1 = 4*-1 because i 2 = -1
i.e x 2 -2x+1 = -4
i.e x 2 -2x+5=0------(3)
now divide x 3 +2 x 2 -3x+5 by x 2 -2x+5
we get remainder -15 and quotient x+4
we have dividend = divisor * quotient + remainder
therefore x 3 +2 x 2 -3x+5 = [ x 2 -2x+5 ]*[x+4]+[-15}
as we know that x 2 -2x+5 = 0 from equation (3)
therefore x 3 +2 x 2 -3x+5= 0*[x+4]+[-15]
therefore x 3 +2 x 2 -3x+5=-15 when x= 1+2i.
Problem Loading...
Note Loading...
Set Loading...
Let f ( x ) = x 3 + 2 x 2 − 3 x + 5 and g ( x ) = f ( x ) + 1 5 :
g ( x ) = x 3 + 2 x 2 − 3 x + 2 0 = ( x + 4 ) ( x 2 − 2 x + 5 )
Completing the square of x 2 − 2 x + 5 gives:
x 2 − 2 x + 5 = 0 ⇒ ( x − 1 ) 2 + 4 = 0 ⇒ x − 1 = ± 2 i ⇒ x = 1 ± 2 i
It therefore follows that 1 + 2 i is a root of g ( x ) that is g ( 1 + 2 i ) = 0 :
f ( 1 + 2 i ) = g ( 1 + 2 i ) − 1 5 = 0 − 1 5 = − 1 5