First I tried to get the C2 by this: n=1
1/3n^5- 10n^3+7n-25 <= 1/3n^5+7n^5 = 22/3n^5 , C2=22/3 (I removed all the negative terms and multiplied the positive so I can get the max value, is this correct?)
And then I tried to get the min value by this: 1/3n^5- 10n^3+7n-25 >= - 10n^3-25n^3= -35n^3 (Removed all the positive and multiplied negative, but then the C1=-35 is negative too, which is clearly wrong. How shoud I solve this?)