document.write( "Question 598445: an equilateral triangle has an altitude that measures 26 meters. Find the area of the triangle to the nearest square meter \n" ); document.write( "
Algebra.Com's Answer #378577 by edjones(8007) You can put this solution on YOUR website! The altitude bisects the base forming two 30-60-90 triangles. This type triangle has a ratio of 1 for the base and sqrt(3) for the altitude. \n" ); document.write( "x/1=26/sqrt(3) \n" ); document.write( "x=15 approximately \n" ); document.write( "15*2=30 base of the equilateral triangle. \n" ); document.write( ".5*26*30=390 m^2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |