Find the equation of the tangent in the given problem

  • Thread starter Thread starter chwala
  • Start date Start date
  • Tags Tags
    Tangent
Click For Summary
The discussion focuses on finding the equation of the tangent line for a given function, with the derivative calculated as dy/dx = -8/x^3. The tangent line's equation is derived, leading to the coordinates where it intersects the axes. The value of 'a' is determined to be 2, which results in 'b' equaling 4. The conversation also addresses the consideration of a negative value for 'a', concluding that it is unsuitable for the problem's requirements. The final tangent line equation is confirmed through the derived values.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
See attached
Relevant Equations
Differentiation
1666782546246.png
The textbook solution is indicated below;

1666782657824.png


My approach on this question is as follows;

##\dfrac{dy}{dx} = -\dfrac {8}{x^3}##

##\dfrac{dy}{dx} (x=a) = -\dfrac {8}{a^3}##

The tangent equation is given by;

##y= -\dfrac {8}{a^3}x+\dfrac{12+a^2}{a^2}##

when ##x=0##,

##y=\dfrac{12+a^2}{a^2}##

and when ##y=0##,

##\dfrac {8}{a^3} x = \dfrac{12+a^2}{a^2}##

##⇒\dfrac {8}{a^2}=y##

##⇒\dfrac {8}{a^2}=\dfrac{4}{a^2} +1##

##8=4+a^2##

##4=a^2##

##a=\sqrt{4}=2##

on using; ##y=\dfrac{12+a^2}{a^2}## and substituting ##a=2## yields

##y=\dfrac{12+2^2}{2^2}=\dfrac{16}{4}=4##

##b=4##.

I would appreciate any other method or insight. Cheers guys!
 
Physics news on Phys.org
What happened to ##a=-2## at ##y=0##?

I think your method is fine, no need to make things more complicated.
 
chwala said:
Homework Statement:: See attached
Relevant Equations:: Differentiation

View attachment 316098The textbook solution is indicated below;

View attachment 316099

My approach on this question is as follows;

##\dfrac{dy}{dx} = -\dfrac {8}{x^3}##

##\dfrac{dy}{dx} (x=a) = -\dfrac {8}{a^3}##

The tangent equation is given by;

##y= -\dfrac {8}{a^3}x+\dfrac{12+a^2}{a^2}##

when ##x=0##,

##y=\dfrac{12+a^2}{a^2}##

and when ##y=0##,

##\dfrac {8}{a^3} x = \dfrac{12+a^2}{a^2}##

##⇒\dfrac {8}{a^2}=y##

##⇒\dfrac {8}{a^2}=\dfrac{4}{a^2} +1##

##8=4+a^2##

##4=a^2##

##a=\sqrt{4}=2##

on using; ##y=\dfrac{12+a^2}{a^2}## and substituting ##a=2## yields

##y=\dfrac{12+2^2}{2^2}=\dfrac{16}{4}=4##

##b=4##.

I would appreciate any other method or insight. Cheers guys!
My only thought is that, once you get the slope, the line that passes through the point (0, b) is ##(y - b) = m(x - 0 )##, and the line through (b, 0) is ##(y - 0) = m(x - b)##. You can solve those simultaneously. However I don't think that approach gets you anything that much simpler.

-Dan
 
fresh_42 said:
What happened to ##a=-2## at ##y=0##?

I think your method is fine, no need to make things more complicated.
You are right; ##a=±2##, We shall treat ##a=-2## as unsuitable as it will not realize the required co-ordinates at the ##x## axes, that is ##(b,0)## and ##y## axes, that is ##(0,b)##.
 
The conditions on the tangent line intersecting the axes require that its equation be <br /> f(a) + f&#039;(a)(x - a) = \frac{12}{a^2} + 1 - \frac{8}{a^3}x = y = b - x. Comparing powers of x gives <br /> \begin{split}<br /> \frac{12}{a^2} + 1 &amp;= b \\<br /> \frac{8}{a^3} &amp;= 1.\end{split} These are easily solved to find a = 2 and b = 4.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...