Answer:
ok iwill
Step-by-step explanation:
Answer:
B
Step-by-step explanation:
Took the test on AP3X
Answer:
3d + 1
I'm pretty sure it's the same thing.
0.15 is bigger, this is because the 0.05 in 0.15 has more value than 0.02 in 0.125, even though it has a third digit.
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.