293,776 views
25 votes
25 votes
The length of a rectangle is 3cm more than the width. The area is 70cm^2. Find the dimensions of the rectangle​

User Nikolaus
by
2.5k points

1 Answer

17 votes
17 votes
Let width be x
Length would be x + 3
Area = L * W
Make an equation
(x) * (x+3) = 70
x^2 + 3x = 70
x^2 + 3x - 70 = 0
Quadratic formula
(-3 +/- rt 3^2 - 4 * 1 * (-70))/(2 * 1)
x1 = (-3 + 17)/2, x2 = (-3-17)/2
x = 7, x = -10
Dimension cannot be negative

Solution: width = 7
Length = 10
User Jeff Li
by
3.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.