Rough sketch of exponential graph without derivatives

Batmaniac
Messages
22
Reaction score
0

Homework Statement



Roughly sketch e^x + x - 2 to show that it has only one root. This is given before we learn derivatives and the curve sketching algorithm, but after we have gone through limits and asymptotes.


The Attempt at a Solution



Well, the graph of e^x - 2,is easy enough, a simple exponential graph shifted down by 2. But what does the +x do to the graph from there? I've no idea. I could sketch it using the curve sketching algorithm we learned in high school calculus, but we don't cover that for another month or so in this course so I know it's expected to be done by other methods (mostly intuition!), especially since it's just a really rough sketch they want.

- thanks
 
Physics news on Phys.org
Let y=x^2-3x+2 to find how many roots this eq'n has you would equate y to zero and solve right?
but what in fact you are really doing graphically is drawing the graph of the left side and the graph of the right side and finding where they intersect.

so for your situation
let y=e^x + x - 2=o now there are many graphs you can draw to show that there is only one root.

you could put e^x + x=2 and draw the curve y=e^x + x and the line y=2 and show that they intersect one point. Or you could draw y=e^x and the line y=2-x and so forth...So pick which ever combination you find easiest or most useful to draw
 
That's an awesome method for finding roots of complex functions. I never knew you could break them up like that.

Thanks a lot!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top