SOLUTION: Find real numbers a and b such that (𝑎 + 𝑏i)^2 = −3 − 4i
Algebra
->
Complex Numbers Imaginary Numbers Solvers and Lesson
-> SOLUTION: Find real numbers a and b such that (𝑎 + 𝑏i)^2 = −3 − 4i
Log On
Algebra: Complex Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Complex Numbers
Question 1162768
:
Find real numbers a and b such that (𝑎 + 𝑏i)^2
= −3 − 4i
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Find real numbers a and b such that (𝑎 + 𝑏i)^2
= −3 − 4i
-----------------------
a^2 + 2abi - b^2 = -3 - 4i
a^2 - b^2 = -3
2ab = -4
-----------
b^2 - a^2 = 3
b = -2/a
---
4/a^2 - a^2 = 3
4 - a^4 = 3a^2
a^4 + 3a^2 - 4 = 0
(a^2 + 4)*(a^2 - 1) = 0
a = 1
b = -2
---
Check:
(1 - 2i)*(1 - 2i) = 1 -4 - 4i = -3 - 4i
===========
a = -1
b = 2
=================