adspace


how to counting numbers of 3 same sides triangles that can be
inserted into an a perfect right triangle?

Answer Posted / Deepa Kasana

To find the number of non-overlapping equilateral triangles that can fit inside a square (which is essentially a regular right-angled triangle with both angles equal to 90 degrees), first calculate the side length of the square. Let's call it 's'. Then, the number of triangles that can fit inside the square would be s^2 / 4 - s/2 + 1.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is -2likelihood function?

2103


What types of math do you use? Re: calculus, algebra, fractions?

1084


Have you learned any new math tactics or shortcuts with your job?

1282


one time reffer ur books/(if ur technical students)

2234


write a program to find out the divisor of a given integer number. Sample input:50 Sample output:2,5,10,25

2510