Write (1+2i) /(2-i) in form x+iy

(1+2i) (2+i)/(2+i)(2-i) = (2-2+4i+i)/5 = 5i/5 = i

RM

Related Further Mathematics A Level answers

All answers ▸

If 0<x<1, find the following sum: S = 1+2*x + 3*x^2 + 4*x^3 + ...


Find the general solution to the differential equation; y'' + 4y' = 24x^2


How do I find the inverse of a 3x3 matrix?


Prove that sum(k) from 0 to n is n(n+1)/2, by induction