SOLUTION: A square floor is fitted with rectangular tiles of perimeter 220cm. Each row (tile lengthwise) carries 20 less tiles than each column (tile breadth wise) if the length of the floo
Algebra ->
Expressions-with-variables
-> SOLUTION: A square floor is fitted with rectangular tiles of perimeter 220cm. Each row (tile lengthwise) carries 20 less tiles than each column (tile breadth wise) if the length of the floo
Log On
Question 1161306: A square floor is fitted with rectangular tiles of perimeter 220cm. Each row (tile lengthwise) carries 20 less tiles than each column (tile breadth wise) if the length of the floor is 9.6m, calculate the dimensions of the tiles Found 2 solutions by greenestamps, ikleyn:Answer by greenestamps(13200) (Show Source):
The easiest way I see for solving the problem is by trial and error, aided by logical reasoning.
(1) Since the square floor of side length 9.6m = 960cm is exactly covered by the tiles, the length and width both have to be factors of 960cm
(2) The perimeter of each tile is 220cm, so the sum of the length and width is 110cm
There are not many combinations of tile dimension and number of tiles that have a product of 960cm; and there is only one case where the sum of two of the possible dimensions is 110cm:
The only pair of dimensions that give a perimeter of 220cm are 80cm and 30cm.
And those dimensions satisfy the condition that the number of tiles required lengthwise (960/80 = 12) is 20 less than the number required breadth wise (960/30 = 32); so all the conditions of the problem are satisfied.
There is an elegant way to construct an equation and solve the problem.
Let w be the width of a tile, in centimeters (the same for all tiles).
Then the length of the a tile is 110-x centimeters (since 110 = is half of the perimeter).
The number of tiles in each row (i.e. longwise) is .
The number of tiles in each column is .
Second number is 20 more that the first one.
It gives you this equation
- = 20.
It is your basic equation.
To solve it, first cancel the common factor 20 in both sides
- = 1.
Next multiply both sides by x*(110-x). You will get
48*(110-x) - 48*x = x*(110-x).
Simplify and reduce to the standard form quadratic equation
48*110 - 48x - 48x = 110x - x^2
x^2 - 206x + 5280 = 0.
At this point, you can solve this quadratic equation EITHER using the quadratic formula OR factoring
(x-30)*(x+176) = 0.
This equation gives the only positive solution x= 30 centimeters.
ANSWER. The dimensions of a tile are 30 cm (width) by (110-30) = 80 cm (length).