Concept:No local extremum means the derivative has no real roots, so the quadratic equation from f′(x) has a negative discriminant.Explanation:Differentiate f(x)=x3+x2+kx:f′(x)=3x2+2x+k.For no local extremum, f′(x)=0 for any real x.This requires the quadratic 3x2+2x+k to have no real roots, so its discriminant must be negative.Compute discriminant D=b2−4ac=22−4(3)(k)=4−12k.Set D<0: 4−12k<0⇒4<12k⇒1<3k⇒3k>1.Thus, the condition is 3k>1.Answer:3k>1 (Option B)