For the answer to the question above,
The expected value in percentage format is 0.2 x 15+0.4 x 20 + 0.3 x 30 + 0.1*35 = <u><em>23.5%</em></u>
The answer is <u><em>23.5%
</em></u>
I hope my answer helped you. Have a nice day ahead!
<u><em /></u>
Answer:
y = -2(x + 1)^2 + 8
Step-by-step explanation:
The equation of a parabola can be written in the form;
y = a(x-h)^2 + k
where a is the multiplier (h,k) is the vertex
so h = -1 and k = 8
Plug in these values
y = a(x + 1)^2 + 8
So to get the value of a, we use the point where the parabola passes through which is the point (1,0)
Simply substitute the values of x and y
0 = a(1 + 1)^2 + 8
0 = a(2)^2 + 8
-8 = 4a
a = -8/4
a = -2
So therefore the equation of the parabola is ;
y = -2(x + 1)^2 + 8
Answer:x=-5 and x=3
Step-by-step explanation:
log(x^2-15)=log(2x)
Cancel log at both sides we get
x^2-15=2x
Collect like terms
x^2-2x-15=0
x^2-3x+5x-15=0
x(x-3)+5(x-3)=0
(x+5)(x-3)=0
x+5=0 x-3=0
x=-5 x=3