A certain number of fifty-cent coins is to form an equilateral triangle. The same number of fifty-cent coins can also be used to form a square . The number of fifty-cent coins on each side of the square is 6 fewer than the number fifty-cent coins on each side of the equilateral triangle. How many fifty-cent coins are there altogether?
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.
If n coins are there between the two coins at two vertices of the triangle, then the total number of coins in the triangle is 3 n + 3 . There are n − 6 coins between two coins at adjacent vertices of the square. So the total number of coins forming the square is 4 ( n − 6 ) + 4 . Therefore we have 3 n + 3 = 4 ( n − 6 ) + 4 ⟹ n = 2 3 . Hence the total number of coins is 3 × 2 3 + 3 = 7 2 .