Lisa C.
asked 09/27/14Determining height/width of rectangle
I've been given the perimeter and area of squares/rectangles. I used the quadratic equation to find 2 values: =(P+-(sq.rt((P*P)-16A)))/4 (sorry, my keyboard has no carrot symbol). Is there any way (other than looking at the rectangle) to determine which value is the height and which is the width? Thanks.
More
1 Expert Answer
Arthur D. answered 09/27/14
Tutor
5.0
(256)
Mathematics Tutor With a Master's Degree In Mathematics
A=lw
P=2l+2w
A/w=l
P=2(A/w)+2w
wP=2A+2w2
2w2+2A-wP=0
if you are given the Area and the Perimeter, substitute them into this equation
example: Area=28 square units and Perimeter=22 units
2w2+2(28)-w(22)=0
2w2+56-22w=0
2w2-22w+56=0
w2-11w+28=0
(w-7)(w-4)=0
w-7=0
w=7 units
w-4=0
w=4 units
A=7*4=28 square units
P=2(7)+2(4)
P=14+8
P=22 units
the length and width of a rectangle are interchangeable; either measurement can be the width and either measurement can be the length
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Yohan C.
09/27/14