- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Calculate the area and perimeter of the following shapes:
Q.1 Calculate the area of Square and rectangle

Q.2 Calculate perimeter of Square and rectangle.
"
1. Given: A Square and a rectangle.
To find: We have to find the area of the square and rectangle.
Solution:
Area of square = (Side length)2 = (12)2 cm2 = 144 cm2
Area of rectangle = Length x Breadth = 16 x 10 cm2 = 160 cm2
2. Given: A Square and a rectangle.
To find: We have to find the perimeter of the square and rectangle
Solution:
Perimeter of square = 4 x (Side length) = 4 x 7 cm = 28 cm
Perimeter of rectangle = 2 x (Length + Breadth) = 2 x (22 + 9) cm = 2 x 31 cm = 62 cm
- Related Articles
- Program to calculate area and perimeter of Trapezium
- Program to calculate area and perimeter of equilateral triangle
- How to calculate the area and perimeter of a circle in JavaScript?
- Swift Program to Calculate Area and Perimeter of Equilateral Triangle
- The perimeter of a square is equal to the perimeter of the rectangle of length 16 cm and breadth 8 cm. Find the side of the square and area of the square.
- Program to calculate area and perimeter of equilateral triangle in C++
- The area of rectangle is 120 metre square and its breadth is 8 metre. Find the length of the rectangle and perimeter of the rectangle.
- Find the perimeter and area of the following figure:"\n
- Find the area and perimeter of a square of side of 4 cm.
- The area of a square field is $30\frac{1}{4}\ m^2$. Calculate the length of the side of the square.
- Find the perimeter of the square whose area is $2500 m^{2}$.
- The perimeter of a square is 12 cm, find the length of its side and area of the square.
- The area of a square plot is 64 m2 . Find the length of its side and perimeter of the square.
- C Program for Area And Perimeter Of Rectangle
- What is rule for perimeter of rectangle and square?

Advertisements