The pool is 40 since half of the other rectangle is 50 which the 2 halfs equal 100 and we already know the top side measurement which is 40 and 2 sides of 40 equal 80 and there’s 20 left so this concludes that’s the sides are 10 and square sides are congruent to each other which concludes that’s the AREA is 40
Answer:
2^6, 64
Step-by-step explanation: The simplified version is two to the fifth power and the answer is 64. Those are the two I know
Answer:
y = (3/2)x + 11/2
Step-by-step explanation:
As we move from the point (-3, 1) to the point (3, -3), x increases by 6 and y decreases by 4. Thus, the slope is
m = rise / run = 6/4 = 3/2.
Subbing the knowns into the general point-slope form of the equation of a straight line, we get
y - 1 = (3/2)(x - [-3]), or y - 1 = (3/2)(x + 3).
This is equivalent to y = (3/2)x + 9/2 + 1, or y = (3/2)x + 11/2.
Answer:
1.) There are 16 juniors and 8 seniors in the Chess Club. If the club members decide to send 9 juniors to a tournament, how many different possibilities are there?
(16 over 9) = 16!/(9!*7!) = 11440
2.) How many different ways can 3 cards be drawn from a deck of 52 cards without replacement?
52*51*50 = 132600
3.) How many different ways can 3 cards be drawn from a deck of 52 cards with replacement?
52^3 = 140608
4.) A corporation has 5 officers to choose from which 3 are selected to comprise the board of directors. How many combinations are there?
(5 over 3) = 5!/(3! * 2!) = 10
5.) A combination lock has the numbers 1 to 40 on each of three consecutive tumblers. What is the probability of opening the lock in ten tries?
10/40^3 = 1/6400