Answer:
Transitive
Step-by-step explanation:
This is a linear function, of the kind y = mx + b
where x is the number of visit, b is the weight when x = 0, and m is the predicted change of weight for every visit.
m = - 4 ounces / visit, which must be converted to pounds (the negative sign indicates that the change is a decrease)
1 lb = 16 ounces = 4 ounces = 0.25 lb
Then m = - 0.25 lb / visit.
Now, for x = 1, y = 126 => 126 = - 0.25(1) + b => b = 126 + 0.25 = 126.25
Then the function is y = 126.25 - 0.25x
Now round to the nearest tenth:
y = 126.3 - 0.3x
Answer: y = 126.3 - 0.3x
Answer:
1/2 is equivalent to 50%
Step-by-step explanation:
In order to convert a fraction to a percentage you divide the numerator (Top number of a fraction) by the denominator (Bottom number of a fraction), multiply by 100, and add a percentage sign.
So lets try that with our first answer option A) 1/2:
1 divided by 2 = 0.5
0.5 x 100 = 50
50%
So we know that 1/2 is equivalent to 50%
6
1. A, b, c
2. A, b, d
3. A, b, e
4. C, a, b
5. D, a, b
6. E, a, b
Hope I helped!
Answer:
1.) There are 16 juniors and 8 seniors in the Chess Club. If the club members decide to send 9 juniors to a tournament, how many different possibilities are there?
(16 over 9) = 16!/(9!*7!) = 11440
2.) How many different ways can 3 cards be drawn from a deck of 52 cards without replacement?
52*51*50 = 132600
3.) How many different ways can 3 cards be drawn from a deck of 52 cards with replacement?
52^3 = 140608
4.) A corporation has 5 officers to choose from which 3 are selected to comprise the board of directors. How many combinations are there?
(5 over 3) = 5!/(3! * 2!) = 10
5.) A combination lock has the numbers 1 to 40 on each of three consecutive tumblers. What is the probability of opening the lock in ten tries?
10/40^3 = 1/6400