Question on intersection of tangent and chord

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Titan97
Gold Member
Messages
450
Reaction score
18

Homework Statement


Show that The tangent at (c,ec) on the curve y=ex intersects the chord joining the points (c-1,ec-1) and (c+1,ec+1) at the left of x=c

Homework Equations


Legrange's mean value theorem

The Attempt at a Solution


f'(c)=ec
Applying LMVT at c-1, c+1
$$f'(a)=\frac{e^c(e-\frac{1}{e})}{2}\ge f'(c)$$
Hence the chord is parallel to the tangent at ##a## and for ex, if f'(a)>f'(c) then a>c.
So chord has a slope greater than the slope of tangent at c. Hence it intersects at left of x=c.
Is this correct? Are there any other methods?
 
Physics news on Phys.org
Titan97 said:

Homework Statement


Show that The tangent at (c,ec) on the curve y=ex intersects the chord joining the points (c-1,ec-1) and (c+1,ec+1) at the left of x=c

Homework Equations


Legrange's mean value theorem
That's Lagrange.
Titan97 said:

The Attempt at a Solution


f'(c)=ec
Applying LMVT at c-1, c+1
$$f'(a)=\frac{e^c(e-\frac{1}{e})}{2}\ge f'(c)$$
What is a? You haven't said what it is.
Titan97 said:
Hence the chord is parallel to the tangent at ##a## and for ex, if f'(a)>f'(c) then a>c.
So chord has a slope greater than the slope of tangent at c. Hence it intersects at left of x=c.
Is this correct? Are there any other methods?
You could find the equation of the tangent line at (c, ec) and find the equation of the chord through the two other points, and show that the intersection of the tangent line and chord are at a value of x less than c. That's the approach I would take, but I haven't gone all the way through to see if it is fruitful.
 
Mark44 said:
What is a? You haven't said what it is.
Some x value between c-1 and c+1which satisfies mvt.