We need to find a point on the curve defined by the equation $y = x^2 + 1$. A tangent line drawn at this point should create a trapezium with the greatest possible area. This trapezium is formed within a specific figure bounded by the curve $y = x^2 + 1$, the x-axis ($y=0$), the y-axis ($x=0$), and the vertical line $x=1$.
The curve is given by $f(x) = y = x^2 + 1$. The figure is bounded by $x=0$, $x=1$, $y=0$, and $y=x^2+1$.
Let the point of tangency on the curve be $(x_0, y_0)$, where $y_0 = x_0^2 + 1$. The derivative of the curve gives the slope of the tangent line:
$ \frac{dy}{dx} = 2x $
At $x=x_0$, the slope $m = 2x_0$. The equation of the tangent line is:
$ y - y_0 = m(x - x_0) $
$ y - (x_0^2 + 1) = 2x_0(x - x_0) $
$ y = 2x_0 x - 2x_0^2 + x_0^2 + 1 $
$ y = 2x_0 x - x_0^2 + 1 $
The tangent line cuts off a trapezium. The figure is bounded by $x=0$ and $x=1$. The trapezium's vertices are formed by the intersections of the tangent line with the boundary lines $x=0$ and $x=1$, and the base is on the x-axis ($y=0$). The vertices are:
This forms a trapezium with parallel vertical sides at $x=0$ and $x=1$. The height of the trapezium is $h = 1 - 0 = 1$.
The lengths of the parallel sides ($b_1$ and $b_2$) are the y-coordinates of the vertices at $x=0$ and $x=1$ respectively:
The area $A$ of the trapezium is given by $A = \frac{1}{2}(b_1 + b_2)h$.
$ A(x_0) = \frac{1}{2}((1 - x_0^2) + (1 + 2x_0 - x_0^2)) \times 1 $
$ A(x_0) = \frac{1}{2}(2 + 2x_0 - 2x_0^2) $
$ A(x_0) = 1 + x_0 - x_0^2 $
To find the maximum area, we need to find the value of $x_0$ (where $0 \le x_0 \le 1$) that maximizes $A(x_0)$. We take the derivative of $A(x_0)$ with respect to $x_0$ and set it to zero:
$ \frac{dA}{dx_0} = 1 - 2x_0 $
Set the derivative to zero:
$ 1 - 2x_0 = 0 $
$ x_0 = \frac{1}{2} $
To confirm this is a maximum, we check the second derivative:
$ \frac{d^2A}{dx_0^2} = -2 $
Since the second derivative is negative, $x_0 = \frac{1}{2}$ corresponds to a maximum area. This value is within the required range $[0, 1]$.
The value $x_0 = \frac{1}{2}$ is the x-coordinate of the point of tangency. To find the y-coordinate, substitute $x_0 = \frac{1}{2}$ into the curve's equation $y = x^2 + 1$:
$ y_0 = \left(\frac{1}{2}\right)^2 + 1 = \frac{1}{4} + 1 = \frac{5}{4} $
Therefore, the point at which the tangent should be drawn is $\left(\frac{1}{2}, \frac{5}{4}\right)$.
Let the function $f (x) = \frac{x}{3} + \frac{3}{x} + 3$, $x\neq0$ be strictly increasing in $(-\infty, a_1)\cup(a_2,\infty)$ and strictly decreasing in $(a_3, \alpha_4)\cup(a_4,a_5)$. Then $\sum_{i=1}^5 a_i^2$ is equal to
Let $f(x) = \begin{cases} (x-1)^\frac{1}{2-x}, & x > 1, x \ne 2 \\ k, & x = 2 \end{cases}$ The value of k for which f is continuous at x = 2 is :