Given that x = i is a solution of 2x^3 + 3x^2 = -2x + -3, find all the possible solutions

x = i is a solution, and all the coefficients are real, so x = -i must also be a solution:2x^3+3x^2+2x+3 = 0(x+i)(x-i)(Ax+B) = 0 (we argued above that this must be the case)(x^2+1)(Ax+B) = 0(x^2+1)(2x+3) = 0 (we identify A and B by comparing to the first line)Therefore x = -3/2 is the third solution, and we have all the solutions

BS

Related Further Mathematics A Level answers

All answers ▸

How do I know which substitution to use if I am integrating by substitution?


Prove by induction the sum of the natural numbers from 1 to n is n(n+1)/2


Show that G = {1, -1} is a group under multiplication.


Prove by induction that (n^3)-n is divisible by 3 for all integers n>0 (typical fp1 problem)