document.write( "Question 285168: If a triangle has an angle A of 50 degrees, B at 65 degrees, and a= 12, what is the measures of side c and b? \n" ); document.write( "
Algebra.Com's Answer #206893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a triangle has an angle A of 50 degrees, B at 65 degrees, and a= 12, what is the measures of side c and b? \n" ); document.write( "------------------ \n" ); document.write( "Use the Law of Sines: \n" ); document.write( "b/sin(65) = 12/sin(50) \n" ); document.write( "--- \n" ); document.write( "b = sin(65)[12/sin(50)] \n" ); document.write( "--- \n" ); document.write( "b = 14.197 \n" ); document.write( "=================== \n" ); document.write( "Angle C = 180-(50+65) = 75 degrees \n" ); document.write( "---- \n" ); document.write( "c/sin(75) = 12/sin(50) \n" ); document.write( "c = sin(75) \n" ); document.write( "c = 15.13 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |