Finding the absolute value (modulus) and solving equation

AI Thread Summary
The discussion focuses on calculating the absolute value of a complex expression involving multiple complex numbers. The absolute value of a complex number is determined using the formula sqrt(a^2 + b^2), representing the hypotenuse in the Argand diagram. Participants confirm that the calculations are correct, emphasizing the property |a*b| = |a|*|b|. There is some uncertainty about the treatment of the imaginary unit 'i' in the calculations, but it is clarified that |i| = 1. The conversation concludes with the suggestion that further simplification is unnecessary.
infiniteking1
Messages
6
Reaction score
0
1. | (2-i)(3+2i)(-5-6i)(-7+3i) / (-4+i) |



Homework Equations





3. I am pretty sure I am not computing it right but this is what i come up with.

square root of 5* square root of 13* square root of 61* square root of 58 / square root of 17.
 
Physics news on Phys.org
I'm really sure you are computing it right. |a*b|=|a|*|b|, yes? Why do you think it's not right?
 
I'm not sure if the value of i by itself is 1 or whether or not to include it when I am finding the square root.
 
infiniteking1 said:
I'm not sure if the value of i by itself is 1 or whether or not to include it when I am finding the square root.

The absolute value of a+bi where a and b are both real is sqrt(a^2+b^2). It's the length of the hypotenuse of the triangle with real side a and imaginary perpendicular side b in the Argand diagram. It's the pythagorean theorem. |1|=1 and |i|=1. You are doing everything correctly. Trust me.
 
Ok, thanks for the help. Making sure but there's nothing more to do to this problem, correct?
 
infiniteking1 said:
Ok, thanks for the help. Making sure but there's nothing more to do to this problem, correct?

Not really. You could collect the square roots, or you could write it as an approximate decimal. But I don't see any reason to do that.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top