A rectangular floor measuring 432 feet by 234 feet is tiled with one-foot square tiles. How many tiles would the diagonal of the rectangle cross?
Bonus : Derive a generalized formula to solve for any floor size.
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.
Not sure how to derive the formula, but verified this working for smaller values of m and n .
m+n-g.c.d(m,n)
In this case, the answer will be 234+432-18 = 6 4 8