173k views
2 votes
A rectangle has perimeter 68 meters, and its area is 280 sq-meters. find the dimensions of this rectangle. (for purposes of this problem only, the width is shorter than the length.)

1 Answer

2 votes
let one side be x and the other be y

Perimeter is 68 meters
2(x + y) = 68
x + y = 34
x = 34 - y ------------------ (1)

Area = 280
xy = 280 ------------------- (2)

Sub (1) into (2):

(34 - y)y = 280
34y - y² = 280
y² - 34y + 280 = 0
(x - 14)(x - 20) = 0
x = 14 or x = 20

The dimension of this rectangle is 14 meters by 20 meters


User Joseph Lennox
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.