Answer:
5pi
Step-by-step explanation:
7.5 is the answer have a good day
Answer:
x=10, y=25
Step-by-step explanation:
First, in a trapezoid, the two angles on the same leg (the legs are the opposite sides that are not parallel) add up to 180 degrees. Therefore, 4y as well as (2y+3x) are supplementary. We can write this out as
4y + (2y+3x) = 180
6y+3x = 180
Next, the angles of a triangle add up to 180 degrees. Therefore, as the angles 2y, 4y, and (5x-20) make up a triangle, they add up to 180 degrees. We can write this as
4y + 2y + (5x-20) = 180
6y + 5x -20 =180
Our two equations are thus
6y + 5x - 20 = 180
6y + 3x = 180
If we subtract 6y from both sides in each equation, we can say
5x - 20 = 180-6y
3x = 180-6y
Therefore, we can write
5x-20 = 180-5y = 3x
5x-20=3x
subtract 3x from both sides to make all x variables on the same side
2x-20 = 0
add 20 to both sides to isolate the x and its coefficient
2x = 20
divide both sides by 2 to isolate x
x = 10
Therefore,
x = 10
6y + 3x = 180
6y + 30 = 180
subtract 30 from both sides to isolate the y and its coefficient
6y = 150
y = 25
Hi there!


We can calculate dy/dx using implicit differentiation:
xy + y² = 6
Differentiate both sides. Remember to use the Product Rule for the "xy" term:
(1)y + x(dy/dx) + 2y(dy/dx) = 0
Move y to the opposite side:
x(dy/dx) + 2y(dy/dx) = -y
Factor out dy/dx:
dy/dx(x + 2y) = -y
Divide both sides by x + 2y:
dy/dx = -y/x + 2y
We need both x and y to find dy/dx, so plug in the given value of x into the original equation:
-1(y) + y² = 6
-y + y² = 6
y² - y - 6 = 0
(y - 3)(y + 2) = 0
Thus, y = -2 and 3.
We can calculate dy/dx at each point:
At y = -2: dy/dx = -(-2) / -1+ 2(-2) = -2/5.
At y = 3: dy/dx = -(3) / -1 + 2(3) = -3/5.