This type of exercise will appear frequently in the book In
Solution
The proposition that x(1 – x) ¼ for all real number x is True.
However, the proof is incorrect as the contradiction method is not correctly written. The objective for the contradiction method is to prove that the assumption x(1 – x) > ¼ is not true for all real x. But the proof written here just used a chosen number x = 3 to arrive at a contradiction, which is incorrect. The correct proof is given below.
Proof: We will use contradiction method to prove the proposition. Let us assume that the proposition is false. Then there exists a real number x such that x(1 – x) > ¼. We multiply both sides by 4 to get,
4x(1 – x) > 1
4x – 4x2 > 1
0 > 4x2 – 4x + 1
This can be written as, 4x2 – 4x + 1 < 0
Now, 4x2 – 4x + 1 = (2x – 1)2
(2x – 1)2 0 for all x R as square of any term is always non-negative
Hence, 4x2 – 4x + 1 < 0 is not possible for any real x
The contradiction arises due the wrong assumption. Hence, the proposition is true. (Proved)
