document.write( "Question 828844: The altitude of an isosceles triangle is 15 centimeters. The base angles measure 35 degrees. Find the length of the base of the Triangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499583 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The altitude of an isosceles triangle is 15 centimeters. \n" ); document.write( " The base angles measure 35 degrees. \n" ); document.write( " Find the length of the base of the Triangle. \n" ); document.write( ": \n" ); document.write( "We can find the half length (x) of the base using the tangent of 35 degrees \n" ); document.write( "tan(35) = 15/x \n" ); document.write( "x = 21.42 * 2 = 42.84 is the length of the base \n" ); document.write( " |