SOLUTION: A rectangular park measures 90m by 200m. The park wants to make several basketball courts in a rectangular area which is surrounded by a grassy area with uniform wiidth. If the bas

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A rectangular park measures 90m by 200m. The park wants to make several basketball courts in a rectangular area which is surrounded by a grassy area with uniform wiidth. If the bas      Log On


   



Question 1038957: A rectangular park measures 90m by 200m. The park wants to make several basketball courts in a rectangular area which is surrounded by a grassy area with uniform wiidth. If the basketball court is to take up one third of the total area, what musts its dimesions be?
Answer by Aldorozos(172) About Me  (Show Source):
You can put this solution on YOUR website!
I solve this problem based on the assumption that we have a rectangle inside another rectangle.
The width of this rectangle should be 40 and the length should be 150. If we multiply 40 and 150 we get 6000 which is 1/3 of the area of the big rectangle which is 18000 = 90*200
Now we want to find out how we came out with a court that has a width of 40 and length of 150.
The with of this court should be 90-2x and its length should be 200-2x. x is the distance between the length of the smaller rectangle to the length of the large rectangle. This distance is the same as the distance between the widths.
(90-2x)(200-2x) = 6000 we simplify and get 18000 -400x -180x = 4x^2 = 6000
solving this quadratic equation we get x = 25
90-2x = 90-50 = 40 = width of the smaller rectangle
similarly 200-2x = 200-50 = 150 = length of the smaller rectangle = (basketball court)
The with of the smaller rectangle is (90 - 2x)and the length of the smaller rectangle is (200-2x)