document.write( "Question 267832: in triangle ABC if A=54.3degrees B=63.8 degree and b=12.2 find a \n" ); document.write( "
Algebra.Com's Answer #196449 by Alan3354(69443) You can put this solution on YOUR website! Use the Law of Sines: \n" ); document.write( "a/sin(A) = b/sin(B) \n" ); document.write( "a = b*sin(A)/sin(B) \n" ); document.write( "a = 12.2*sin(54.3)/sin(63.8) \n" ); document.write( "You can do the math \n" ); document.write( " \n" ); document.write( " |