1.
Convert 22 miles to feet.
1 mile = 5280 feet
22 × 5280 = 116,160 feet
2.
To convert this you divide the speed by 60 since there's 60 minutes in an hour
125/60 = 2.0833....
Since you round the answer would be
2.1 miles per minute
Answer
What expression represents her age 7 years from now?
y =x+7x
Two years ago?
z=y-2x
Step-by-step explanation:
to calculate the slope m , use the ' gradient formula '
m = 
with (
,
) = (0, - 1 ) and (
,
) = (1, 5 )
m =
= 6
0
Answer:
a. 5,040 ways
b. 210 ways
Step-by-step explanation:
a) We want to pick 4 numbers out of 10 given that orders matter
If orders do matter, it will be a permutation problem
Mathematically;
n P r = n!/(n-r)!
In this case, n is 10 and r is 4
Thus, we have it that;
10 P 4 = 10!/(10-4)! = 5,040
b) if orders do not matter
It will be a combination problem
n C r = n!/(n-r)!r!
n = 10 and r = 4
10 C 4 = 10! /(10-4)!4!
= 210