Hello, I would like to discuss the following question:
A rhombus has an area of 120. Given that the diagonals and sides are all integer values, what is the length of the side of the rhombus?
Here is one way of solving the problem: I listed all the possible pairs that multiply to 240 (since Area = pq/2) and used the Pythagorean theorem to find out whether there are any integer side lengths. After a while I found that 10 and 12 are the diagonals which result in a Pythagorean triple with integer side lengths of 5,12 and 13. Hence 13 is the answer.
Are there any other possible ways to solve this problem? Please let me know if you have any ideas or approaches!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Here's a bit of an update:
I then plotted y=\sqrt((x^(4)+3600)/(x^(2)))) on a graphing software and unsurprisingly, the points (5,13) and (12,13) both lie on the graph! (as well as (-5,13) and (-12,13) )
This doesn't answer the question completely but that's all I have for now.