Question 301697
Ok,
<i>What do we know?</i>
 We have 1 more tiger than we do cages, so
{{{ c = t - 1 }}}<br>
 We have 1 more cage than 1/2 of the number of tigers, so
 {{{ c = (1/2)t + 1 }}} <hr>
*[invoke cramers_rule_2x2 1, -1, -1, 1, "-.5", 1]
& bob's your uncle!