becca4
- 20
- 0
Homework Statement
Problem:
A (area) = \int^{e}_{1} ln(x) dx = 1
Now we let k be such that 0 \leq k \leq1
Consider the line y = k.
Find k so that area computed by A is exactly one half.
Now we let k be such that 0 \leq k \leq1
Consider the line y = k.
Find k so that area computed by A is exactly one half.
Homework Equations
So, first, I found point of intersection:
k = ln (x)
e^{k} = x
e^{k} = x
Now I have:
1/2 = \int^{e}_{e^{k}} ln (x) dx
The Attempt at a Solution
I'm having a hard time grasping the big picture of this, that's pretty much why I'm stuck. I know that Newton's Method is used to find the roots of a function, but this area twist is really giving me a hard time. I'm supposed to use N.M. to solve for k after setting up integral to compute A/2. THEN I have to experiment to find 2A/3 and A/1000. Can anyone enlighten me? Where is this zero happening?? Am I supposed to use \int ln (x) -k dx??
HELP!