-3

1) x^2 + x + 1 = 0 , x is a real number.

Answer: Is a statement.

2) x^2 + x + 1 = 0 , x is complex number.

Answer: Is not a statement.

Why the question no.2 is not a statment ?

Jiale
  • 11
  • 3

2 Answers2

0

Reason: A Statement is a declarative statement that is either true or false but not both.

Sivaram Boina
  • 125
  • 1
  • 8
  • But not both. Then the answer for question no.1 should also be not a statement. Am I right ? – Jiale Jan 23 '18 at 07:41
  • 1
    That can be considered as a statement because it is always false regardless of how x is chosen. This is because there is no real number which satisfies this equation. Therefore, it is guaranteed to have a definite truth value: false. – Sivaram Boina Jan 25 '18 at 08:33
0

To expand on Jiale's answer:

A statement is a statement which has a definite truth value.

1) x^2 + x + 1 = 0 , x is a real number.

This can be considered a statement because it is always false regardless of how x is chosen. This is because there is no real number which satisfies this equation. Therefore, it is guaranteed to have a definite truth value: false.

2) x^2 + x + 1 = 0 , x is complex number.

This cannot be considered a statement because it is true for some complex numbers x, and false for others. The truth value of this expression is only definite once x is specified. Therefore, it is not a statement.

Patrick87
  • 27,682
  • 3
  • 38
  • 73