
Shannen M.
asked 04/16/22Parametric Equations--Area
Find the area bounded by the curve and the line y=65/8:
x = t- 1/t
y= t+ 1/t
I got the area to be 4095/32, but it's wrong. I would appreciate if you could solve it step-by-step, so that I can see where I made a mistake. Thanks!
2 Answers By Expert Tutors
It is worth exploring the curve on Desmos. Type (t-1/t,t+1/t) and the range is 1/8 to 8. That way you get a sense of the curve. The range can be larger, but those t values are the ones that have y = 65/8
The integral for the area is int(dA) = int(hdx) = int(65/8 -y)dx/dt)dt = int(65/8- t -1/t)(1+1/t2)dt =
You need the limits which you can find solving 65/8 = t + 1/t or 65/8 t = t2+1 If you solve the quadratic in t, you get t = 8 or 1/8
The integral for the area is 55.667 when solved numerically or term by term.
Int (65/8 - 65/8*1/t2 -t - 2/t - 1/t3)dt
65/8 *t +65/(8t) - t2/2 - 2ln(t) + 1/(2t2) from 1/8 to 8
Messy problem... the yx box - int(ydx) instead. Have to be careful about what area you are calculating.

Dayv O. answered 04/16/22
Caring Super Enthusiastic Knowledgeable Calculus Tutor
corrected algebra
isn't the curve for y>0
y=√(4+x2), the top half of hyperbola
the intercepts being +/- 7.785 on x-axis
where it meets y=65/8
isn't area = [2*(65/8)*7.785] - 2*∫√(4+x2)dx from x=0 to x=7.785
for the integral;. can use x=2sinh(θ) substitution and θ from 0 to 2.08
calculates to 55.59 square units

Dayv O.
had to correct my errors, but think answer is consistent with others04/17/22
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.
Doug C.
Can you provide some additional details on what you tried to do? Did you convert y = 65/8 to parametric (t-1/t, 65/8), then area under that function minus area under the given curve? Something else? I got an answer of (4095/64 - ln(4096)) (about 55.67). Let me know if a video answer might help you with this.04/16/22