Finding angles of a parallelogram.

AI Thread Summary
To find the angles of a parallelogram given only the area and the lengths of the diagonals, one can utilize the relationship between the area, base, and height, expressed as A = b * h. The height can be determined using trigonometric functions, specifically h = a sin(θ), where θ is the angle of interest. The Law of Cosines can help derive the lengths of the sides from the diagonals, but the angle of intersection is crucial for this calculation. Without the angle of intersection, alternative trigonometric methods can be employed to express the angles in terms of the area and diagonal lengths. Ultimately, a generic solution remains complex and may require additional information or assumptions.
tiggertime
Messages
3
Reaction score
0

Homework Statement


This question has popped up recently and I was completely stumped. How to find the angles of a parallelogram given only area and the length of the diagonals? I'm trying to find a generic solution or formula that works for a non-rhombus.

Homework Equations

The Attempt at a Solution


[/B]
Parallelogram and Triangle Laws
Setting angle variable equal height(sin(angle variable))
Vector addition laws
 
Physics news on Phys.org
The area of a parallelogram is "base times height". "Base" is the length of one side, b. The height is the length of perpendicular from a vertex to the base. Given angle \theta the height is the "opposite side" while the length of that side, a, is the hypotenuse, h, so h= a sin(\theta) The area is ab sin(\theta).
 
HallsofIvy said:
The area of a parallelogram is "base times height". "Base" is the length of one side, b. The height is the length of perpendicular from a vertex to the base. Given angle \theta the height is the "opposite side" while the length of that side, a, is the hypotenuse, h, so h= a sin(\theta) The area is ab sin(\theta).

I still don't understand how to obtain sides a and b from the diagonal lengths since there are no right angles to use Pythagoras.
 
I got a solution using the Law of Cosines with the angle of intersection of the diagonals to get the lengths of the sides.
 
insightful said:
I got a solution using the Law of Cosines with the angle of intersection of the diagonals to get the lengths of the sides.

So you were given the angle of intersection? How do you find the sides without that information? I tried substituting A=absinθ into the equation, after working through sine changes, but the solution keeps cancelling out.
 
tiggertime said:
So you were given the angle of intersection?
No, you can use some simple trig in one quadrant of the parallelogram to get the angle (in terms of A and diagonals d1 and d2). Remember, each quadrant has 1/4 the total area A.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top