Answer:
- 1800 ; 4284.8579 ;
Step-by-step explanation:
Given the table :
Outcome _____ probability
-12000 ________ 0.15
__ 0 __________ 0.85
Expected loss, m: Σx*p(x)
(-12000 * 0.15) + (0 * 0.85)
-1800 + 0 = - 1800
Standard deviation = sqrt(Var(x))
Var(x) = Σx²*p(x) - m²
(-12000^2 * 0.15) + (0^2 * 0.85)] - 1800^2
21,600,000 - 3240000
= 18360000
Standard deviation = sqrt(18360000)
Standard deviation = 4284.8579
I think you have to first separate the integral:1/(1+v^2) + v/(1+v^2),
so the integral of the first term is ArcTan (v) and for the integral of the second term i recommend you to do a change of variable:
y= 1+v^2
so
dy= 2v
and
v= dy/2and then you substitute:v/(1+v^2) = (1/2)(dy/y)
and the integral is
(1/2) (In y)finally you plug in the initial variables:
(1/2)(In [1+v^2])
so the total integral is:
ArcTan (y) + (1/2)(In [1+v^2])
Answer:
g(x) = (-1/25)x + (203/25)
Step-by-step explanation:
The general equation for a line is slope-intercept form is:
y = mx + b
In this form, "m" represents the slope and "b" represents the y-intercept.
We know that perpendicular lines have opposite-signed, reciprocal slopes of the original line. Therefore, if the slope of f(x) is m = 25, the slope of g(x) must be m = (-1/25).
To find the y-intercept, we can use the newfound slope and the values from the given point to isolate "b".
g(x) = mx + b <----- General equation
g(x) = (-1/25)x + b <----- Plug (-1/25) in "m"
8 = (-1/25)(3) + b <----- Plug in "x" and "y" from point
8 = (-3/25) + b <----- Multiply (1/25) and 3
200/25 = (-3/25) + b <----- Covert 8 to a fraction
203/25 = b <----- Add (3/25) to both sides
Now that we know both the values of the slope and y-intercept, we can construct the equation of g(x).
g(x) = (-1/25)x + (203/25)
We can find the price per arc by dividing the total price by the amount of arc.
so in this case
5625 is the total money spent
and 4.5 is what they get when spending that amount of money
5625 / 4.5
= 1250
The price per arc is $1250
therefore, the answer is $1250.
Okay so you need to start off by using the distributive property, meaning you are going to multiply -2 by both items within the parentheses. this gives you -2x + 10 = -14. from here you want to isolate x, so you’ll subtract both sides by 10 to move it to the other side. this gives you -2x=-24. then you’ll divide both sides by -2 to completely isolate x. this gives you x=12. does that make sense?