lyounamu
Reborn
- Joined
- Oct 28, 2007
- Messages
- 9,998
- Gender
- Male
- HSC
- N/A
Have anyone of you guys encountered any problem with the solution for cambridge?
I am having some issues with the solution at the moment...as the answer there doesn't seem entirely right.
For example, look at this:
mod (z1+z2) >= abs (mod (z1) + mod (z2)) = 25-6 = 19
I think this is wrong. It should have been mod(z1) - mod(z2) not +
and another one: this is Q6 from exercise 2.3 solution
I don't really understand the last line of its solution, can anyone care to explain? Thanks.
I am having some issues with the solution at the moment...as the answer there doesn't seem entirely right.
For example, look at this:
mod (z1+z2) >= abs (mod (z1) + mod (z2)) = 25-6 = 19
I think this is wrong. It should have been mod(z1) - mod(z2) not +
and another one: this is Q6 from exercise 2.3 solution
I don't really understand the last line of its solution, can anyone care to explain? Thanks.
Last edited: