thearch
B for me
from statement 2 you know that |F|*F=1
so, since |F| is integer and positive, F can't be negative. So F is 1.
a basic rule of inequalities is that a positive number can be obtained only by multiplying 2 numbers both positive or negative. Since |F| is positive, to obtain 1, the only satisfying number is 1.
Oh I see it there - I was wrong in the first statement of
"(2) suggests..."
There's only F = 1 solution available there, not +/-1 because
|F|xF = 1 does NOT reduce to F^2 = 1.
I too change my solution from E to B. Learnt a valuable lesson - pay more attention to questions
However I saw some erroneous statement in your solution too. Just pointing it out.
----------------------------------------------------------------------
Firstly, when you say |F| is an integer and positive, its alright, but not the conclusion that F can't be negative.
Here's why.
Suppose F = -1. Thus, |F| = 1 is an integer and positive, but F still isn't a positive. It still remains negative.
Now in this speciific case I cited,
|F| x F = 1 can be either F = 1. (As I agreed above)
Secondly, its satisfied if F = -i where i = sqrt(-1), the complex number.
Thats coz LHS = i x -i = -i^2 = -(-1) = 1 = RHS.
Of course its not an integral solution, hence inadmissible, and so you end up staying with the solution F = 1.
Hope that helps.