Answer:
Y2-y1/x2-x1
Step-by-step explanation:
The rate of change is the same thing as slope. So you would do the same thing as you would for slope.
Ex. you have two coordinate points. (4,4) (5,9)
y2 would be 9
y1 would be 4
x2 would be 5
x1 would be 4
so you would do 9-4=5
then 5-4=1
So your rate of change/slope would be 5/1 or 5
This link is a trap so sex traffickers can track you then kidnap you. there’s been an influx of these “answers” on this app. if you see them report them immediately. they’re praying on children and it’s so dangerous.
Answer:
y = 2x - 3
Step-by-step explanation:
y - - 3 = 2(x-0)
y + 3 = 2x
y = 2x -3
The answer for t is 4 and the proportional relationship is 9
Step-by-step explanation:
There are 12 games in the population. You need to use a random number generator to choose 2 of these games.
RandomSample[{1,2,3,4,5,6,7,8,9,10,11,12},2]
Let's say the first sample you get is {1,5}. That corresponds to game times of 8 minutes and 7 minutes. The mean game time for that sample is 7.5 minutes. So the first row in your table would be:
![\left[\begin{array}{ccc}Sample&List\ of\ Game\ Times&Mean\ Game\ Time\\1&8,7&7.5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DSample%26List%5C%20of%5C%20Game%5C%20Times%26Mean%5C%20Game%5C%20Time%5C%5C1%268%2C7%267.5%5Cend%7Barray%7D%5Cright%5D)