document.write( "Question 881795: Two sides of a triangle measure 15 centimeters and 12 centimeters. The included angle measures 64 degrees. To the nearest tenth what is the length of the third side?
\n" );
document.write( "I know it has something to do with trigonometry. \n" );
document.write( "
Algebra.Com's Answer #532513 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Two sides of a triangle measure 15 centimeters and 12 centimeters. The included angle measures 64 degrees. To the nearest tenth what is the length of the third side? \n" ); document.write( "I know it has something to do with trigonometry. \n" ); document.write( "*** \n" ); document.write( "Use law of cosines to solve: c^2=a^2+b^2-2abcosx, a and b are adjacent sides to the included angle x, c=side opposite the included angle. \n" ); document.write( ".. \n" ); document.write( "for given problem: \n" ); document.write( "a=15 \n" ); document.write( "b=12 \n" ); document.write( "x=64˚ \n" ); document.write( ".. \n" ); document.write( "c^2=15^2+12^2-2*15*12cos64˚ \n" ); document.write( "c^2=225+144-360*cos64˚ \n" ); document.write( "c^2=369-157.81 \n" ); document.write( "c^2=211.19 \n" ); document.write( "c=14.53 \n" ); document.write( "length of the third side? 14.53 cm \n" ); document.write( " |