document.write( "Question 1194689: Mr. Garcia owns an irregular field that is in the shape of two squares, side by side. The area of the field is 17,396 yd2, and the perimeter is 572 yd. What is the length of the longest side of the field? \n" ); document.write( "
Algebra.Com's Answer #826944 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Edit: Disregard my answer below. The tutor greenestamps makes a good point that the squares are very likely of different sizes, which I didn't consider. My apologies.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It sounds like this field is a rectangle, since the two squares are joined side by side (I'm assuming on the same horizontal level).
\n" ); document.write( "I don't know why your teacher considers a rectangle to be irregular, unless s/he means \"the figure isn't a regular polygon\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Regular polygon = it has all sides equal, and all angles equal
\n" ); document.write( "Examples:
  • an equilateral triangle is a regular polygon with 3 equal sides. All angles are 60 degrees.
  • any square is a four sided regular polygon. All four sides are equal, and all four angles are equal to 90 degrees.
Anyways, onto the problem at hand.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L = length = longer side
\n" ); document.write( "W = width = shorter side
\n" ); document.write( "These are positive real numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P = perimeter of a rectangle
\n" ); document.write( "P = 2(L+W)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the given perimeter P = 572 and solve for L
\n" ); document.write( "P = 2(L+W)
\n" ); document.write( "572 = 2(L+W)
\n" ); document.write( "L+W = 572/2
\n" ); document.write( "L+W = 286
\n" ); document.write( "L = 286-W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = area of the rectangle
\n" ); document.write( "A = length*width
\n" ); document.write( "A = L*W
\n" ); document.write( "A = (286-W)*W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the given area A = 17396 and rearrange terms like so
\n" ); document.write( "The goal from here is to solve for W.
\n" ); document.write( "A = (286-W)*W
\n" ); document.write( "17396 = (286-W)*W
\n" ); document.write( "17396 = 286W-W^2
\n" ); document.write( "W^2-286W+17396 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This may be able to be factored, but the trial and error process is quite frankly annoying. It may turn out that this cannot be factored at all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I prefer the quadratic formula instead.
\n" ); document.write( "It is more direct and to the point.
\n" ); document.write( "No guess-and-check is required, and it works for any quadratic.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in a = 1, b = -286, c = 17396
\n" ); document.write( "\"W+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28-%28-286%29%2B-sqrt%28%28-286%29%5E2-4%281%29%2817396%29%29%29%2F%282%281%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28286%2B-sqrt%2881796+-+69584%29%29%2F%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28286%2B-sqrt%2812212%29%29%2F%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28286%2B-++110.507918%29%2F%282%29\" which is approximate\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28286%2B110.507918%29%2F%282%29\" or \"W+=+%28286-110.507918%29%2F%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+%28396.507918%29%2F%282%29\" or \"W+=+%28175.492082%29%2F%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"W+=+198.253959\" or \"W+=+87.746041\"
\n" ); document.write( "The decimal values are approximate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If W = 198.253959, then,
\n" ); document.write( "L = 286-W = 286-198.253959 = 87.746041\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then notice how
\n" ); document.write( "area = L*W = 87.746041*198.253959 = 17,396.0000148263
\n" ); document.write( "which is fairly close to the target area of 17,396.
\n" ); document.write( "This helps confirm the answer.
\n" ); document.write( "Use more precision in the quadratic formula steps to get a more accurate value for W, which in turn leads to a more accurate value for L.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You should find that if W = 87.746041, then it leads to L = 198.253959\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: The longest side is roughly equal to 198.253959 yards.
\n" ); document.write( "
\n" ); document.write( "
\n" );