Calculus - angle between tangents

  • Thread starter Thread starter rshen5
  • Start date Start date
  • Tags Tags
    Angle Calculus
rshen5
Messages
6
Reaction score
0

Homework Statement



Find the angles between the tangents to y=-3e^-x and y=2+e^x at their poit of intersection

Homework Equations



y=-3e^-x and y=2+e^x

The Attempt at a Solution



i tried to find the point at which they intersect:
y=-3e^-x =2+e^x
where i got
x=ln 1
then i tried to find derivative of both equations:
y'=-3e^-x
y'=e^x
then subsitute the value of x in
and got
y'=-3
y'=1
forming 2 vectors ?
a=(-3,1)
b=(1,1)
then using vector = dot point equation to find the angle between them ..
a*b*cos (theta) = a_x*b_x+a_y+b_y

but i still got the wrong answer
the answe is : 63.43 degrees
 
Physics news on Phys.org
rshen5 said:

Homework Statement



Find the angles between the tangents to y=-3e^-x and y=2+e^x at their poit of intersection

Homework Equations



y=-3e^-x and y=2+e^x

The Attempt at a Solution



i tried to find the point at which they intersect:
y=-3e^-x =2+e^x
where i got
x=ln 1
ln 1 = 0
rshen5 said:
then i tried to find derivative of both equations:
y'=-3e^-x
y'=e^x
You should distinguish between the two different y values and y' values. For example, you could name them y1 and y2, and their derivatives y1' and y2'.
rshen5 said:
then subsitute the value of x in
and got
y'=-3
y'=1
Better, y1' = -3 and y2' = 1
rshen5 said:
forming 2 vectors ?
a=(-3,1)
b=(1,1)
Here is your mistake. Your a vector should have a slope of -3, but its slope is actually -1/3.
rshen5 said:
then using vector = dot point equation to find the angle between them ..
a*b*cos (theta) = a_x*b_x+a_y+b_y

but i still got the wrong answer
the answe is : 63.43 degrees
See above.
 
Mark44 said:
Better, y1' = -3 and y2' = 1
Here is your mistake. Your a vector should have a slope of -3, but its slope is actually -1/3.
See above.

why is the slope (-1/3) not -3?

so does that mean in vector forms they will be:
a = (-1/3 , 1)
b= (1,1)
 
rshen5 said:
why is the slope (-1/3) not -3?
Because the slope is rise/run. What is the slope of the line segment between (0, 0) and (-3, 1)?
rshen5 said:
so does that mean in vector forms they will be:
a = (-1/3 , 1)
b= (1,1)
Or a = (-1, 3)
 
rshen5:
This is a tricky problem since the two functions never intersect. See attached plot.
 

Attachments

SteamKing said:
rshen5:
This is a tricky problem since the two functions never intersect. See attached plot.
You're right. I didn't catch that minus sign in y = -3e-x.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top