#MATH

1 messages · Page 1 of 1 (latest)

outer cedar
#

what have you tried?

#

70x, x <= 100
60(x - 100)/150, 100 < x <= 250
50(x - 250), x > 250

#

yes, you understand?