#area between 3 curves (calc2)
33 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
well what have you tried?
so i did 4/x=2x and 4/x=x/2 to find the intersection points, which are sqrt2 and sqrt8 (respectively), then integrated from 0 to sqrt2 of (4/x-2x) to get 0.6137.. then integrated (2x-x/2) from sqrt2 to sqrt8 which was 3.5, and i added 3.5 + 0.6137 to get 4.11
where'd 2/x come from??
my bad i meant x/2 !!
Ok
if you're integrating wrt x, then on [0,sqrt2] the bands are between the lines
not one of the lines and the hyperbola
as evident from drawing the region
ohh ok
so should i integrate from [0,sqrt8] and [sqrt2,sqrt8] instead?
what
sorry 😭
it's clear that, on x in [0,sqrt2], that the bands are between y=2x and y=x/2
OH thats what u meant my bad
so... ask for clarification...
but anyway, it's clear on [sqrt2,sqrt8] that the bands go from x/2 to 4/x
hence $A=\int_0^{\sqrt{2}}2x-0.5x\dd{x}+\int_{\sqrt{2}}^{\sqrt{8}}\frac{4}{x}-.5x\dd{x}$
Omegabet_
ahh ok! lemme try that rq
i got 1.7726 but it says its still wrong
for the first integral i got 1.5, and the second i got 0.2775887
use exact values
still not workin
yeah looks wrong
$\int_{\sqrt{2}}^{\sqrt{8}}\frac{4}{x}-0.5x\dd{x}=[4\ln(x)-\frac{1}{4}x^2]_{\sqrt{2}}^{\sqrt{8}}=4\ln(\sqrt{8})-2-4\ln(\sqrt{2})+\frac{1}{2}$
Omegabet_
THANK YOU!!