
Steve S. answered 04/05/14
Tutoring in Precalculus, Trig, and Differential Calculus
x = 2nd number
y = 1st number
y = x + 1
S = x^2 + y^2 = x^2 + (x + 1)^2
S = x^2 + x^2 + 2x + 1
S = 2x^2 + 2x + 1
The minimum can be found with algebra or calculus.
A. Algebra solution:
Parabola opening up, so Vertex is minimum point:
a(x-h)^2+k =
ax^2 – 2ahx + ah^2 + k
S = 2x^2 + 2x + 1
a = 2
– 2ah = 2, h = 2/(–2(2)) = – 1/2
ah^2 + k = 1, k = 1 – 2(–1/2)^2 = 1/2
Vertex = (–1/2,1/2)
The two numbers are:
x = –1/2
y = x + 1 = 1/2.
C. Calculus solution:
S = 2x^2 + 2x + 1
Extrema occur when S’ = 0:
S’ = 4x + 2 = 0
x = –1/2
If curvature is positive, S’’ > 0, then extremum will be a minimum:
S’’ = 4 > 0 ==> x = –1/2 locates a minimum of S.
y = x + 1 = 1/2.