<u>Story Problem</u>
Mr. Bill Gates bought a house in Italy for
and a house in Canada for
. What is the total cost of the two houses?
we know that
The total cost is the sum of the cost each house
so

therefore
the answer is
The total cost is 
Answer:
6 rides
Step-by-step explanation:
3r+5<25
3r<20
r<6.67
rides=6
check answer
3r+5<25
3(6)+5<25
18+5<25
23<25
4/20 is 0.20, which is equivalent to 20%.
Remember that 1.0=100%, 0.5=50%, 0.2=20%, 0.05=5%, and so on.
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