Answer:
m=4,2=9, and r=. (Examples 1-6). 1. 3+ m 7. 2. z-m 5. | 3. 12r 2
Answer:
14.25 hours
Step-by-step explanation:
Four tires = 3/4 of an hour
=> 1 car = 3/4 of an hour
=> 19 cars = ?
=> If 1 = 3/4
=> 19 = 3/4 x 19
=> 3/4 x 19
=> 57/4
=> 14.25 hours
So, it would take 14.25 hours for 19 car's tires to be changed.
Answer:
4.5 miles
Step-by-step explanation:
2 times as far as last week
last week was 2.25 miles
2* 2.25 = 4.5 miles
Answer:
Tests is 100% Accurate, so by using the formula of random variable probability.
Step-by-step explanation:
Total number of people = 10
Sample space = p(A) = 10
Number of people that have flu = n(s) = 4
Pick random 3 persons, the possibility that they have flue is n(A) = ?
Let X is the random variable, consisting of number of positive flu test,
Tests is 100% Accurate, so by using the formula of random variable probability, we get
P(X) = n (A) / n(S)
P(X) = ¾, is the probability of having positive flu test
Answer:
People often sort stacks of documents using a recursive method. For example, imagine you are sorting 100 documents with names on them. First place documents into piles by the first letter, then sort each pile. Looking up words in the dictionary is often performed by a binary-search-like technique, which is recursive.
Step-by-step explanation:
This is just an example.
If this helps please mark as brainliest