asked 190k views
2 votes
How do I find the length and the width?

How do I find the length and the width?-example-1

2 Answers

7 votes
Online calculator to calculate the dimensions (length and width) of a rectangle given the area A and perimeter P of the rectangle. Then these equations are solved for L and W which are the length and width of the rectangle. Enter the perimeter P and area A as positive real numbers and press "enter".
answered
User Lucas Declercq
by
7.9k points
2 votes
A = L * W
A = 91
L = W + 6

91 = W(W + 6)
91 = W^2 + 6W
W^2 + 6W - 91 = 0
(W - 7)(W + 13) = 0

W - 7 = 0
W = 7

W + 13 = 0
W = -13.......extraneous solution...this one does not work

so the width is 7 inches <====
L = W + 6
L = 7 + 6
L = 13...and the length is 13 inches <====

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.