SOLUTION: the lenth of a swimming pool is 2 meters more than its width. if its area is 35 sq. meters then what are its dimensions?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the lenth of a swimming pool is 2 meters more than its width. if its area is 35 sq. meters then what are its dimensions?
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 908713
:
the lenth of a swimming pool is 2 meters more than its width. if its area is 35 sq. meters then what are its dimensions?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
width = w
w(w + 2) = 35
w^2 + 2w - 35 = 0
(w + 7)(w - 5) = 0
The pool is 5 meters wide and 7 meters long.