Rewrite the following conditional expressions without any NOT operators so that the logical outcome is unchanged for all values of the variable x. Then evaluate the original expression and the equivalent expression using the values: x = 1, y = 1, z = 1. Compare the results.

Notes: The NOT operator applies to the part of the expression enclosed in parentheses that follows immediately.

Evaluating the original and equivalent expressions for the values given is only a partial check. A general check can be done with a truth table.

(x > = 3) OR NOT (x = 1) (x>=3)0R(x<>1)


Evaluate original F OR NOT (T) =FORF =F
Evaluate equivalent F OR F F (Both are the same

Computer Science & Information Technology

You might also like to view...

Critical Thinking QuestionsCase 1-1Sally is a busy real estate agent looking to purchase a new desktop computer so she can keep track of her client's accounts and touch-up photos of real estate properties.Sally decides that she will buy a desktop computer for her office as well as a mobile device for use on the road. For the desktop computer, she is trying to decide on an access provider, but she is unclear about the terminology and what she would get with each kind of provider. What can you tell her?

What will be an ideal response?

Computer Science & Information Technology

?One note captures your ideas and schoolwork on any device so you can _____, _____, and _____.

A. ?stay organized B. ?share notes C. ?work with others on projects D. ?let others do your work for you.

Computer Science & Information Technology

The following sentence is punctuated correctly. Garrett Morgan, an African-American inventor, developed an early traffic light.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When you break the link between a symbol instance and a symbol, there is no further relationship between the two.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology