Anybody know where I can find more logic problems?

  • Context: High School 
  • Thread starter Thread starter PhyIsOhSoHard
  • Start date Start date
  • Tags Tags
    Logic
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
PhyIsOhSoHard
Messages
157
Reaction score
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!
 
Physics news on Phys.org
Last edited by a moderator:
PhyIsOhSoHard said:
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: