- 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
How to find the perimeter of a parallelogram with two adjacent sides of 18 and 20cm?
Given: Two adjacent side of parallelogram is 18cm and 20cm.
To do: Find the perimeter of the parallelogram.
Solution:
Perimeter of parallelogram
$=> P=2(a+b)$.
Here a and b are sides of parallelogram.
So, $ P = 2(18+20)$
$P = 76$ units
Therefore the perimeter of the parallelogram is 76
Advertisements