Concept:The maximum value of quadratic1 occurs when the quadratic's value is minimum, provided the quadratic is always positive.Explanation:The denominator is x2+5x+10.It is a quadratic with a=1>0, so it opens upward and has a minimum.The minimum value of ax2+bx+c is 4a4ac−b2.Substitute a=1, b=5, c=10:Minimum =4(1)4(1)(10)−(5)2=440−25=415.Since the denominator has a minimum 415, the reciprocal x2+5x+101 has a maximum at the same x value.Maximum of the expression =4151=154.Answer:154, which corresponds to option D.