SOLUTION: Can I take average of a complex number and a real number? i.e. [(a+bi)+c]/2=?

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson  -> Lesson -> SOLUTION: Can I take average of a complex number and a real number? i.e. [(a+bi)+c]/2=?      Log On


   



Question 113906: Can I take average of a complex number and a real number?
i.e. [(a+bi)+c]/2=?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
If you had something like %28%28a%2Bbi%29%2Bc%29%2F2 then you will get a complex number as a result. So you'll get %28x%2Bbi%29%2F2 where x=a%2Bc since you can only add the real parts.