How do you find the absolute value of 3+4i?

1 Answer
Oct 31, 2016

|a+bi| is not read as the absolute value of a+bi; it is read as the magnitude of a+bi:

|3+4i|=32+42 = 5

Explanation:

The |a + bi| is not read as the absolute value of a + bi; it is read as the magnitude of a + bi. The magnitude is calculated, using the equation:

|a+bi|=a2+b2

|3+4i|=32+42 = 5