// archives

Triangles

This tag is associated with 7 posts

Project Euler 102 Solution

Determine if the origin is contained inside a triangle.

Project Euler 139 Solution

Find how many Pythagorean triangles allow tiling with a perimeter < 100,000,000.

Project Euler 138 Solution

Investigating isosceles triangle for which the height and base length differ by one.

Project Euler 9 Solution

Find the only Pythagorean triplet, {a, b, c}, for which a + b + c = 1000.

Project Euler 39 Solution

Find the value of p ≤ 1000 which produces the most integer right triangles.

Project Euler 75 Solution

Count the different lengths of wire that can form a right angle triangle in only one way.

Project Euler 94 Solution

Find the sum of the perimeters of all almost equilateral triangles with integral side lengths and area.