document.write( "Question 43272: The area of triangle ABC is 20 square units. If angle A = 130o and b = 6, find the value of c. \n" ); document.write( "
Algebra.Com's Answer #28297 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the formula \n" ); document.write( "Area = (1/2)bc sin A and plug in to get \n" ); document.write( "20 = (1/2)(6)c sin 130 \n" ); document.write( "c = 20 / 3 sin 130 \n" ); document.write( "c = 8.7 \n" ); document.write( " |