
William W. answered 09/29/21
Math and science made easy - learn from a retired engineer
Take the function D(n) = n(n−3)/2 and plug in D = 104 and then D = 560. Solve for "n" in both cases. That will give the the range of values for "n":
104 = n(n−3)/2
104(2) = n2 - 3n
n2 - 3n - 208 = 0
(n + 13)(n - 16) = 0
So n = -13 and n = 16
Since you cannot have a polynomial of side length -13, you ignore that solution.
Repeat for
560 = n(n−3)/2 and n = 16 and whatever you get from solving this equation will be your values that go in the blanks.