Question 1114397
The diagonal of a rectangle forms a right triangle with the sides of the rectangle.  So we can use the Pythagorean Theorem to solve the problem.<br>
If we blindly plug in numbers, the algebra would look like this:<br>
{{{x^2 + (2x-2)^2 = 34^2}}}
{{{x^2 + 4x^2-8x+4 = 1156}}}
{{{5x^2-8x-1152 = 0}}}<br>
Then use any of a number of methods of solving that equation to find the positive root.<br>
The problem is far more easily solved if you use Pythagorean triples -- sets of 3 integers that can be the side lengths of a right triangle.<br>
The problem says the diagonal of the rectangle is 34 yards.  Not approximately 34 yards -- exactly 34 yards.  Therefore we want a Pythagorean triple with the largest number 34.<br>
34 is 2 times 17, and a common Pythagorean triple is (8,15,17).  So the side lengths of the right triangle formed by the lawn and its diagonal are 16, 30, and 34.<br>
And indeed 16 is the positive solution to that ugly quadratic equation shown above.<br>
Answer:  The lawn is 16 yards by 30 yards.