Answer:
2.04
Step-by-step explanation:
Answer:
0.156
Step-by-step explanation:
Using binomial probability formula, we have :
P( a out of n ) =ⁿCₐ x pᵃ x qⁿ⁻ᵃ ------------------------------------------------- (1)
Where n = total number of sample
a = number of success
p = probability of success
q = probability of failure
n-a = number of failures
From the question:
n =10 , a = 7, p=0.54, q = 1-p = 0.46
Substituting into equation (1) we have:
P (7 out of 10) = ¹⁰C₇ x (0.54)⁷x (0.46)¹⁰⁻⁷
= 0.1563
≈ 0.156
The slope is 10. For every 1 increase in x, y increases by 10.
The picture is not clear. let me assume
y = (x^4)ln(x^3)
product rule :
d f(x)g(x) = f(x) dg(x) + g(x) df(x)
dy/dx = (x^4)d[ln(x^3)/dx] + d[(x^4)/dx] ln(x^3)
= (x^4)d[ln(x^3)/dx] + 4(x^3) ln(x^3)
look at d[ln(x^3)/dx]
d[ln(x^3)/dx]
= d[ln(x^3)/dx][d(x^3)/d(x^3)]
= d[ln(x^3)/d(x^3)][d(x^3)/dx]
= [1/(x^3)][3x^2] = 3/x
... chain rule (in detail)
end up with
dy/dx = (x^4)[3/x] + 4(x^3) ln(x^3)
= x^3[3 + 4ln(x^3)]
Answer:
It's asking you to find the inputs of the function.
Step-by-step explanation:
Basically, when you input something, you replace "x" in the equation with the number you want to input. For example, if I had the equation: 5x/6+5, then I wanted to input "5", then 5 would replace x in the equation, making 5(5)/6+5. The output they are giving you is simply evaluating the equation that you used to input x, so basically in the case I gave you, the output would be 5(5)/6+5, or 25/6+5, and 55/6. Using the outputs, they want you to find the inputs.