it is none since there is no relation
Answer:
The number of miles Mark runs in each track be 
Step-by-step explanation:
Let us assume that the number of miles Mark run in each track meet be x.
As given
Mark ran 875 miles this year in the track club.
Mark ran in 52 track meets and ran the same number of miles in each.
Than the equation becomes
52 × x = 875


Therefore the number of miles Mark runs in each track be 
Answer:
x = 7
Step-by-step explanation:
4 + 5(x + 2) = 7x
4 + 5x + 10 = 7x
5x - 7x = - 4 - 10
- 2x = - 14
- x = - 14/2
- x = - 7
x = 7
The answer should be 2x-5
9514 1404 393
Answer:
300
Step-by-step explanation:
There are 25 ways to select the first student. After that student is removed from the selection pool for the second student, there are 24 ways to select the second student. This gives 25·24 = 600 ways to select 2 students <em>in a particular order</em>.
Since we don't care about the order, we can divide this number by the number of ways two students can be ordered: AB or BA, 2 ways.
600/2 = 300
There are 300 ways to pick a combination of two students from 25.
__
<em>Additional comments</em>
This sort of selection (2 out of 25) has a formula for it, and an abbreviation for the formula.
"n choose k" can be written nCk or C(n, k)
The function is a ratio of factorials:
nCk = n!/(k!(n-k)!)
If you can typeset this, it is written ...

This is different from the formula for the number of <em>permutations</em> of n things taken k at a time. That would be written nPk or P(n, k) = n!/(n-k)!.