138k views
1 vote
A swimming pool  20 m long and 10 m wide is surrounded by a deck of uniform width. The total area of the swimming pool and the deck is 704 m^2. Find the width of the deck.

2 Answers

5 votes
Let x = width of the deck.
Therefore total area of pool :
(10+2x)m*(20+2x)m = 704 m^2
( 200 + 20x + 40x + 4x^2 ) m^2 = 704 m^2
(200 + 60x + 4x^2) = 704
4x^2 + 60x = 704-200
4x^2 + 60x = 504
4x^2 + 60x - 504 = 0
4(x^2 + 15x - 126) = 0
(x+21) * (x-6) = 0
Therefore x, the deck's width is 6m (it can't be -21 as width is measured as a positive value)
Kindly press the Thank You button and indicate this as best answer if it answers your question correctly. Thanks.
User Cinnamon
by
7.5k points
1 vote

S = 704 \ m^2 \\width \ of \ the \ deck - x \\ \\S=a \cdot b \\ \\ (10+2x)(20+2x) = 704 \\ \\ 200+20x +40x+4x^2-704 =0\\ \\4x^2 +60x -504=0\ \ /:4


x^2+15x -126=0\\ \\a=1, \ b=15 , \ c= - 126 \\ \\\Delta =b^2-4ac = 15^2 -4\cdot1\cdot (-126) = 225 +504=729 \\ \\x_(1)=(-b-√(\Delta) )/(2a)=(-15-√(729))/(2 )=( -15-27)/(2)=(-42)/(2)=-21 \ can \ not\ be \ negative \\ \\x_(2)=(-b+√(\Delta) )/(2a)=(-15+√(729))/(2 )=( -15+27)/(2)= 6 \ m \\ \\ Answer : \ waist \ width \ is \ 6 \ m


A swimming pool  20 m long and 10 m wide is surrounded by a deck of uniform width-example-1
User Andrei Rosu
by
7.5k points