A zookeeper is monitoring the population of gazelles. The herd needs to have exactly three times more males than females to thrive. The zoo only has room for a maximum of 12 female gazelles. Let x represent the number of female gazelles and y represent the number of male gazelles. Write the constraints that represent the possible number of male and female gazelles that can live in a thriving population at the zoo. X > 0 and y > 0 0 < x ≤ 12 and 0 < y ≤ 36 0 < x ≤ 12 and y > 36 x > 0 and y < 23.

Respuesta :

Option C is correct.

Given to us:

female gazelles[tex](x)[/tex] can be maximum of 12 only. therefore,

Condition 1 is  [tex]12\geq x>0[/tex].

while,

male gazelles[tex](y)[/tex] should be exactly 3 times more than females to thrive. therefore,

Condition 2 is [tex]36\geq y>0[/tex].

There is only one option among all the options available which is satisfying both the conditions. therefore, option C is the correct option.

To know more visit:

https://brainly.com/question/2141743

Answer:

c is the answer

Step-by-step explanation:

it took the test and got it correct