Answer: Find Tangent & Normal Line of y=√x/(x+1) at (4, 0.4)

  • Thread starter Thread starter QuarkCharmer
  • Start date Start date
  • Tags Tags
    Book
QuarkCharmer
Messages
1,049
Reaction score
3

Homework Statement


Find the tangent and normal line through the curve at the given point.
y = \frac{\sqrt{x}}{x+1}
Through point (4, 0.4)

Homework Equations



The Attempt at a Solution



Now, I calculate y' to be:

y' = \frac{-(x-1)}{2\sqrt{x}(x+1)^2}

and so:

y'(4) = (-3/100)

That is the slope at x=4 on the curve y?
 
Physics news on Phys.org
I don't see the problem. The slope is -3/100 at the point (4,f(4))=(4,.4).
 
Yeah as soon as I clicked submit I realized what the problem with my thinking was. It's time to take a break for the day..

Thanks for the help!
 
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