We first must calculate how many ways 2 oblects can be chosen from 5.
combinations = 5! / 2! * (5-2)!
combinations = 5*4 / 2
combinations = 10
There are 10 ways to choose the 2 buttons and 5 ways to choose the final butto so there are 10 * 5 = 50 different ways.
Source
1728.com/combinat.htm
Explanation:
Quadrants 2 and 3 houses points that have negative x-values, while as Quadrants 1 and 4 houses points that have positive x-values.
If 'your sister' completes the text with negative y-value, the point would be in Q3.
If 'your sister' completes the text with positive y-value, the point would be in Q2.
Answer:
46,189
Step-by-step explanation:
The prime numbers that are less than 20 are :
1,2,3,5,7,11,13,17,19
to get the greatest value, we multiply the four numbers with the largest values i.e
11 x 13 x 17 x 19 = 46,189
Answer:
x = 5m/s
Step-by-step explanation:
Distance flying out = 12 km (headwind)
Distance flying back = 12 km (tailwind)
total distance = 12 + 12 =24 km
wind speed = 1km/h
speed going out (with headwind) = (x - 1) km/h
speed coming back (with tailwind) = (x + 1) km/h
Time taken to go out = distance going out / speed going out
= 12 / (x-1)
Time taken to come back = distance coming back / speed coming back
= 12 / (x+1)
total time = time taken to go out + time taken to come back
5 =[ 12/(x-1) ] + [ 12/(x-1)]
expanding this, we will get
5x² - 24x - 5 = 0
solving quadratic equation, we will get
x = -1/5 (impossible because speed cannot be negative)
or
x = 5 (answer)