SOLUTION: A flat piece of wood with an area of 27 sq ft, and perimeter of 21 ft. How do I calculate the dimensions? I'm totally clueless. Thanks for our help.
Question 79468: A flat piece of wood with an area of 27 sq ft, and perimeter of 21 ft. How do I calculate the dimensions? I'm totally clueless. Thanks for our help. Found 2 solutions by Nate, checkley75:Answer by Nate(3500) (Show Source):
You can put this solution on YOUR website! I don't know what shape the flat piece of wood is. I would assume it as a rectangle or a square.
lenght = l
width = w
2w + 2l = 21
and
lw = 27 or l = 27/w
Plug:
2w + 2l = 21
2w + 2(27/w) = 21
2w^2 + 54 = 21w
2w^2 - 21w + 54 = 0
2w^2 - 9w - 12w + 54 = 0
(2w^2 - 9w) + (-12w + 54) = 0
w(2w - 9) - 6(2w - 9) = 0
(w - 6)(2w - 9) = 0
w = 6
or
w = 9/2 = 4.5
The rest is explanatory.