answersLogoWhite

0


Best Answer

The area doesn't tell you anything about the shape or its dimensions. There are

an infinite number of different shapes and dimensions that it could be. Even if

we know that it's a rectangle, it could be . . .

1 meter x 40 meters

2 x 20

3 x 131/3

4 x 10

5 x 8

6 x 62/3

.

.

etc.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the length and breadth of a 40 square meter area?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How many tiles would be needed to cover a square design with a length of 7 tiles explain how you know?

49 tiles because a square has the same length as it does breadth. The Area of a square is length times breadth, so if length eqauls seven then so does the breadth which means that the area will be 7x7 which eqauls 49.


Find the area of a rectangle if it's length and breadth are made five times-?

If the breadth of the rectangle is 2, then its length is 5. which means that the area is 10 square units.


Find the area of a rectangle if it's length and breadth are made five times?

If the breadth is 3, it means that the length is 5 which therefore means the area is 15 square units.


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


What would 94 inches be in square meters?

An inch is a unit of length, a square meter is a unit of area. You can't convert that.An inch is a unit of length, a square meter is a unit of area. You can't convert that.An inch is a unit of length, a square meter is a unit of area. You can't convert that.An inch is a unit of length, a square meter is a unit of area. You can't convert that.

Related questions

What is the area of square shape?

The area of any rectangular shape, including the square, is the length times the breadth. Area = length x breadth


What is the length and breadth of a square paper?

The square root of the area of the paper.


How many tiles would be needed to cover a square design with a length of 7 tiles explain how you know?

49 tiles because a square has the same length as it does breadth. The Area of a square is length times breadth, so if length eqauls seven then so does the breadth which means that the area will be 7x7 which eqauls 49.


Write a c sharp program to find the area of square?

include<stdio.h> #include<conio.h> void main() { int length, breadth, area ; printf("\n Enter the length & breadth of a Rectangle"); scanf("d",&length,&breadth); area=length*breadth; printf("\n Area of the Rectangle=%d",area); getch(); }


What is the area of a square with each side measuring 3.5 inches?

Length = Breadth = 3.5 inches∴ Area = Length * Breadth = 3.5 * 3.5 = 12.25 sq. inches


Find the area of a rectangle if it's length and breadth are made five times-?

If the breadth of the rectangle is 2, then its length is 5. which means that the area is 10 square units.


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


Find the area of a rectangle if it's length and breadth are made five times?

If the breadth is 3, it means that the length is 5 which therefore means the area is 15 square units.


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


If the area of a carpet is 32m square and it s breadth is 4m what is the length?

It is: 32/4 = 8m in length


1 square meter how many meters?

Does not compute a meter is a length, a square meter is an area.


How do you find the square footage of a 9' by 9' room?

Area of rectangle = Length x Breadth = 9x 9= 81sq feet Acc. to me a room has three dimensions length, breadth and height. If you know the area of the woom and length and breadth you can find height.