I believe this should be right
Rounding 2.199. The tenths digit is 1, which is 4 or less, so you will round down. Re-write 2.199 without the decimal places: 2 . So 2.199 rounds to 2.
Zoom factor will be the number to prove they’re the same
The final probability is the weighted average of the playing probabilities calculated over the possible weather options:
P(john practices cello; given that it rains) * P(it rains) +
P(john practices cello; given that it does not rain) * P(it does not rain) =
0.6 * 0.7 + 0.4 * 0.3 = 0.54
The probability is 54%
Answer:
A = 5.5t + 9
Step-by-step explanation:
We assume that the relationship between t and A is linear.
We have two points on a line: (2, 20) and (4, 31).
We now find the equation of the line.
A = mt + b
m = (31 - 20)/(4 - 2) = 11/2 = 5.5
20 = 5.5(2) + b
20 = 11 + b
b = 9
A = 5.5t + 9