
Novalee S.
asked 10/31/24Area Between Curves
Sketch the region enclosed by the given curves. Decide whether to integrate with respect to c or y, Then find the area of the region,
2y+ 3sqrtx, y = 3, and 2y + 3 = 6
2 Answers By Expert Tutors
Mark M. answered 10/31/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Alternatively to William's solution, we could integrate with respect to y instead of with respect to x. Doing it that way, we would need only one integral instead of two:
If 2y = 3√x, then x = (4/9)y2.
If 2y + 3x = 6, then x = 2 - (2/3)y
Within the region, y varies from 1.5 to 3 (see William's diagram)
Area = ∫(1.5 to 3) [(4/9)y2 - (2 -(2/3)y)]dy = [(4/27)y3 - 2y + (1/3)y2](1.5 to 3)
= [(4 - 6 + 3] - [ 1/2 - 3 + 3/4] = 1 - (-1.75) = 2.75

William W. answered 10/31/24
Experienced Tutor and Retired Engineer
If the equations are supposed to be:
1) 2y = 3√x (which is the same as y = 1.5√x)
2) y = 3
3) 2y + 3x = 6 (which is the same as y = -1.5x + 3)
Then here is the graph:
To find the area, you could break the integral into 2 and integrate as follows:
0∫1 (equation 2) - (equation 3) dx + 1∫4 (equation 2) - (equation 1) dx
0∫1 (3) - (-1.5x + 3) dx + 1∫4 (3) - (1.5√x) dx
0∫1 3 + 1.5x - 3 dx + 1∫4 3 - 1.5√x dx
0∫1 1.5x dx + 1∫4 3 - 1.5(x)1/2 dx
(1.5/2)x2(evaluated between 0 & 1) + [3x - x3/2]evaluated between 1 & 4
=[(3/4)(12) - (3/4)(02) + [3(4) - (4)3/2] - [3(1) - (1)3/2]
=3/4 + (12 - 8) - (3 - 1)
=3/4 + 4 - 2
=2.75
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.
William W.
Please double check your equations for accuracy. The first does nit have an equals sign and the third probably should have an "x" in it.10/31/24