document.write( "Question 1030009: What is the length of the base of an isosceles triangle if the congruent sides are 2.5m and the vertex angle is 25 degrees \n" ); document.write( "
Algebra.Com's Answer #644930 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the length of the base of an isosceles triangle if the congruent sides are 2.5m and the vertex angle is 25 degrees \n" ); document.write( "------- \n" ); document.write( "Law of Cosines:: \n" ); document.write( "B^2 = 2.5^2 + 2.5^2 - 2*2.5^2*cos(25) \n" ); document.write( "B^2 = (2.5^2)(1-cos(25)) \n" ); document.write( "----- \n" ); document.write( "B^2 = 0.5856 \n" ); document.write( "Base = 0.7652 m \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |