What does the <span>^ mean? I feel so stupid</span>
Answer:
a. The mean would be 0.067
The standard deviation would be 0.285
b. Would be of 1-e∧-375
c. The probability that both of them will be gone for more than 25 minutes is 1-e∧-187.5
d. The likelihood of at least of one of the taxis returning within 25 is 1-e∧-375
Step-by-step explanation:
a. According to the given data the mean and the standard deviation would be as follows:
mean=1/β=1/15=0.0666=0.067
standard deviation=√1/15=√0.067=0.285
b. To calculate How likely is it for a particular trip to take more than 25 minutes we would calculate the following:
p(x>25)=1-p(x≤25)
since f(x)=p(x≤x)=1-e∧-βx
p(x>25)=1-p(x≤25)=1-e∧-15x25=1-e∧-375
c. p(x>25/2)=1-p(x≤25/2)=1-e∧-15x25/2=1-e∧-187.5
d. p(x≥25)=1-e∧-15x25=1-e∧-375
The value of y is 3 when x is 6.
Solution:
The given table is the amount of cheese in ounces and the cost price.
Let x represents the amount of cheese and y represents the cost price.
The formula which derived from the table is y = x ÷ 2.
That is
.
<u>To find the value of y when x is 6:</u>

Substitute x = 6 in the formula, we get

y = 3
Hence the value of y is 3 when x is 6.
Answer: 40 %
Step-by-step explanation:
Let the amount of one card = x
Hence, the value of 20 cards ( Principal amount ) = 20x
And, the value of 22 cards ( Total amount after 3 month ) = 22x
⇒ Total interest in 3 month = 22x - 20x =2x
Let the annual interest rate = r %
( By the formula of simple interest rate )




Hence, the annual rate of interest = 40%
Answer:
advantage: it uses memory very efficiently than linear data structures
disadvantages: Non - linear data structures are quite hard to understand and implement than linear data structures