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.
Answer:
a = 19
Step-by-step explanation:
If the rate of change is -8, subtract 8 from your y value of 27. And if 19 is correct, you should be able to subtract 8, and get 11 as the next number in the function, which you do, so 19 is the value of a.
Answer:
3x -2y = -5
Step-by-step explanation:
Standard form is ...
ax +by = c
where the leading coefficient (a, or b if a=0) is positive and a, b, c are mutually prime.
Multiplying the equation by 2 gives ...
2y = 3x +5
We can subtract 2y+5 to get standard form:
3x -2y = -5
14n + 21
Just distribute the 7 to the 2n and the 3.
7(2n + 3)
(7 * 2n) + (7 * 3)
14n + 21
Please consider marking this answer as Brainliest to help me advance.