Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Re: Challenge: Triangles puzzle

Reply
Thread Tools

Re: Challenge: Triangles puzzle

 
 
Paul Lutus
Guest
Posts: n/a
 
      10-18-2004
Mikael Brockman wrote:

> Jim Newton <> writes:
>
>> > hmm...
>> > What are you talking about?
>> > A triangle with an area equal to zero doesn't exist. A triangle has
>> > three angles and none of them may be equal to zero, otherwise you
>> > just don't have a triangle.
>> > What you describe with P0 -> P8 -> P5 -> P0 is a segment of a line
>> > not a triangle...
>> >

>>
>> no, you are wrong. an angle may have zero degrees, or less than zero
>> degrees or more than zero degrees.
>>
>> the sum of the angles in a triangle is 180 degrees. and a 0, 0, 180
>> triangle is still a triangle.

>
> You're wrong. The triangle inequality states that the sum of two
> triangles sides exceeds the other side.


Actually, it is "equals or exceeds". A three-sided polygon with sides 3, 4
and 7 is a degenerate triangle, but it is a triangle.

http://www.fact-index.com/t/tr/triangle_inequality.html

"In mathematics, the triangle inequality is a statement which states roughly
that the distance from A to B to C is never shorter than going directly
from A to C. "

Note that it says "never shorter than ...". Not "always longer than ...".

> Zero is not a side in any
> triangle.


True, but not the present issue. The problem appears to be the case of
angles of 0,0,180 and nonzero sides a + b = c.

--
Paul Lutus
http://www.arachnoid.com

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Triangles George C++ 5 09-13-2005 03:06 PM
Re: Challenge: Triangles puzzle Frank Buss C++ 13 11-03-2004 07:06 AM
Challenge: Triangles puzzle Jim Newton Java 42 11-03-2004 07:06 AM
Re: Challenge: Triangles puzzle Tayssir John Gabbour C++ 0 10-18-2004 02:33 AM
A puzzle to puzzle you sk A+ Certification 1 07-17-2004 05:19 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57