SOLUTION: How do I factor: z^2+25, over the set of complex numbers?
Algebra
->
Complex Numbers Imaginary Numbers Solvers and Lesson
-> SOLUTION: How do I factor: z^2+25, over the set of complex numbers?
Log On
Algebra: Complex Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Complex Numbers
Question 19323
:
How do I factor: z^2+25, over the set of complex numbers?
Answer by
venugopalramana(3286)
(
Show Source
):
You can
put this solution on YOUR website!
z^2+25=...since we are dealing with complex numbers we can write +25=-(25)*(-1)
=-(5*5)(i*i)=-(5i)^2...so we have.... z^2+25 =z^2-(5i)^2
using the formula (x+y)(x-y)=x^2-y^2..we get
z^2-(5i)^2=(z+5i)(z-5i)