hchiaki
Hi, does anyone wanna try this one? I really have no idea how to tackle it! Thanks in advance!
Hey!
For the first condition, x should be less than 75% of the total number of votes.
Hence, x<0.75(x+y)
From this you’ll get the expression x<3y.
For the second condition, x will become x+1 since one more vote has come in and y will become y-1.
Now, y-1 will be less than 25% since the measure passes now.
Hence, y-1 < 0.25(x+y)
The expression will be 3y<x+4
Now amongst the given options, the pair (19, 7) is the only option that satisfies both the equations. Hope this helps.