Answer: v = - 9
Step-by-step explanation:
Since two points on the line are given, we use formula for slope.
Let (a,b) and (c,d) be two points on the line, the slope of the line is given by
m=
.
Hence, using this we have
-4=
Thus, we have
-4×(-3)=3-v⇒12=3-v⇒12-3=-v⇒v=-9
Answer:
3.9
Step-by-step explanation:
Given the data:
Payout ($) (x) : 0 2 4 8 10
Probability p(x) : 0.35 0.2 0.1 0.2 0.15
The expected winning ; E(X) = Σ(x * p(x))
Σ(x * p(x)) = (0*0.35)+(2*0.2)+(4*0.1)+(8*0.2)+(10*0.15)
= 0 + 0.4 + 0.4 + 1.6 + 1.5
= 3.9
Answer:
(4, 0)
Step-by-step explanation:
given the 2 equations
y = x - 4 → (1)
- 4x - 6y = - 16 → (2)
substitute y = x - 4 into (2)
- 4x - 6(x - 4) = - 16
- 4x - 6x + 24 = - 16
- 10x + 24 = - 16 ( subtract 24 from both sides )
- 10x = - 40 ( divide both sides by - 10 )
x = 4
substitute x = 4 into (1) for corresponding value of y
y = 4 - 4 = 0
solution is (4, 0)