document.write( "Question 460891: Given oblique triangle ABC, find the length of c: b = 3 a = 4 angle C = 40° \n" ); document.write( "
Algebra.Com's Answer #322548 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Given oblique triangle ABC, find the length of c: b = 3 a = 4 angle C = 40°
\n" ); document.write( "...
\n" ); document.write( "Using Law of Cosines:c^2=a^2+b^2-2*a*b*cos C
\n" ); document.write( "c^2=4^2+3^2-2*4*3*cos 40º
\n" ); document.write( "c^2=16+9-24 cos 40
\n" ); document.write( "c^2=6.61
\n" ); document.write( "c=√6.61=2.57
\n" ); document.write( "
\n" );