
William W. answered 11/16/20
Experienced Tutor and Retired Engineer
A = 1/2bh = 1/2x2y1
Using similar triangles y1/6 = x2/(x2 - 8) so y1 = 6x2/(x2 - 8) so, subbing this into the area equation:
A(x2) = 1/2x2(6x2/(x2 - 8))
A(x2) = 3x22/(x2 - 8))
To minimize the function, take the derivative and set it equal to x=zero.
To take the derivative, we must use the quotient rule.
A'(x2) = [(3x22)'(x2 - 8) - (3x22)(x2 - 8)'/(x2 - 8)2
A'(x2) = [(6x2)(x2 - 8) - (3x22)(1)'/(x2 - 8)2
A'(x2) = (6x22 - 48x2 - 3x22)/(x2 - 8)2
A'(x2) = (3x22 - 48x2)/(x2 - 8)2
Setting this equal to zero gives:
(3x22 - 48x2)/(x2 - 8)2 but this can only be equal to zero if the numerator is zero so:
3x22 - 48x2 = 0
3x2(x2 - 16) = 0
so x2 = 0 or x2 = 16
We can throw out the first solution and go with x2 = 16
y2 = 0 so our line goes through (8. 6) and (16, 0) meaning the slope is (0 - 6)/(16 - 8) = -6/8 = -3/4
The y intercept is y1 which we said was y1 = 6x2/(x2 - 8) = 6•16/(16-8) = 12
The slope is -3/4 and the y-intercept is 12