Pendulum motion and pythagorean theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
sunnyday01
Messages
4
Reaction score
0

Homework Statement



Show that the relation between the horizontal and vertical components of the ball's position is given by the equation: y = L - [(L^2 - x^2)^1/2]

http://www.flickr.com/photos/94066958@N08/8553595522/in/photostream/

Homework Equations



y = L - [(L^2 - x^2)^1/2]

The Attempt at a Solution



I know the solution must involve Pythagorean theorem and drawing a second triangle.
The first triangle has hypotenuse of length L, and other sides are L-y and x. That identity is given by L^2 = (L-y)^2 - x^2.
Drawing a second triangle, the sides are x and y but I don't know what the identity of the hypotenuse is. that equation would be x^2 + y^2 = hypotenuse^2

I don't know where to go from there...
 

Attachments

  • pendulum equation question.jpg
    pendulum equation question.jpg
    27.4 KB · Views: 668
Physics news on Phys.org
sunnyday01 said:

Homework Statement



Show that the relation between the horizontal and vertical components of the ball's position is given by the equation: y = L - [(L^2 - x^2)^1/2]

http://www.flickr.com/photos/94066958@N08/8553595522/in/photostream/

Homework Equations



y = L - [(L^2 - x^2)^1/2]

The Attempt at a Solution



I know the solution must involve Pythagorean theorem and drawing a second triangle.
The first triangle has hypotenuse of length L, and other sides are L-y and x. That identity is given by L^2 = (L-y)^2 - x^2.
Drawing a second triangle, the sides are x and y but I don't know what the identity of the hypotenuse is. that equation would be x^2 + y^2 = hypotenuse^2

I don't know where to go from there...
Hello sunnyday01. Welcome to PF !

If a & b are legs of a right triangle with hypotenuse, c, then
c2 = a2 + b2

In your equation, L^2 = (L-y)^2 - x^2, why do you have the sign between. (L-y)2 and x2 as a minus sign ?
 
formula correction

It should be:
L2 = (L-y)2 + x2
 
I think I figured it out!

so, I think:
L2 = (L-y)2 + x2
L2-x2 = (L-y)2
(L2-x2)1/2 = L - y
-(L2-x2)1/2 = - L + y
L -(L2-x2)1/2 = y

I think that's it! Having to crop a picture for this question made me focus only on the variables I needed in the diagram.

I see the solution now is really simple, I feel silly for not seeing it sooner. Thank you for being so nice about it!