Tell them what comes first and what comes last
Answer:
C.
Step-by-step explanation:
The only thing to do here is just check all of the answers.
A makes no sense, as the number of keys on a keyboard doesn't affect the amount of memory in a computer at all (no correlation).
B makes a bit more sense, but it's still wrong. If a train travels faster, it gets places quicker, or the time goes down. If (If one goes up, the other goes down) is true, then you have negative correlation.
C makes the most sense, as if there's more people at a game, then those more people will probably buy more hot dogs. If (If one goes up, so does the other) is true, then you have positive correlation, which is what we want.
What math function and made i can help
Answer:
total amount donated when aaron walks n miles = $2 + $3(n-1)
Step-by-step explanation:
Aaron participates in a walkathon for charity. He has a sponsor who has pledged a base donation of $2 for the first mile he walks and then a certain dollar amount for each additional mile he walks. Based on this pledge, if Aaron walks 8 miles, the sponsor will donate a total of $23 to the charity.
Write a formula that can be used to determine the amount of money this sponsor donates when Aaron walks n miles.
total amount sponsor pays = base donations + (additional miles walked after first mile x amount paid)
when Aaron walks 8 miles
additional miles = 8 - 1 = 7
23 = 2 + 7x
23 - 2 = 7x
x = 3
additional amount paid is $3
total amount donated when aaron walks n miles = $2 + $3(n-1)