document.write( "Question 622981: Given: side b = 600, angle B = 11 degrees, angle C = 75degrees in triangle ABC; find side a and side c. (Round the answer to the nearest whole number.) \n" ); document.write( "
Algebra.Com's Answer #391756 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given: side b = 600, angle B = 11 degrees, angle C = 75degrees in triangle ABC; find side a and side c. (Round the answer to the nearest whole number.) \n" ); document.write( "------------- \n" ); document.write( "Angle A = 180 - (B+C) = 94 degs \n" ); document.write( "a/sin(A) = b/sin(B) \n" ); document.write( "a = 600*sin(94)/sin(11) \n" ); document.write( "-------------- \n" ); document.write( "Find c the same way. \n" ); document.write( " \n" ); document.write( " |