answersLogoWhite

0

Suppose the rectangle has dimensions X and Y units

Then

Area = X*Y so that Y = A/X

also

Perimeter = 2X + 2Y

P =2X + 2A/X

Multiplying by X gives

PX = 2X2 + 2A

ie 2X2 - PX + 2A = 0

This is a quadratic equation in the variable X and its two solutions are

X = [P ± sqrt(P2 - 4*2*2A)]/(2*2)

ie

X = [P ± sqrt(P2 - 16A)]/4

The two solutions will be the length and width of the rectangle. Conventionally, the bigger (the one obtained when the + sign is used) is the length and the other the width.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What is the perimeter of the rectangle with a length of 8 inches is 48 square inches?

You must first calculate the width, using the formula for the area of a rectangle (plug in the numbers you know into the formula, and solve for width). Once you know this, you can plug in the numbers in the formula for a rectangle's perimeter.


How do you find the area of a rectangle using perimeter and width?

Perimeter minus two times the width will give you the two times the length. Area is found by multiplying the length by the width.


Do all rectangles have even perimeters?

No, not all rectangles have even perimeters. The perimeter of a rectangle is calculated using the formula ( P = 2(length + width) ). If either the length or width is an odd number, their sum can be odd, resulting in an odd perimeter when multiplied by 2. Therefore, a rectangle can have an odd perimeter if one or both dimensions are odd.


Describe how to find the side length of the rectangle without graphing?

To find the length of a side, you either measure it, or you calculate it. How you calculate it depends on what data is given. For example, if you have the coordinates of the endpoints of a line, you can calculate the length by using the Pythagorean theorem (or simply subtracting the coordinates of the two endpoints, if the line is perfectly vertical or perfectly horizontal).


How do you find the length of a given side if you have lengths of other sides of a rectangle?

By using the fact that opposite sides of a rectangle have the same length.By using the fact that opposite sides of a rectangle have the same length.By using the fact that opposite sides of a rectangle have the same length.By using the fact that opposite sides of a rectangle have the same length.

Related Questions

The perimeter of a rectangle is 72m the width of the rectangle is 16m what is the area of the rectangle?

To find the area of a rectangle, you need to know the formula: Area = length x width. Given that the perimeter is 72m and the width is 16m, we can calculate the length by using the formula for perimeter of a rectangle: Perimeter = 2(length + width). Substituting the values we have, 72 = 2(length + 16), which simplifies to length + 16 = 36. Therefore, the length of the rectangle is 20m. Finally, the area of the rectangle is 20m x 16m = 320 square meters.


How do you find breadth using perimeter and length?

If the shape is a rectangle (or square), then Perimeter = 2*(Length + Breadth) So Breadth = Perimeter/2 - Length


Draw a flowchart that will compute and display the Area of a rectangle using the formula: Area = Length Width?

The formula for the perimeter of a rectangle is: p = 2(l + w) In other words, just add all four sides. You can't calculate the perimeter of the rectangle if you know only the length.


What is the perimeter of the rectangle with a length of 8 inches is 48 square inches?

You must first calculate the width, using the formula for the area of a rectangle (plug in the numbers you know into the formula, and solve for width). Once you know this, you can plug in the numbers in the formula for a rectangle's perimeter.


How do you find area and length of a rectangle if perimeter and breadth is given?

Well, isn't that just a happy little problem to solve! To find the area of a rectangle, you multiply the length by the breadth. And to find the length, you can use the formula: length = (perimeter - 2 * breadth) / 2. Just remember, there are no mistakes, only happy accidents in math!


How do you find the area of a rectangle using perimeter and width?

Perimeter minus two times the width will give you the two times the length. Area is found by multiplying the length by the width.


What is the perimeter of 150 acres?

To find the perimeter of 150 acres, we need to know the shape of the land. Since acres measure area, we can't directly calculate the perimeter without additional information. If the land is a square, we would need to find the square root of 150 to determine the side length, then multiply by 4 to find the perimeter. If the land is a rectangle, we would need the length and width to calculate the perimeter using the formula 2(length + width).


How do you find the circumference of a rectangle?

The perimeter (P) of a rectangle is the sum of the length's of all four sides which can be simplified by using the length (l) and width (w) as follows: P = 2*w+2*l.


What is the area of 12 cm2 and the perimeter of 14 cm?

Well, honey, if the area is 12 cm² and the perimeter is 14 cm, that means we're dealing with a rectangle. To find the dimensions, you'll need to do some math. Let's break out the algebra and solve for the sides like the math whiz you are.


How do you write a program to find the area and perimeter of a rectangle?

CLS PRINT "PROGRAM: Calculate both perimeter/area of rectangle" PRINT INPUT " Length"; length INPUT "Breadth"; breadth PRINT PRINT "Perimeter: "; 2 * (length + breadth) PRINT " Area: "; length * breadth END


Do all rectangles have even perimeters?

No, not all rectangles have even perimeters. The perimeter of a rectangle is calculated using the formula ( P = 2(length + width) ). If either the length or width is an odd number, their sum can be odd, resulting in an odd perimeter when multiplied by 2. Therefore, a rectangle can have an odd perimeter if one or both dimensions are odd.


The diagonal of rectangle is 50 cm its breadth is 30 cm then the perimeter is?

Using Pythagoras theorem its length is 40 cm and so 2(40+30) = 140 cm which is its perimeter