Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > High School Math Help > Geometry
Reply
 
Thread Tools Display Modes
  #1  
Old 03-04-2008, 03:57 PM
Member
 
Join Date: Sep 2007
Posts: 15
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
help1 is on a distinguished road
Default An equilateral triangle and a circle have the same center....

An equilateral triangle and a circle have the same center. The area of the triangle not in the circle equals the area of the circle not in the triangle. If the radius of the circle is 1, find the length of the side of the traingle to the nearest hundredth.

Please help!
Reply With Quote
Advertisement
 
  #2  
Old 03-04-2008, 11:49 PM
earboth's Avatar
Super Member
 
Join Date: Jan 2006
Location: Germany
Posts: 3,123
Country:
Thanks: 124
Thanked 1,250 Times in 1,140 Posts
earboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud of
Default

Quote:
Originally Posted by help1 View Post
An equilateral triangle and a circle have the same center. The area of the triangle not in the circle equals the area of the circle not in the triangle. If the radius of the circle is 1, find the length of the side of the traingle to the nearest hundredth.

Please help!
1. Calculate the area of the circle:

a_c = \pi \cdot 1^2 = \pi

2. Let s denote the side of the equilateral triangle. Then the area of the triangle can be calculated by:

a_t = \frac14 \cdot s^2 \cdot \sqrt{3}

3. Both areas have the same value:

\frac14 \cdot s^2 \cdot \sqrt{3} = \pi ~\iff~ s^2 = \frac{4 \pi}{\sqrt{3}} That means:

s \approx 2.6935...
Reply With Quote
  #3  
Old 03-04-2008, 11:56 PM
Senior Member
 
Join Date: Feb 2008
Location: Westwood, Los Angeles, CA
Posts: 169
Country:
Thanks: 15
Thanked 58 Times in 56 Posts
Mathnasium will become famous soon enough
Default

I'll take a crack at it - it'd be much easier with a picture, but oh well.

Draw your triangle with your circle concentric to it. Parts of your circle, obviously, are outside, and parts are inside. We're going to find the area of the circle that is NOT inside the triangle by finding the area of the circle that IS inside the triangle and then subtracting that from \pi, the total area of the circle (since it has a radius of 1).

From the center, draw six lines - one line to each point of intersection of the circle and the triangle. These six lines are all radii, so they all have length 1. Inside the circle, your triangle is now divided up into 6 parts. 3 of these parts are congruent to one another, and the other 3 are congruent to one another. We'll find the area of each of the two kinds of pieces and then multiply them each by 3. This will give us the area of the circle that is inside the triangle.

The central angle in each piece is 60 degrees - you've divided the circle up using 6 equally-spaced radii, so the 360 degrees in the circle is divided evenly.

The first set of 3 parts: look at the parts of the triangle that are triangles themselves - 3 of your pieces should have 3 straight edges, and 3 will have a third "side" that is an arc of the circle. So we have three triangles, each of which is equilateral - the central angle is 60, and we know it is an isosceles triangle since two of the legs are both radii of the circle and thus congruent. This means the base angles are also congruent, giving us 60-60-60. The area of an isosceles triangle is \frac{\sqrt{3}}{4}l^2, so each of our triangles has an area of \frac{\sqrt{3}}{4}, giving a total area for these 3 pieces of:

\frac{3\sqrt{3}}{4}.

Now let's look at the other three pieces of our triangle that are inside the circle - these are really sectors of the circle, each again with a central angle of 60 degrees. Put them all together and they form a single 180-degree sector of the circle - in other words, half the circle. The circle has area \pi, so these sectors have area:

\frac{\pi}{2}.

Thus, the area of the circle inside the triangle is:

\frac{3\sqrt{3}}{4} + \frac{\pi}{2} = \frac{3\sqrt{3}+2{\pi}}{4}.

Then the area of the circle not in the triangle is:

\pi - \frac{3\sqrt{3}+2{\pi}}{4} = \frac{2 \pi - {3\sqrt{3}}}{4}.

The problem says this is the same as the area of the triangle not in the circle.

Let the total area of the triangle be \frac{\sqrt{3}}{4}l^2. We already know the area of the triangle in the circle:

\frac{3\sqrt{3}+2{\pi}}{4}

so the area of the triangle NOT in the circle is the total area less this amount:

\frac{\sqrt{3}}{4}l^2 - \frac{3\sqrt{3}+2{\pi}}{4} = \frac{l^2 \sqrt{3} - 3 \sqrt{3} - 2 \pi}{4}.

This is equal to the area of the circle not in the triangle, which gives:

\frac{l^2 \sqrt{3} - 3 \sqrt{3} - 2 \pi}{4} = \frac{2\pi - {3\sqrt{3}}}{4}

Get rid of the denominators, and also get rid of a -3\sqrt{3} on each side. This gives:

