document.write( "Question 429889: Find the side length of a equilateral triangle with an area of 12 radical 3. \n" ); document.write( "
Algebra.Com's Answer #298603 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
One of the other tutors mis-applied Heron's formula. Instead of \"A+=+sqrt%28%28p-a%29%28p-b%29%28p-c%29%29\", it is \"A+=+sqrt%28p%28p-a%29%28p-b%29%28p-c%29%29\". Heron's formula works, but it is somewhat tedious. Also, we could use the standard \"A+=+bh%2F2\" but that is boring, and there are faster solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can let the side length of the triangle be x. We can write the area in terms of two of the side lengths and the angle in between, i.e.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Asin%2860%29%2F2+=+12sqrt%283%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Asin%2860%29+=+24sqrt%283%29\". Since \"sin%2860%29+=+sqrt%283%29%2F2\",\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2Asqrt%283%29%2F2+=+24sqrt%283%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+=+48\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+sqrt%2848%29\", approximately 6.928.
\n" ); document.write( "
\n" );