SOLUTION: How to find the Height and Base of a rectangle who has an Area = 32 cm^2
Algebra
->
Rectangles
-> SOLUTION: How to find the Height and Base of a rectangle who has an Area = 32 cm^2
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 660510
:
How to find the Height and Base of a rectangle who has an Area = 32 cm^2
Answer by
ReadingBoosters(3246)
(
Show Source
):
You can
put this solution on YOUR website!
Given:
A = bh
b = x + 2
h = x - 2
32 = (x+2)(x-2)
32 = x^2 - 4
x^2 = 32 + 4
x^2 = 36
x = 6
b = 6+2 = 8
h = 6-2 = 4