document.write( "Question 844570: How do I find the length of the base of an isosceles triangle? The leg lengths are 1210 feet, the base angles are 34 degrees and the top angle is 112 degrees. How do I use this information to find the base? \n" ); document.write( "
Algebra.Com's Answer #508825 by stanbon(75887) ![]() You can put this solution on YOUR website! How do I find the length of the base of an isosceles triangle? The leg lengths are 1210 feet, the base angles are 34 degrees and the top angle is 112 degrees. How do I use this information to find the base? \n" ); document.write( "---------------------- \n" ); document.write( "Draw a perpendicular-bisector of the base thru the vertex. \n" ); document.write( "You now have two right triangles. \n" ); document.write( "hypotenuse = 1210 \n" ); document.write( "base angle = 34 degrees \n" ); document.write( "top angle = 56 degrees \n" ); document.write( "--- \n" ); document.write( "altitude = 1210*sin(34 degrees) = 676.62 \n" ); document.write( "----- \n" ); document.write( "Use Pythagoras to find base of the right triangle: \n" ); document.write( "base^2 = 1210^2-676.62^2 \n" ); document.write( "base = 1003.14 \n" ); document.write( "---- \n" ); document.write( "Total base = 2*1003.14 = 2006.28 \n" ); document.write( "------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |