Answer:
are there any more details? cant solve anything from what you have provided
Step-by-step explanation:
-- The area of the long skinny piece on top is (6 x 33) = 198
-- The length of the dotted line between the top and bottom pieces is (33-21) = 12
-- The area of the bottom piece is (12 x 15) = 180
-- The area of the whole thing is (198 + 180) = 378
-- The perimeter of the whole thing is (33 + 6 + 21 + 15 + 12 + 15 + 6) = 108
Please see attached image with my answer.
Answer:
-12
Step-by-step explanation:
<u>Step 1: Substitute</u>
ab -> -4 for a and 3 for b
(-4) * (3)
<em>-12</em>
Answer: -12
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