Math Problem Statement

Consider the weighted voting system [q: 9, 5, 1]. What is the smallest value for q that results in exactly two players with veto power? Here is an example of a similiar problem: In the weighted voting system [q: 5, 4, 3, 1], for which values of q does P1 have veto power? Answer: 9, 10, 11, 12, 13. Explanation : Together, P2, P3, and P4 have 8 votes. If they all vote Yea, they can pass a resolution without P1 as long as q is no more than 8. Otherwise, P1 has veto power.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Weighted Voting Systems
Veto Power
Coalition Formation

Formulas

Total votes = sum of all player votes
Veto power condition: If a player's vote is necessary to reach the quota q, that player has veto power.

Theorems

Veto Power Theorem: A player has veto power if the remaining players' combined votes are insufficient to reach or exceed the quota.

Suitable Grade Level

Grades 10-12