If the shape is a rectangle (or square), then Perimeter = 2*(Length + Breadth)
So Breadth = Perimeter/2 - Length
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!
Perimeter equals to 2 times the length plus 2 times the breadth. Area equals to length multiply by breadth
l = Length W = breadth or width perimeter = 2 x (L+W) = 2L + 2W
Example: To find the perimeter of a rectangular box, with length as 6cm and Breadth as 4 cm, we need to use the formula, Perimeter of a Rectangle = 2 (L+B) = 2 ( 6 cm + 4 cm) = 2 × 10 cm = 20cm.
width = (perimeter-2*length)/2
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!
Perimeter equals to 2 times the length plus 2 times the breadth. Area equals to length multiply by breadth
l = Length W = breadth or width perimeter = 2 x (L+W) = 2L + 2W
Let the length be x: 2*x = perimeter-(2*breadth) Then divide both sides by 2 to find the vallue of x
#include<stdio.h> void main() { float length, breadth, area, perimeter; printf("Enter the length & breadth of a Rectangle\n(length breadth): "); scanf("%f %f",&length,&breadth); area=length*breadth; perimeter=2*(length+breadth); printf(" Area of the Rectangle=%0.3f\n",area); printf("Perimeter of the Rectangle=%0.3f\n",perimeter); printf("(Press ENTER to exit.)"); getch(); printf("\n"); }
We use perimeter to measure the length and breadth so that we can easily find out the measurement of a figure
let the length be 'x' and the breadth be 'y' then area = xy and perimeter = 2x+2y Solve the simultaneous linear equations by given area and perimeter. Regards, A Pakistani!
360
Perimeter = 25 + 25 + 22 + 22 = 94
The breadth of a square is typically referred to as the length of one of its sides, as all sides of a square are equal in length. To find the breadth of a square, you simply measure the length of one of its sides using a ruler or measuring tape. Alternatively, if you know the area or perimeter of the square, you can use mathematical formulas to calculate the length of its sides.
you multiply the length by two then you multiply the width by two and then add the two answers 2l+2w
length = 30m width = 18m