SOLUTION: Find the dimensions of the rectangle whose width is 8cm less than its length and whose area is 20 cm^2.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find the dimensions of the rectangle whose width is 8cm less than its length and whose area is 20 cm^2.
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 854421
:
Find the dimensions of the rectangle whose width is 8cm less than its length and whose area is 20 cm^2.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
area = width * length
20 = (L)(L - 8)
20 = L^2 - 8L
0 = L^2 - 8L - 20
0 = (L - 10)(L + 2)
Distance is positive, so the rectangle is 10 cm long and 2 cm wide.