document.write( "Question 1181586: A candy company has decided to sell candy in a new package that is shaped like a triangular prism. In order to calculate the volume of the package, the area of the base must be determined.
\n" ); document.write( "If the base of the package is an equilateral triangle with sides 10 centimeters (cm) long, what is the area of the base?
\n" ); document.write( "

Algebra.Com's Answer #811869 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The area of an equilateral triangle with side s is (1/2)bh
\n" ); document.write( "b=s
\n" ); document.write( "h=(s/2)(sqrt(3))
\n" ); document.write( "so the area is (s^2/4)(sqrt(3)) cm^2
\n" ); document.write( "or (100/4) sqrt(3) cm^2
\n" ); document.write( "or 25 sqrt(3) cm ^2
\n" ); document.write( "
\n" );