document.write( "Question 1077090: If an isosceles triangle has an apex angle of 45 degrees and 2 sides of 2.5 metres. what is the length of the base please? \n" ); document.write( "
Algebra.Com's Answer #691648 by akch2002(12)\"\" \"About 
You can put this solution on YOUR website!
sum of other remaining angles = 180-45 = 135 deg
\n" ); document.write( "Hence, each angle = 135/2 = 67.5 deg
\n" ); document.write( "Hence, base = 2.5cos67.5+2.5cos67.5
\n" ); document.write( "= 2*2.5cos67.5
\n" ); document.write( "= 1.9134meters
\n" ); document.write( "we can use cosine rule also.
\n" ); document.write( "cos45=(2.5^2+2.5^2-base^2)/(2*2.5*2.5)
\n" ); document.write( "solving it, we get base = 1.9134meters.
\n" ); document.write( "
\n" );