Let X is the random number Erik thinks of, and Y is the random number Nita thinks of.
Both X and Y are in the range from 0 to 20.
<span>X<=20
Y<=20
If the difference between their two numbers is less than 10, then Erik wins.
The difference between the two numbers can be written X-Y, or Y-X depending on which number (X or Y) is greater. But we do not know that. In order not to get negative value, we calculate absolute value of X-Y, written |X-Y| which will give positive value whether X is greater than Y or not.
If |X-Y|<10 Erik wins.
</span><span>If the difference between their two numbers is greater than 10, then Nita wins.
</span><span>If |X-Y|>10 Nita Wins
</span>
It is a whole number, and is positive
Answer:
the answer is (-2,2)
Step-by-step explanation:
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