arcsin(x) +arcsin(y) = pi/2
First, take the derivative of both sides of the equation using implicit differentiation.
d/dx[arcsin(x) + arcsin(y)] = d/dx (pi/2)
d/dx[arcsin(x)] + d/dx[arcsin(y)]=d/dx(pi/2)
Take note that the derivative formula of arcsine is
d/dx[arcsin(u)] = 1/sqrt(1-u^2)*(du)/dx
And the derivative of a constant is zero.
d/dx(c) = 0
Applying these two formulas, the equation becomes
1/sqrt(1-x^2) *d/dx(x) + 1/sqrt(1-y^2)*d/dx(y) = 0
1/sqrt(1-x^2) *1 + 1/sqrt(1-y^2)*(dy)/dx=0
1/sqrt(1-x^2) + 1/sqrt(1-y^2)*(dy)/dx = 0
Then, isolate (dy)/dx .
1/sqrt(1-y^2)*(dy)/dx = -1/sqrt(1-x^2)
(dy)/dx = -1/sqrt(1-x^2)*sqrt(1-y^2)/1
(dy)/dx = -sqrt(1-y^2)/sqrt(1-x^2)
Then, plug-in the given point to get the slope of the curve on that point. The given point is (sqrt2/2,sqrt2/2) .
(dy)/dx = -sqrt(1- (sqrt2/2)^2)/sqrt(1-(sqrt2/2)^2)=-1
Take note that the slope of a curve at point (x,y) is the slope of the line tangent to that point. Hence, the slope of the tangent line is
m = (dy)/(dx) = -1
Now that the slope of line that is tangent to the graph of function at (sqrt2/2,sqrt2/2) is known, apply the point-slope form to get the equation of the line.
y-y_1 = m(x- x_1)
Plugging in the values, it becomes
y - sqrt2/2=-1(x - sqrt2/2)
y-sqrt2/2=-x + sqrt2/2
y = -x+sqrt2/2+sqrt2/2
y = -x + (2sqrt2)/2
y = -x + sqrt2
Therefore, the equation of the tangent line is y = -x + sqrt2 .
Friday, September 19, 2014
Calculus of a Single Variable, Chapter 5, 5.6, Section 5.6, Problem 79
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
No comments:
Post a Comment