Solveeit Logo

Question

Mathematics Question on Increasing and Decreasing Functions

If f(x)=x2+bx+1f(x) = x^2 + bx + 1 is increasing in the interval [1,2][1, 2], then the least value of bb is:

A

5

B

0

C

-2

D

-4

Answer

-2

Explanation

Solution

The function f(x)=x2+bx+1f(x) = x^2 + bx + 1 is increasing if f(x)0f'(x) \geq 0 for all x[1,2]x \in [1, 2]. Differentiating f(x)f(x):

f(x)=2x+b.f'(x) = 2x + b.

For f(x)0f'(x) \geq 0 in [1,2][1, 2], check the boundary points:

At x=1x = 1:

2(1)+b0    b2.2(1) + b \geq 0 \implies b \geq -2.

At x=2x = 2:

2(2)+b0    b4.2(2) + b \geq 0 \implies b \geq -4.

Thus, the least bb satisfying both conditions is b=2b = -2.