Answer:
A.the product of X and a factor not depending on X.
Is that the full question? I can't solve it if s is a variable
You want to find the time (x) when the distance from desitnation is 0:
d = 0,
d(x) = 1375 - 110x
0 = 1375 - 110x
110x = 1375
x = 1375/110
<u>x = 12.5 hrs</u>
Answer:
There is no solution the answers there is not the right answer
Answer:
(a) How many are there to select 2 pairs of gloves?
10 ways
(b) How many ways are there to select 4 gloves out of the 10 such that 2 of the 4 make a pair. (a pair consists of any right glove and left glove.)
130 ways
Step-by-step explanation:
We solve the above questions using Combination
Combination = C(n, r) = nCr
= n!/n! ×(n - r)!
(a) How many are there to select 2 pairs of gloves?
We have 5 pairs of gloves. Therefore, the number of ways to select 2 gloves =5C2
= 5!/2! × (5 - 2)!
= 5!/2! × 3!
= 5 × 4 × 3 × 2 × 1/(2 × 1) × (3 × 2 × 1)!
= 10 ways.
(b) How many ways are there to select 4 gloves out of the 10 such that 2 of the 4 make a pair. (a pair consists of any right glove and left glove.)
We are told to select 4 gloves out of the 10 gloves = 10C4
We have 5 pairs, we need to make sure that two out of the selected 4 make a pair = 5 × 2⁴
= 80
Hence,
10C4 - 5C4
= [10!/4! × (10 - 4)!] - 80
= 210 - 80
= 130 ways