
David W. answered 01/19/16
Tutor
4.7
(90)
Experienced Prof
Math problems often have “magic numbers” (numbers that make the calculations easy so you can concentrate on solving the problem and the grading is easier). This problem has:
a diagonal = 65 = 5*13
an area of rectangle = 1500 = 2*2*3*5*5*5 [the prime factors]
the area also is: 5*(5) * 5*(2*2*3)
or: 5*(5) * 5*(12)
Now, there some “Pythagorean Triples” often used for triangles that use integers:
3, 4, 5
5, 12, 13 (or 5*5, 5*12, 5*13)
Sides of triangle: 25, 60, 65