KEEF 6.
asked 08/01/19please help me asap
A zookeeper is monitoring the population of gazelles. The herd needs three times more males than females to thrive, and the zoo only has room for 12 female gazelles. Let x = the number of female gazelles and y = the number of male gazelles. Write the constraints to represent a thriving population of gazelles at the zoo.
A.x > 0 and y > 0
B.0 < x ≤ 12 and 0 < y ≤ 36
C.0 < x ≤ 12 and y > 36
D.x > 0 and y < 23
1 Expert Answer
Keith B. answered 08/01/19
Mech. Engineer, Professional Tutor — ACT/SAT Prep, Math, STEM Subjects
Based on the description we have two facts:
- The number of female gazelles X cannot exceed 12, therefore X ≤ 12
- The number of male gazelles Y MUST be at least three times the value of X, therefore Y ≥ 3X
Solution C is the only answer that ALWAYS satisfies these conditions. Solution B appears to be correct, and is true in some cases for values of X and Y, but is NOT always true. For example:
Solution B has logic that would allow for values of X = 8 and Y = 16, however in this instance Y ≠ 3X., Y < 3X (16 < 24)
Solution C is the only answer that both satisfies the quantity of female gazelles is less than or equal to 12 (0 < X ≤ 12) and also guarantees the gazelle population will thrive (Y ≥ 3X).
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Joe F.
If m is 3 times bigger than f, then equation is 3m=f or 3y=x. If x=12, y = 36. So B is the right answer. If x max = 12, then y max is 36.08/01/19