Answer:
128 degrees
Step-by-step explanation:
B = D
B = 128
Therefore, D = 128
7/8times16/1 gives 112/8, which is 14.
you multiply both numerators over both denominators.
True, but not many. Insurance companies typically have a cap off so the client doesn't go in let's say every week for a check up to see if they grew an inch. This is form personal experience in reading into the fine print.
Answer:
g'(0) = 0
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
<u>Algebra I</u>
<u>Pre-Calculus</u>
<u>Calculus</u>
- Derivatives
- Derivative Notation
- The derivative of a constant is equal to 0
- Derivative Property:
![\frac{d}{dx} [cf(x)] = c \cdot f'(x)](https://tex.z-dn.net/?f=%5Cfrac%7Bd%7D%7Bdx%7D%20%5Bcf%28x%29%5D%20%3D%20c%20%5Ccdot%20f%27%28x%29)
- Trig Derivative:
![\frac{d}{dx} [cos(x)] = -sin(x)](https://tex.z-dn.net/?f=%5Cfrac%7Bd%7D%7Bdx%7D%20%5Bcos%28x%29%5D%20%3D%20-sin%28x%29)
Step-by-step explanation:
<u>Step 1: Define</u>
g(x) = 8 - 10cos(x)
x = 0
<u>Step 2: Differentiate</u>
- Differentiate [Trig]: g'(x) = 0 - 10[-sin(x)]
- Simplify Derivative: g'(x) = 10sin(x)
<u>Step 3: Evaluate</u>
- Substitute in <em>x</em>: g'(0) = 10sin(0)
- Evaluate Trig: g'(0) = 10(0)
- Multiply: g'(0) = 0
Answer:
Given
f(x) = 2x+7
g(x) = x^2-4
h(x) = 5x
a. 4h(x)
= 4 * 5x
= 20x
b. f(x) - g(x)
f(x) - g(x) = 2x + 7 - (x^2 - 4)
= 2x+7-x^2+4
=-x^2+2x+7+4
=-x^2+2x+11
c. f(g(x)) = 2(g(x))+7
=2(x^2-4) +7
=2x^2-8+7
=2x^2-1
d. g(x)h(x) = (x^2-4)(5x)
= 5x^3 - 20x
e. g(x) / f(x) = x2 - 4/ 2x + 7