Three numbers less than 2, but greater than -1 are:
- 1.5 (I don't know if that counts as a number specifically)
Answer:
W = 0
Y = 20
Step-by-step explanation:
<span>Write the equation of the line that satisfies the given conditions, Express the final equation in standard form. Contains the point (2,5) and is parallel to the line x-2y=-5
The given equation can be written 2y=x+5; y = (1/2)x+(5/2)
It's slope is 1/2
So any line parallel to it has slope = 1/2
If the line also passes thru (2,5), 5 = (1/2)2+b; b=4
Therefore the equation you want is y = (1/2)x+4</span>
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.