|
This month's Challenge Question:
A
rectangular floor is made up of square tiles, all the same size. One side of
the floor has 81 tiles and the other side has 63. If a straight line is drawn
diagonally across the floor from corner to corner, how many tiles will it
cross?
And the Answer is....
Let's develop an equation to solve this problem. Suppose you have a 2-row by 4-column floor,
as shown in the figure.

We can see that the diagonal going from the bottom corner to
the upper right corner crosses four vertical lines (excluding the line at the
lower left corner, but including the right upper corner). Every time it crosses
a vertical or horizontal line it has just passed a square, but when it crosses
a horizontal and vertical line at the same time
(as at the middle of the rectangle and at the right upper corner) it has
just passed through only one square and not two. Then we can write the following empirical formula
for the number of squared that the diagonal will cross:
(# of vertical lines crosses) + (#
of horizontal lines crossed) - (# of times when both are crossed)
The last parenthesis is nothing more than the Biggest Common
Factor (BCF) of the numbers of vertical and horizontal squares. So, in the
square showed above this equation will give us:
# of squares crossed by diagonal = (2 + 4 – 2) = 4.
Now, for the problem stated in the challenge questions we
will have
# of squares crossed by diagonal =
(81 + 63 – 9) = 135
|
Good Answers:
"Almost" Good Answers: