SOLUTION: the length of a room is 3 metres longer than its breadth the area of the room is 28m�.find the dimensions.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the length of a room is 3 metres longer than its breadth the area of the room is 28m�.find the dimensions.
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 996369
:
the length of a room is 3 metres longer than its breadth the area of the room is 28m�.find the dimensions.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
width = w
length = w + 3
(w)(w + 3) = 28
w^2 + 3w - 28 = 0
(w + 7)(w - 4) = 0
The room is 4 ft wide and 7 ft long.