document.write( "Question 1209009: Farmer Jessie has a field shaped as quadrilateral ABCD. She measures three of the sides AB = 50 meters, BC = 65 meters, and CD = 80 meters. She also determines that angle ABC = 130 degrees and BCD = 52 degrees.
\n" ); document.write( "(a) What is the distance between points A and C?
\n" ); document.write( "(b) Show one way to find the area of triangle ABC.
\n" ); document.write( "(c) Show a different way to find the area of triangle ABC.
\n" ); document.write( "(d) What is the area of quadrilateral ABCD?
\n" ); document.write( "Round each result to 3 decimal places.
\n" ); document.write( "

Algebra.Com's Answer #847575 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Part (a)
\n" ); document.write( "Here is a diagram if your teacher/textbook has not provided it.
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's draw in diagonal AC so we split the quadrilateral into triangles ABC and ACD.
\n" ); document.write( "
\n" ); document.write( "x = length of segment AC\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Focus on triangle ABC only.
\n" ); document.write( "Either cover up the other triangle, or draw triangle ABC off to the side.
\n" ); document.write( "We use the Law of Cosines to find x.
\n" ); document.write( "b^2 = a^2 + c^2 - 2*a*c*cos(B)
\n" ); document.write( "x^2 = 65^2 + 50^2 - 2*65*50*cos(130)
\n" ); document.write( "x^2 = 10903.11946296
\n" ); document.write( "x = sqrt(10903.11946296)
\n" ); document.write( "x = 104.41800354
\n" ); document.write( "This value is approximate.
\n" ); document.write( "Unless otherwise stated, each decimal value mentioned from here on out will also be approximate.
\n" ); document.write( "The distance from A to C is roughly 104.418 meters when rounding to 3 decimal places.
\n" ); document.write( "Please make sure that your calculator is set to degrees mode.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------
\n" ); document.write( "Part (b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Triangle ABC has these side lengths
\n" ); document.write( "AB = 50 (given)
\n" ); document.write( "BC = 65 (given)
\n" ); document.write( "AC = 104.41800354 (approximate; see part (a) )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can use Heron's triangle area formula to get the following
\n" ); document.write( "s = semi perimeter = (a+b+c)/2 = (65+104.41800354+50)/2 = 109.70900177
\n" ); document.write( "area = sqrt(s*(s-a)*(s-b)*(s-c))
\n" ); document.write( "area = sqrt(109.70900177*(109.70900177-65)*(109.70900177-104.41800354)*(109.70900177-50))
\n" ); document.write( "area = 1244.822220001852
\n" ); document.write( "Triangle ABC has area of approximately 1244.822 square meters when rounding to 3 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------
\n" ); document.write( "Part (c)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The previous part relies on calculating the length of AC. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Luckily there's a much faster way to find the area of triangle ABC without needing AC at all.
\n" ); document.write( "I'll use the SAS triangle area formula. SAS stands for \"side angle side\".
\n" ); document.write( "area = 0.5*side1*side2*sin( included angle )
\n" ); document.write( "area = 0.5*AB*BC*sin(angle ABC )
\n" ); document.write( "area = 0.5*50*65*sin(130)
\n" ); document.write( "area = 1244.822220068339
\n" ); document.write( "When rounding to 3 decimal places, we get 1244.822 square meters once again. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------
\n" ); document.write( "Part (d)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let y = measure of angle ACB
\n" ); document.write( "The adjacent angle ACD is 52-y. Angles ACB and ACD add to 52 degrees (measure of angle BCD).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since we found x = AC = 104.41800354 approximately, we can update the diagram to this
\n" ); document.write( "
\n" ); document.write( "Focus on triangle ABC.
\n" ); document.write( "Use the Law of Cosines to determine angle y.
\n" ); document.write( "c^2 = a^2+b^2 - 2*a*b*cos(C)
\n" ); document.write( "50^2 = 65^2+104.41800354^2 - 2*65*104.41800354*cos(y)
\n" ); document.write( "I'll skip a few steps and leave the arithmetic for the student to do.
\n" ); document.write( "You should arrive at y = 21.51940163 degrees approximately.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, you can use the Law of Sines
\n" ); document.write( "sin(B)/b = sin(C)/c
\n" ); document.write( "sin(130)/104.41800354 = sin(y)/50
\n" ); document.write( "I'll let the student handle the scratch work to solve for angle y.
\n" ); document.write( "You should arrive at the previously mentioned y value. Or very close to it.
\n" ); document.write( "This is the approximate measure of angle ACB.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Adjacent to this is angle ACD, which has measure of 52-y = 52-21.51940163 = 30.48059837 degrees approximately.
\n" ); document.write( "Now we can use the SAS area formula to find the area of triangle ACD.
\n" ); document.write( "area = 0.5*side1*side2*sin( included angle )
\n" ); document.write( "area = 0.5*AC*CD*sin(angle ACD )
\n" ); document.write( "area = 0.5*104.41800354*80*sin(30.48059837)
\n" ); document.write( "area = 2118.62695314
\n" ); document.write( "Like with all of the other decimal values mentioned, this value is approximate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then we add the two triangle areas to get the area of the quadrilateral.
\n" ); document.write( "Refer to either part (b) or part (c) to get the area of triangle ABC.
\n" ); document.write( "area(ABCD) = area(ABC) + area(ACD)
\n" ); document.write( "area(ABCD) = 1244.82222000 + 2118.62695314
\n" ); document.write( "area(ABCD) = 3363.44917314
\n" ); document.write( "The area of quadrilateral ABCD is approximately 3363.449 square meters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------
\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers Summary
\n" ); document.write( "(a) 104.418 meters
\n" ); document.write( "(b) 1244.822 square meters
\n" ); document.write( "(c) 1244.822 square meters
\n" ); document.write( "(d) 3363.449 square meters
\n" ); document.write( "Each decimal value is approximate.
\n" ); document.write( "
\n" ); document.write( "
\n" );