Math Problem Statement

Exercise N°4: We consider the function f defined by f(x) = x(1 - x). 1) Show that for all x in R: f(x) ≤ 1/4. 2) Deduce that the function f has a maximum at x = 1/2. 3) Demonstrate that f(x) = 1/4 - 1/4(x - 1/2)^2 and deduce that the function f is increasing on the interval (-∞, 1/2] and decreasing on the interval [1/2, ∞).

Solution

Let's break down the exercise step by step.

Given:

The function f(x)=x(1x)f(x) = x(1 - x).

Part 1:

Show that for all xRx \in \mathbb{R}, f(x)14f(x) \leq \frac{1}{4}.

  • First, express the function clearly: f(x)=x(1x)=xx2f(x) = x(1 - x) = x - x^2

    To find the maximum value of f(x)f(x), we can take the derivative and find its critical points.

    f(x)=12xf'(x) = 1 - 2x

    Set f(x)=0f'(x) = 0 to find the critical point: 12x=0    x=121 - 2x = 0 \implies x = \frac{1}{2}

    Now evaluate f(x)f(x) at x=12x = \frac{1}{2}: f(12)=12(112)=12×12=14f\left( \frac{1}{2} \right) = \frac{1}{2} \left( 1 - \frac{1}{2} \right) = \frac{1}{2} \times \frac{1}{2} = \frac{1}{4}

    Since the parabola f(x)=xx2f(x) = x - x^2 opens downward (as the coefficient of x2x^2 is negative), this is the maximum value. Therefore, for all xRx \in \mathbb{R}, f(x)14f(x) \leq \frac{1}{4}.

Part 2:

Deduce that the function ff attains a maximum at x=12x = \frac{1}{2}.

From Part 1, we have already found that the maximum value of f(x)f(x) is 14\frac{1}{4}, and this occurs at x=12x = \frac{1}{2}. Therefore, f(x)f(x) has a maximum at x=12x = \frac{1}{2}.

Part 3:

Demonstrate that f(x)=14(x12)2f(x) = \frac{1}{4}(x - \frac{1}{2})^2 and deduce that the function is increasing on (,12]\left( -\infty, \frac{1}{2} \right] and decreasing on [12,)\left[ \frac{1}{2}, \infty \right).

  • Let's rewrite f(x)=xx2f(x) = x - x^2 in the form f(x)=1414(x12)2f(x) = \frac{1}{4} - \frac{1}{4}(x - \frac{1}{2})^2.

    f(x)=xx2=1414(x12)2f(x) = x - x^2 = \frac{1}{4} - \frac{1}{4}(x - \frac{1}{2})^2

    This is a standard form of a downward-opening parabola. The vertex form of the parabola shows that f(x)f(x) reaches its maximum when x=12x = \frac{1}{2}, and the value of the function decreases as we move away from x=12x = \frac{1}{2}.

  • Since the parabola opens downward, the function is:

    • Increasing on the interval (,12]\left( -\infty, \frac{1}{2} \right],
    • Decreasing on the interval [12,)\left[ \frac{1}{2}, \infty \right).

Summary:

  • The maximum value of f(x)f(x) is 14\frac{1}{4}, and it occurs at x=12x = \frac{1}{2}.
  • The function is increasing on (,12]\left( -\infty, \frac{1}{2} \right] and decreasing on [12,)\left[ \frac{1}{2}, \infty \right).

Do you want more details on any step, or explanations of certain concepts?

Related Questions:

  1. How do you find the maximum or minimum of a quadratic function?
  2. What does the derivative tell us about the increasing or decreasing nature of a function?
  3. Can the maximum value of a quadratic function occur at a point other than the vertex?
  4. How can you express a quadratic function in vertex form?
  5. How does completing the square help in finding the maximum or minimum of a function?

Tip: For quadratic functions, the sign of the x2x^2-coefficient determines whether the parabola opens upwards or downwards (positive opens upwards, negative opens downwards).

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Quadratic Functions
Derivatives
Inequalities

Formulas

f(x) = x(1 - x)
f'(x) = 1 - 2x

Theorems

Maximum/Minimum of a Quadratic Function
Vertex Form of a Parabola

Suitable Grade Level

Grades 10-12