Ask Question

Give three dichotomous questions that will correctly identify an object's cardinal or inter--cardinal orientation when answered.

+2
Answers (1)
  1. 4 December, 00:31
    0
    For an object there are 8 possible directions. That's 3 bits worth of direction. Now the 3 dichotomous questions which correctly identify an object's cardinal or inter-cardinal orientation are as follow.

    Any three questions each of which cuts the number of possible directions in half will do:

    Does it have a component in a south direction, or is it due west? Is it one of {N, NW, S, SE}? Is it an inter-cardinal direction?

    Explanation:

    By mapping {No, Yes} to {0,1}, and concatenating the binary answers from left to right to create a number, and using that as an index into the list {E, NE, N, NW, W, SW, S, SE}, you can output the answer.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Give three dichotomous questions that will correctly identify an object's cardinal or inter--cardinal orientation when answered. ...” in 📗 Advanced Placement (AP) if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers