124k views
1 vote
Use the complex conjugate to find the absolute value of 8+12i

User Nakamoto
by
9.0k points

2 Answers

4 votes
8 + 12i × ( 8 - 12i / 8 - 12i )
= 64 - 144i^2 / 8 - 12i
= 64 - 144(-1) / 8 - 12i
= 64 + 144 / 8 - 12i
= 208 / 8 - 12i
= 26 - 52/3i

i am a mathematics teacher. if anything to ask please pm me
User BaldyHDL
by
7.5k points
2 votes

Since the problem is asking us to do so, we are going to use the complex conjugate formula to find the absolute value of our complex number.

The complex conjugate formula is:
|z|=√(z(conjugate.of .z))

where


z is the complex number


|z| is the absolute value of the complex number

We know from our problem that our complex number is
8+2i, so
z=8+2i. Now to conjugate of our complex number, we just need to change the sign of the imaginary part:


conjugate=8-2i

Now that we have all we need, let's replace the values in our formula:


|z|=√(z(conjugate.of .z))


|8+2i|=√((8+2i)(8-2i))


|8+2i|=√(64-16i+16i-4i^2)


|8+2i|=√(64-4i^2)


|8+2i|=√(64+4)


|8+2i|=√(68)


|8+2i|=2√(17)

We can conclude that the absolute value of
8+2i is
2√(17)

User Holger Ludvigsen
by
8.3k points