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!
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top