Answer:
82.96
Step-by-step explanation:
area of box:
A = L^2 = (14 in.)^2 = 196 in.^2
area of pizza:
A = (pi)r^2 = 3.14 * (6 in.)^2 = 113.04 in.^2
Empty area:
196 in.^2 - 113.04 in.^2 = 82.96 in.^2
Taking the derivative of 7 times secant of x^3:
We take out 7 as a constant focus on secant (x^3)
To take the derivative, we use the chain rule, taking the derivative of the inside, bringing it out, and then the derivative of the original function. For example:
The derivative of x^3 is 3x^2, and the derivative of secant is tan(x) and sec(x).
Knowing this: secant (x^3) becomes tan(x^3) * sec(x^3) * 3x^2. We transform tan(x^3) into sin(x^3)/cos(x^3) since tan(x) = sin(x)/cos(x). Then secant(x^3) becomes 1/cos(x^3) since the secant is the reciprocal of the cosine.
We then multiply everything together to simplify:
sin(x^3) * 3x^2/ cos(x^3) * cos(x^3) becomes
3x^2 * sin(x^3)/(cos(x^3))^2
and multiplying the constant 7 from the beginning:
7 * 3x^2 = 21x^2, so...
our derivative is 21x^2 * sin(x^3)/(cos(x^3))^2
Answer:
the slope is -4/5 and the y-intercept is 0
Step-by-step explanation:
Answer:
x = - 4 ± 2
Step-by-step explanation:
Given
f(x) = x² + 8x + 4
To find the zeros let f(x) = 0, that is
x² + 8x + 4 = 0 ( subtract 4 from both sides )
x² + 8x = - 4
To solve using the method of completing the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(4)x + 16 = - 4 + 16
(x + 4)² = 12 ( take the square root of both sides )
x + 4 = ±
= ± 2
( subtract 4 from both sides )
x = - 4 ± 2
Thus the zeros are
x = - 4 - 2
and x = - 4 + 2