Concept:A differentiable function is increasing when its derivative is positive for all real values of x.Explanation:Given f(x)=x3−10x2+200x−10, differentiate with respect to x.f′(x)=3x2−20x+200.Now check whether f′(x) is always positive.f′(x)=3[(x−310)2+9500].Since (x−310)2≥0 for every real x,f′(x)≥3500>0.So f′(x)>0 for all real x, meaning f(x) is increasing throughout the real line.Answer:Option C: f(x) is increasing throughout the real line.