The slope is between these two points is 3
Answer:
10
Step-by-step explanation:
Hope It Helps
BRAINLIEST PLEASE
Answer:
μ = 1 The firm expects that one oil exploration will be successful.
v(x)= 0.9
Step-by-step explanation:
The first step is to define the random variable x as:
x: number of oil explorations being succesful
Then x can be take this values:
x = 0 , x =1 ... x =10
x is a binomially distributed random variable with parameters.
p = 0.1 and n=10
And the mean or the expected value of x is:
μ = E(x) = np
Then μ = 10*0.1 = 1
And the variance of x is:
V(x) = np(1-p)
V(x) = 10(0.1)(1-0.1)= 0.9
Answer:
The number of adults tickets and student tickets purchased is 5 and 3.
Given that,
Tickets to a movie cost $7.25 for adults and $5.50 for students.
A group of friends purchased 8 tickets for $52.75.
Here we assume the no of adult tickets and no of student tickets be x and y.
Based on the above information, the calculation is as follows:
7.25x + 5.50y = 52.75 .............(i)
x + y = 8
x = 8 - y..................(2)
Now put the x value in the equation (1)
So,
7.25(8-y) + 5.50y = 52.75
7.25 × 8 - 7.25y + 5.50y = 52.75
58 - 1.75y = 52.75
5.25 = 1.75y
y = 3
So,
x = 8 - 3
= 5
Therefore we can conclude that the number of adults tickets and student tickets purchased is 5 and 3.
-Hope this helps<3