document.write( "Question 360703: if a triangle has two 8 cm sides and an angle of 50 degrees what is the length of the base? \n" ); document.write( "
Algebra.Com's Answer #257412 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Isosceles triangle with 8cm sides and base angles of 65° (180-50)/2
\n" ); document.write( "Diagonal drawn to the base forms a right triangle & bisects the base
\n" ); document.write( "let x represnet half of that base.
\n" ); document.write( "cos 65° = adj/hyp = x/8cm
\n" ); document.write( "8*cos 65° = x
\n" ); document.write( "3.38 = x
\n" ); document.write( "Base is 6.76cm \n" ); document.write( "
\n" );