document.write( "Question 1105678: Describe how the Law of Cosines can be used to solve the ambiguous case of the oblique triangle ABC, where a = 12 feet, b = 30 feet, and A = 20°. Is the result the same as when the Law of Sines is used to solve the triangle? Describe the advantages and the disadvantages of each method. \n" ); document.write( "
Algebra.Com's Answer #720559 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Describe how the Law of Cosines can be used to solve the ambiguous case of the oblique triangle ABC, where a = 12 feet, b = 30 feet, and A = 20°. Is the result the same as when the Law of Sines is used to solve the triangle? Describe the advantages and the disadvantages of each method.
\n" ); document.write( "Using Law of Sines::
\n" ); document.write( "sin(B)/b = sin(A)/a
\n" ); document.write( "----
\n" ); document.write( "sin(B) = 30[sin(20)/12] = 0.86
\n" ); document.write( "B = arcsin(0.86) = 58.77 degrees
\n" ); document.write( "---
\n" ); document.write( "Then C = 180 - (20+58.77) = 101.23
\n" ); document.write( "Then c = sin(C)[12/sin(20)] = 34.41
\n" ); document.write( "-----------------------
\n" ); document.write( "Using Law of Cosines::
\n" ); document.write( "c^2 = a^2 + b^2-2ab*cos(C)
\n" ); document.write( "But we don't know \"c\" or \"C\"
\n" ); document.write( "---
\n" ); document.write( "So we have to use::
\n" ); document.write( "12^2 = 30^2 + c^2 - 2*30c*cos(20)
\n" ); document.write( "144 = 900 + c^2 - 60c*0.9397
\n" ); document.write( "This is a quadratic in \"c\" and will have two solutions.
\n" ); document.write( "---
\n" ); document.write( "You would then have to find the two values of \"c\".
\n" ); document.write( "Then find the two angles.
\n" ); document.write( "----
\n" ); document.write( "Looks like first using Law of Sines would be more direct.
\n" ); document.write( "-----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------ \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );