Given a triangle with a base of 9 inches and height of 8 inches,
Suppose we stack squares infinitely in the triangle as shown in the figure above, what is the total area of all the squares in the triangle in square inches ?
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.
Using similarity , and let the sides of squares of decreasing values are a, b, etc. So we find the total height of similar trapezium a/(1-b/a) = 8. And from similarity we have b/a = a/9. From these 2 equations, we find a=72/17. The total area of squares = a^2 /[1 - (b/a)^2] = 23.04