SOLUTION: Find the dimensions of a rectangle whose width is 1 inches less than half its length an whose area is 40 square inches.
Algebra
->
Customizable Word Problem Solvers
->
Evaluation
-> SOLUTION: Find the dimensions of a rectangle whose width is 1 inches less than half its length an whose area is 40 square inches.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Evaluation, Substitution
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Evaluation Word Problems
Question 1005642
:
Find the dimensions of a rectangle whose width is 1 inches less than half its length an whose area is 40 square inches.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
length = L
width = L/2 - 1
L(L/2 - 1) = 40
L^2/2 - L = 40
L^2 - 2L - 80 = 0
(L - 10)(L + 8) = 0
dimensions: 10 inches by 4 inches