A hall can be paved with 200 squares tiles of a certain size. If each tile were 5cm longer each way it would take 128 tiles. Find the length of each tile(in cm.)
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.
Let the side of 1 tile be x
Area of 1 tile = x^2{this means x square}
area of 200 tiles = area of room
area of room = 200 x^2
length of tile when 5 cm increased = x+5cm
area of room = 128(x+5)^2 {this means x+5 ka whole square}
area of room is same so
200 x^2= 128(x+5)^2
x=20 cm