Tangent Line Equation for f(x) = √x+1 Parallel to x-6y+4=0

AI Thread Summary
To find the tangent line to the graph of f(x) = √(x+1) that is parallel to the line x - 6y + 4 = 0, the slope of the given line is determined to be 1/6. The derivative of the function, f'(x), is calculated as 1 / [2√(x+1)], which must equal 1/6 to find the point of tangency. After correcting the derivative notation, the user successfully solves for x and finds the corresponding tangent line equation. The discussion emphasizes the importance of clear mathematical notation and understanding derivatives in relation to slopes of lines.
Christina-
Messages
11
Reaction score
0
Question: Find an equation of the straight line that is tangent to the graph of f(x) = √x+1[/color] and parallel to x-6y+4=0[/color].

I've found f`(x).
When I write lim, assume "h->0" (as h approaches 0) is beneath it. I'd like to use LaTex to show you, but it seems too confusing to figure out.
f`(x)=lim f(x+h) - f(x) / h
f`(x)=lim √x+h+1 - √x+1 / h x √x+h+1 + √x+1 / √x+h+1 + √x+1
f`(x)=lim x+h+1-x-1 / h(√x+h+1 + √x+1)
f`(x)=lim 1 / h(√x+h+1 + √x+1)
f`(x)= 1 / 2(√x+1)

So that's f`(x). The problem is, I'm not sure where to go from here. I'm trying to find the equation of the line, and it has to be parallel to x-6y+4=0. Usually when I do a question like this, I'm given the point, but what do you do when you're given a line parallel to the tangent?
 
Physics news on Phys.org
Try re-arranging x - 6y + 4 = 0 into the form y = mx + c. Does that give you any ideas? :smile:
 
You did the most difficult, i.e, find f'(x).
Now, you should find the point of the function where the derivative is equal to the slope of the given straight line.
But first we need to find the slope or gradient of the straight line.

x - 6y + 4 = 0 <=>
y = x/6 + 2/3

m = 1/6, because the equation of a straight line is y = mx + c (the constant m is often called the slope or gradient while c is the y-intercept)*

Then, we resolve the following equation:

1/6 = 1 / 2(√x+1)

I won't resolve it, since you have shown that you are able to do it. If you have difficulties resort to the calculator and intersect the functions y = 1 / 2(√x+1) and y = 1/6.

Hope I could help.

* To remind:
See- http://en.wikipedia.org/wiki/Linear_function
 
Last edited by a moderator:
notation

Hi:

In the interest of effective communication, I highly recommend the use of grouping symblos. The derivative of f(x) = √x+1, for instance, is not 1 / 2(√x+1). Rather, f '(x) = 1/(2√(x)). That said, I assume that you mean f(x) =√(x+1), in which case f '(x) = 1 / [2√(x+1)]. Now set this expression equal to 1/6 and you are in business. As you have it, i.e., 1/6 = 1 / 2(√x+1), the variable stands alone within the radical. Moreover, you have expressed (√x+1) as a numerator rather than a denominator. By bracketing as [2(√x+1)], the reader understands your intent to place the entire expression beneath the fraction bar.

Regards,

Rich B.
 
Aha, that makes perfect sense. I probably should have thought it out more. I just worked out the answer using your tips and it shows to be correct.
Thanks for the help guys, and I'll keep that in mind Rich. :)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top