answersLogoWhite

0


Best Answer

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

So Breadth = Perimeter/2 - Length

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find breadth using perimeter and length?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

2(length+breadth)=Perimetre Length= (Perimetre/2)-Breadth Area=Length x breadth


If you know the perimeter how do you find the area?

Perimeter equals to 2 times the length plus 2 times the breadth. Area equals to length multiply by breadth


What is the formula to to find length and breadth if the perimeter is given?

l = Length W = breadth or width perimeter = 2 x (L+W) = 2L + 2W


How do you find length of a rectangle when breadth and perimeter are given?

Let the length be x: 2*x = perimeter-(2*breadth) Then divide both sides by 2 to find the vallue of x


Write a C program to find the area and perimeter of you square ii rectangle?

#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"); }


Why do we use perimeter?

We use perimeter to measure the length and breadth so that we can easily find out the measurement of a figure


How do you find the length and breadth with only the area and perimeter?

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!


How to find the breadth of a rectangle whose perimeter is 140m and length is 40m?

360


How do you find the breadth of a square?

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.


How do you find the perimeter of a page the length 25 and breadth 22?

Perimeter = 25 + 25 + 22 + 22 = 94


How do you find the perimeter of a rectangle?

you multiply the length by two then you multiply the width by two and then add the two answers 2l+2w


The perimeter of a swimming pool is 96m the width is 3m more than half the length of the pool find the length and breadth?

length = 30m width = 18m