SOLUTION: The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 934761: The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool.
Found 2 solutions by stanbon, TimothyLamb:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool.
Width = w
Length = 2w
----
Equation:
Area = length*width
5000 = 2w*w
-----
2w^2 = 5000
w^2 = 2500
w = 50 ft
2w = 2*50 = 100 ft
---------------------
Cheers,
Stan H.
----------------------

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
L = 2w
Lw = 5000
---
Lw = 5000
(2w)w = 5000
2ww - 5000 = 0
ww - 2500 = 0
---
the above quadratic equation is in standard form, with a=1, b=0 and c=-2500
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 0 -2500
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
w = 50
w = -50
---
the negative root doesn't fit the problem statement, so use the positive root:
---
w = 50
L = 2w
L = 100
---
answer:
w = 50 ft
L = 100 ft
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---