Answer: You take the last two digits of the original number and see if they are divisible by 4.
Step-by-step explanation: Take your original number and find the last two digits. If they are divisible by 4, then the original number is divisible by 4.
Step-by-step explanation:
Take the first derivative


Set the derivative equal to 0.




or

For any number less than -1, the derivative function will have a Positve number thus a Positve slope for f(x).
For any number, between -1 and 1, the derivative slope will have a negative , thus a negative slope.
Since we are going to Positve to negative slope, we have a local max at x=-1
Plug in -1 for x into the original function

So the local max is 2 and occurs at x=-1,
For any number greater than 1, we have a Positve number for the derivative function we have a Positve slope.
Since we are going to decreasing to increasing, we have minimum at x=1,
Plug in 1 for x into original function


So the local min occurs at -2, at x=1
Answer:
It’s a
Step-by-step explanation:
Answer:
Step-by-step explanation:
Hello!
The variable of interest, X: height of women at a college, has an approximately normal distribution with mean μ= 65 inches and standard deviation σ= 1.5 inches.
You need to look for the value of height that marks the bottom 20% of the distribution, i.e. the height at the 20th percentile of the normal curve, symbolically:
P(X≤x₀)= 0.20
To know what value of height belongs to the 20% of the distribution, you have to work using the standard normal distribution and then reverse the standardization with the population mean and standard deviation to reach the value of X. So the first step is to look for the Z-value that accumulates 20% of the distribution:
P(Z≤z₀)=0.20
z₀= -0.842
z₀= (x₀-μ)/σ
z₀*σ= (x₀-μ)
x₀= (z₀*σ)+μ
x₀= (-0.842*1.5)+65
x₀= 63.737 inches
I hope it helps!