
Nicholas K.
asked 11/27/22need help with math
I've been stuck on these problems for a while.
- Use the given transformation to evaluate the integral. ∫∫R 8xy dA, where R is the region in the first quadrant bounded by the lines y = 1x/3 and y = 2x and the hyperbolas xy = 1/3 , xy = 2; x = u/v , y = v.
My answer was (154/9)ln(9/2) but it's wrong.
- Evaluate the given integral by making an appropriate change of variables. ∫∫R 2((x − 5y)/(4x − y)) dA, where R is the parallelogram enclosed by the lines x − 5y = 0, x − 5y = 4, 4x − y = 7, and 4x − y = 8.
My answer for this was (32/19)ln(10/19) which was also incorrect.
Help would be really appreciated.
1 Expert Answer
Problem 1. The given transformation x = u/v, y = v
The inverse transformation u = xy, v = y
The region is bounded by curves xy = 1/3, xy = 2, y = x/3, and y = 2x
In uv-coordinates these curves transforms to u = 1/3, u = 2, v = √(u/3), and v = √(2u).
So, in uv-coordinates the region transforms to { 1/3 ≤ u ≤2, √(u/3) ≤ v ≤ √(2u) }
Function 8xy = 8u
Jacobian:
∂x/∂u ∂x/∂v 1/v -u/v2
= = 1/v
∂y/∂u ∂y/∂v 0 1
So, ∫∫R 8xy dA = 1/3 ∫ 2 du √(u/3) ∫ √(2u)√ dv (8u)(1/v) = 1/3 ∫ 2 du 8u √(u/3) ∫ √(2u) dv (1/v)
√(u/3) ∫ √(2u) dv (1/v) = ln(√(2u)) - ln(√(u/3)) = ln(√((2u)/(u/3)) = ln(√6) = (ln 6)/2
1/3 ∫ 2 (8u)(ln 6)/2 du = 4 ln 6 1/3 ∫ 2 u du = 4 ln 6 [ 22/2 - (1/3)2/2] = 2 ln 6 (4 - 1/9) = (70/9) ln 6
Problem 2. Find convenient transformation.
Lines x − 5y = 0, x − 5y = 4, 4x − y = 7, and 4x − y = 8 gives the idea: u = x - 5y and v = 4x - y
Then the parallelogram will transform to the rectangle { 0 ≤ u ≤ 4, 7 ≤ v ≤ 8}
The function 2(x − 5y)/(4x − y) = 2u/v.
To find Jacobian we need to express x and y from u and v.
Solve the linear system u = x - 5y for x and y.
v = 4x - y
I skip the calculations (convenient to use elimination method), but the solution is
x = -u/19 + 5v/19
y = -4u/19 + v/19
Jacobian:
∂x/∂u ∂x/∂v -1/19 5/19
= = -1/192 - (-20/192) = 19/192 = 1/19
∂y/∂u ∂y/∂v -4/19 1/19
So, ∫∫R 2((x − 5y)/(4x − y)) dA = 0∫4 du 7∫8 dv (2u/v)(1/19) = 0∫4 du (2u/19) 7∫8 (1/v) dv
7∫8 (1/v) dv = ln v |7 8 = ln 8 - ln 7 = ln(8/7)
0∫4 du (2u/19) ln(8/7) = (2/19) ln(8/7) 0∫4 u du = (2/19) ln(8/7) 8 = (16/19) ln(8/7)
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Vitaliy V.
11/28/22