The diagram above shows a few equilateral triangles such that the area of the k th triangle, A k , can be expressed as
A k = ( k + 1 ) 2 3 .
For example: Equilateral Triangle 1 (labelled) has an area of 4 3 .
Given that the perimeter of the n th equilateral triangle is 9 0 , find the value of n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
An equilateral triangle with a perimeter of 9 0 has a side of s = 3 9 0 = 3 0 and an area of A = 4 3 s 2 = 4 3 ( 3 0 ) 2 = 1 5 2 3 .
Since the n th triangle is A n = ( n + 1 ) 2 3 = 1 5 2 3 , that makes n + 1 = 1 5 , so n = 1 4 .
Thanks for your solution!
Problem Loading...
Note Loading...
Set Loading...
The formula for the area of an equilateral triangle is
4 3 a 2
where a is the side length. Since we are given that the area of the k th triangle is A k = ( k + 1 ) 2 3 , we can equate them together and obtain and expression of a in terms of k .
4 3 a 2 = ( k + 1 ) 2 3
a 2 = 4 ( k + 1 ) 2
a = 2 k + 2 ( a must be positive)
Thus we can conclude that the side length of each triangle is 2 c m longer than the preceding triangle. Now we consider the perimeter of each equilateral triangle:
P 1 = 1 2
P 2 = 1 8
P 3 = 2 4
P k = 6 k + 6
Since the n th triangle has perimeter 9 0 ,
P n = 6 n + 6
6 n + 6 = 9 0
n = 1 4 .