Math Problem Statement

Break up 8 into two summands such that the sum of their cubes is the least possible.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Calculus
Optimization

Formulas

x + y = 8
S(x, y) = x^3 + y^3
dS(x)/dx = 3x^2 - 3(8 - x)^2

Theorems

Critical points using derivatives

Suitable Grade Level

Grades 10-12