Answer:
D
Step-by-step explanation:
An equilateral triangle, and all regular polygons with 3n sides, thus D.
Answer:28
Step-by-step explanation:
10%= 8
35%/10%= 3.5
8 x 3.5 = 28
First, you need to get the denominators (the bottom number) the same. The smallest number to get them to is 15.
So, what you need to do is take 2/5 and multiply the bottom by 3 to get 15, and since you did it to the bottom, you need to do it to the top too. So you would get, 6/15.
Then, for 1/3, take the bottom number and multiply it by 5. Then, since you did it to the bottom, do it to the top as well. You would get 5/15.
Then, you need to put them side by side. You don't add the bottom, so your denominator would remain 15, but your numerator (top) would get added.
<u> 6</u> + <u>5</u> = <u>11</u>
15 15 15
X(u, v) = (2(v - c) / (d - c) + 1)cos(pi * (u - a) / (2b - 2a))
y(u, v) = (2(v - c) / (d - c) + 1)sin(pi * (u - a) / (2b - 2a))
As
v ranges from c to d, 2(v - c) / (d - c) + 1 will range from 1 to 3,
which is the perfect range for the radius. As u ranges from a to b, pi *
(u - a) / (2b - 2a) will range from 0 to pi/2, which is the perfect
range for the angle. So, this maps the rectangle to R.