Anybody know where I can find more logic problems?

  • #1
PhyIsOhSoHard
158
0
I would like to practice logic thinking more. The sort of problems I'm talking about are like this:

Define two constraints, which relates the variables x and y to v such that if either x or y is 1 then v is forced to be 1.

Where the answer is then:
x ≤ v
y ≤ v

Does anybody know where I can find similar problems? Along with the answers to test and see if I solved correctly? Thanks!
 

Answers and Replies

  • #2
Buzz Bloom
Gold Member
2,518
461
Last edited by a moderator:
  • #3
mfig
282
97
Define two constraints, which relates the variables x and y to v such that if either x or y is 1 then v is forced to be 1.

Where the answer is then:
x ≤ v
y ≤ v

How do these constraints imply that if either x or y is 1 then v is 1? Let x = 1, y = 0. Both constraints are satisfied if v = 3.
 
Last edited:

Suggested for: Anybody know where I can find more logic problems?

Replies
3
Views
599
  • Last Post
Replies
1
Views
1K
Replies
1
Views
376
Replies
9
Views
698
  • Last Post
Replies
3
Views
1K
Replies
2
Views
554
Replies
3
Views
528
Replies
7
Views
410
Top