l^2 \sqrt{3} = 4 \pi.

Solve for l - I got 2.70 rounded to the nearest hundredth.

Hopefully this makes sense. Start with a clear picture.
__________________
Todd Werner
Director, Mathnasium West LA
Math Tutoring at Mathnasium Learning Centers

Last edited by Mathnasium; 03-04-2008 at 11:57 PM. Reason: Hrm, obviously someone did it in a much easier fashion; I did feel like I was going in circles, no pun intended.
Reply With Quote
  #4  
Old 03-05-2008, 12:07 AM
earboth's Avatar
Super Member
 
Join Date: Jan 2006
Location: Germany
Posts: 3,123
Country:
Thanks: 124
Thanked 1,250 Times in 1,140 Posts
earboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud ofearboth has much to be proud of
Default

Quote:
Originally Posted by Mathnasium View Post
I'll take a crack at it - it'd be much easier with a picture, but oh well.

... Start with a clear picture.
To my great surprise I've got the same result even though I misunderstood the question completely.

But I can provide you with a drawing.
Attached Thumbnails
equilateral-triangle-circle-have-same-center-krs_dreieckflaeche.gif  
Reply With Quote
  #5  
Old 08-29-2008, 04:14 PM
Newbie
 
Join Date: Aug 2008
Posts: 1
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
alesianlarken is on a distinguished road
Default Area of the triangle

That was tricky question,i am not that much good in mathematics,even i am facing lot problems with quantitative aptitude.Same question i got earlier in my competitive exam where i failed to answer that one.If any one know the answer please send it to us.
=====================
Alesianlarken

WideCircles
Reply With Quote
  #6  
Old 08-29-2008, 05:09 PM
Super Member


 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 5,640
Thanks: 274
Thanked 2,909 Times in 2,347 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, help1!

Did you make a sketch?


Quote:
An equilateral triangle and a circle have the same center.
The area of the triangle not in the circle equals the area of the circle not in the triangle.
If the radius of the circle is 1, find the length of the side of the traingle (nearest hundredth).
Code:
                *
               /:\
              /:::\
             /:::::\
            / * * * \
          */          *
        *:/           \:*
       *:/             \:*
       :/               \:
      */                 \*
      *         *         *
     /*                   *\
    /:.                   .:\
   /:::*                 *:::\
  *-----*---------------*-----*
          *:::::::::::*
              * * *

"The area of the triangle not in the circle" is the sum of the three "triangular" regions.

"The area of the circle not in the triangle" is the sum of the three segments.

These two areas can be expressed, using the inscribed regular hexagon
. . (which I did not try to draw) and a variety of area formulas.

Good luck!


Too slow again . . . Great diagram, Earboth!
.

Last edited by Soroban; 08-29-2008 at 07:16 PM.
Reply With Quote
  #7  
Old 08-29-2008, 05:19 PM
Jhevon's Avatar
Bent on World Domination!
 
Join Date: Feb 2007
Location: New York, USA
Posts: 10,220
Country:
Thanks: 1,838
Thanked 3,611 Times in 3,396 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by Soroban View Post
Hello, help1!

Did you make a sketch?
(well, earboth made a diagram )
Quote:

Code:
                *
               /:\
              /:::\
             /:::::\
            / * * * \
          */          *
        *:/           \:*
       *:/             \:*
       :/               \:
      */                 \*
      *         *         *
     /*                   *\
    /:.                   .:\
   /:::*                 *:::\
  *-----*---------------*-----*
          *:::::::::::*
              * * *

"The area of the triangle not in the circle" is the sum of the three "triangular" regions.

"The area of the circle not in the triangle" is the sum of the three segments.

These two areas can be expressed, using the inscribed regular hexagon
. . (which I did not try to draw) and a variety of area formulas.

Good luck!

did you take a course in making these kinds of "sketches"?!
__________________
<img src=http://www.mathhelpforum.com/math-help/image.php?type=sigpic&userid=3918&dateline=1208895702 border=0 alt= />

Join the dark side. We have cookies.

Reply With Quote
  #8  
Old 08-30-2008, 01:49 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: Green and fresh grass
Posts: 3,771
Country:
Thanks: 327
Thanked 1,869 Times in 1,576 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Quote:
Too slow again . . . Great diagram, Earboth!
That was 6 months ago !
__________________

Arbeit bringt Brot, Faulenzen Hungersnot.


shinhidora production

\int \limits_{0}^{+\infty} {\cos\left(t^2\right) \ dt}=\sqrt{\frac{\pi}{8}} \quad \text{      and       } \quad \int \limits_{-\infty}^{+\infty} {e^{-t^2} \cdot \cos( \alpha t) \ dt}=\sqrt{\pi} \cdot e^{-\alpha^2/4}
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 04:27 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.