Answer:
True
Step-by-step explanation:
We can sue the pythagorean theorem to verify. 15^2+36^2 should equal the longest side squared or 39^2. If we plug in the numbers, it checks out!
Answer:
(a)
The function f is continuous at [1,e] and differentiable at (1,e), therefore
the mean value theorem applies to the function.
(b)
= 1.71828
Step-by-step explanation:
(a)
The function f is continuous at [1,e] and differentiable at (1,e), therefore
the mean value theorem applies to the function.
(b)
You are looking for a point
such that

You have to solve for
and get that
= 1.71828
Answer:
10x^3 + 6x^2 + 5x + 3
Step-by-step explanation:
F(x)=(5x+3)(2x^2+1)
= 5x*2x^2 + 5x*1 + 3*2x^2 + 3*1
= 10x^3 + 5x + 6x^2 + 3
= 10x^3 + 6x^2 + 5x + 3
Answer:
y = -3x -5
Step-by-step explanation:
Slope intercept form is
y = mx+b where m is the slope and b is the y intercep
6x+2y = -10
Subtract 6x from each side
6x+2y -6x = -6x-10
2y = -6x-10
Divide each side by 2
2y/2 = -6x/2 -10/2
y = -3x -5
9514 1404 393
Answer:
y = -x -12
Step-by-step explanation:
The slope of the line you want is the same as the slope of the line you have: -1. Then the point-slope equation of the line is ...
y -k = m(x -h) . . . . . . line of slope m through point (h, k)
y -(-7) = -1(x -(-5))
y = -x -5 -7 . . . . subtract 7, eliminate parentheses
y = -x -12 . . . slope-intercept equation