c) find the median. F(median) = 0.5
To get the CDF, all of it must add up to 1. Between 0 and 1, the probability is 1/4 (length times height). Hence the area between 1 and 2 must be 3/4
So between 1 and 2, you get (x^4)/20 + C
Using upper limit (2), (16/20) + C = 3/4, so C = 4/20 or 1/5
Your error is in taking taking the constant to be 1/4, presumably because that is what you should add on to the area between 1 and 2. You can do it this way (I'll show below), but since (1^4)/20 already has a value, you need to subtract this from 1/4
Using lower limit, your area should be 1/4:
1/4 = 1/20 + C so C = 1/5 again