document.write( "Question 1125596: Given that the area of an equilateral triangle is 234 cm2, find its perimeter. \n" ); document.write( "
Algebra.Com's Answer #741915 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that the area of an equilateral triangle is 234 cm2, find its perimeter. \n" ); document.write( "--------- \n" ); document.write( "Area = b*h/2 = 234 \n" ); document.write( "h = b*sqrt(3)/2 \n" ); document.write( "---- \n" ); document.write( "Solve for b \n" ); document.write( "P = 3b \n" ); document.write( " \n" ); document.write( " |