Question
Question: Find the value of \({{x}^{4}}-{{x}^{3}}+{{x}^{2}}+3x-5\) if \(x=2+3i\)....
Find the value of x4−x3+x2+3x−5 if x=2+3i.
Solution
Hint: Solve each term separately then substitute everything back into the equation. By using the distributive law a(b + c) = a.b + a.c
Complete step-by-step solution -
Given expression in the question:
x4−x3+x2+3x−5
Given value of x in the question is: x=2+3i
By substituting the value of x into expression we get:
x4−x3+x2+3x−5=(2+3i)4−(2+3i)3+(2+3i)2+3(2+3i)−5
Now we will separate the equation into 4 parts.
The 4 parts be named as A, B, C, D
Let
A=3(2+3i)−5B=(2+3i)2C=(2+3i)3D=(2+3i)4
We should solve each term separately
By solving A: A=3(2+3i)−5
By using distributive law:a(b+c)=a.b+a.c
A = 3.2+3.3i–5
By simplifying we get:
A = 1+9i
By solving B: B=(2+3i)2
We can write B as: B=(2+3i)(2+3i)
By applying distributive law: a(b + c) = a.b + a.c
By using distributive law twice, we get:
B = 2.2+2.3i+3i.2+3i.3i
By simplifying we get:
B = −5+12i
By solving C: C=(2+3i)3
We can write C as: C=(2+3i)(2+3i)(2+3i)
By applying distributive law: a(b + c) = a.b + a.c
By using distributive law thrice, we get:
C =2.2.2+3.2.3i.2+3.2.3i.3i+3i.3i.3i
By simplifying we get:
C = −46+9i
By solving D: D=(2+3i)4
We can write D as: D=(2+3i)(2+3i)(2+3i)(2+3i)
By applying distributive law: a(b + c) = a.b + a.c
By applying distributive law four times, we get:
D = 2.2.2.2+3i.3i.3i.3i+4.4.3i.3i+…….
D = −119–120i
By substituting A, B, C, D back into equation, we get:
x4−x3+x2+3x−5=(−119−120i)+46−9i+(−5+12i)+1+9i=−119−120i+46−9i−5+12i+1+9i
By grouping real and imaginary terms separately, we get:
x4−x3+x2+3x−5=−119+46−5+1−120i−9i+12i+9i
By simplifying, we get:
x4−x3+x2+3x−5=−119+46−5+1−108i
By simplifying real part, we get:
x4−x3+x2+3x−5=−77−108i
Therefore, the value of the given expression at x=2+3i is −77−108i .
Note: Be careful while calculating 4th degree terms because you have to apply distributive law many times you may make a mistake there.
Alternative method is to use algebraic identity
(a+b)4=a4+6a2b2+b4+4a3b+4ab3