Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Prism Formula
Next article icon

Prism Formula

Last Updated : 27 Aug, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Prism can be defined as a polyhedron that has two polygon-shaped bases opposite to each other and some lateral surfaces. Prism has smooth polished surfaces which refract light. Bases of the prism are generally triangular in shape and lateral surfaces have rectangular or parallelogram shapes. 

Properties of Prism

  • The two bases of a prism are parallel to each other and are mostly triangular in shape.
  • Faces other than bases (base and top) are called lateral faces.
  • Prism has the property of refracting light.
  • White light can be split into seven rainbow colors by using a prism at certain angles.
  • Lateral surfaces are of a parallelogram or rectangular shape.

Prism Formula 

Surface area of Prism = (2×BaseArea) + Surface Area of Lateral Surfaces

Types of Prism

There are different types of prism: 

Triangular Prism

It is the simplest type of prism with two triangular faces which can be called base and top, and three lateral faces that are rectangular in shape.

Area of base = 1/2 × (base) × (height) = 1/2 × (b) × (h)

Total Surface Area = Area of two bases + Area of 3 lateral surfaces

                              = 2 × (1/2×(base)×(height)) + 3 × length×breadth

                              = b × h + 3 × a × b

Rectangular Prism

It is a type of prism with two rectangular faces which can be called a base and top, and four lateral faces which are rectangular in shape. It looks like a cuboid in shape.

Area of base = (breadth) × (height)

Total Surface Area = Area of two bases + Area of 4 lateral surfaces

                              = 2×(breadth)×(height) + 2×length×breadth + 2×length×height

Pentagonal Prism

It is a type of prism with two pentagonal faces which can be called base and top, and five lateral faces which are rectangular in shape.

Area of base = 5/2×a×b

Total Surface Area = Area of two bases + Area of 5 lateral surfaces

                             = 2×(5/2×a×b) + 5×b×h

                             = (5×a×b) + 5×b×h

Hexagonal Prism

It is a type of prism with two hexagonal faces which can be called base and top, and six lateral faces which are rectangular in shape.

Area of base = 3×a×b

Total Surface Area = Area of two bases + Area of 6 lateral surfaces

                             = 2×(3×a×b) + 6×b×h

                             = (6×a×b) + 6×b×h

Sample Questions

Question 1: Find the area of the triangular prism which has a length of 10 cm, a breadth of 6 cm and a height of 2 cm.

Solution: 

Given length (a) = 10 cm, breadth (b) = 6 cm, and height (h) = 2 cm.

Area of triangular prism

Total Surface Area = Area of two bases + Area of 3 lateral surfaces

                  = 2×(1/2×(base)×(height)) + 3×length×breadth

                  = b×h + 3×a×b

                 = 6×2 + 3×10×6

                 = 12 + 180

                 = 192 cm2

Question 2: Find the area of the rectangular prism which has a length of 10 cm, a breadth of 6 cm and a height of 2 cm.

Solution: 

Given length (a) = 10 cm, breadth (b) = 6 cm, and height (h) = 2 cm.

Area of the rectangular prism

Total Surface Area = Area of two bases + Area of 4 lateral surfaces

                 = 2×(breadth)×(height) + 2×length×breadth +  2×length×height

                 = 2×6×2 + 2×10×6 + 2×10×2

                 = 24 + 120 + 40

                 = 184 cm2

Question 3: Find the area of the pentagonal prism which has a = 5 cm, breadth of 6 cm and a height of 10 cm.

Solution: 

Given (a) = 5 cm, breadth (b) = 6 cm, and height (h) = 10 cm.

Area of a pentagonal prism

Total Surface Area = Area of two bases + Area of 5 lateral surfaces

                 = 2×(5/2×a×b) + 5×b×h

                 = (5×a×b) + 5×b×h

                 = (5×5×6) + 5×6×10

                 = 150 + 300

                 = 450 cm2

Question 4: Find the area of the hexagonal prism which has a = 5 cm, breadth of 6 cm and a height of 10 cm.

Solution: 

Given (a) = 5 cm, breadth (b) = 6 cm, and height (h) = 10 cm.

Area of a hexagonal prism

Total Surface Area = Area of two bases + Area of 6 lateral surfaces

                 = 2×(3×a×b) + 6×b×h

                 = (6×a×b) + 6×b×h

                 = (6×5×6) + 6×6×10

                 = 180 + 360

                 = 540 cm2

Question 5: Find the lateral surface area of hexagonal prism which has a breadth of 6 cm and a height of 10 cm.

Solution: 

Given breadth (b) = 6 cm, and height (h) = 10 cm.

Area of 6 lateral surfaces = 6×b×h

                                        = 6×6×10

                                        = 360 cm2

Practice Problems on Prism Formula

1. Find the volume of a triangular prism with a base area of 24 square units and a height of 10 units.

2. A rectangular prism has dimensions of 4 units by 6 units by 8 units. What is its volume?

3. Calculate the surface area of a pentagonal prism with a base perimeter of 30 units, a base area of 50 square units, and a height of 12 units.

4. Find the volume of a hexagonal prism with a base area of 18 square units and a height of 15 units.

5. A rectangular prism has a length of 5 units, a width of 3 units, and a height of 9 units. Find the surface area.

6. Calculate the surface area of a triangular prism with a base perimeter of 20 units, a base area of 30 square units, and a height of 10 units.

7. A prism has a volume of 360 cubic units and a base area of 40 square units. What is its height?

8. A prism has a base area of 25 square units, a base perimeter of 15 units, and a height of 8 units. Find its surface area.

9. A triangular prism has a base length of 6 units, a base height of 4 units, and a height of 12 units. Calculate the volume.

10. Calculate the surface area of a rectangular prism with dimensions 7 units, 3 units, and 5 units.

Conclusion

Therefore, a prism is a geometric shape which has two parallel and congruent bases connected by rectangular or parallelogram shaped lateral faces. The type of prism is determined by the shape of the base, which can be rectangular, triangular, or pentagonal. The properties of prisms as well as calculation of their volumes and surface areas is necessary and quite useful in various fields like mathematics, engineering, and architecture for solving real life practical problems.


Next Article
Prism Formula

J

jyotirajpoot
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Maths MAQ
  • Maths-Formulas

Similar Reads

    Square Pyramid Formula
    A square pyramid is a three-dimensional geometric shape with a square base and four triangular faces that meet at a single point called the apex. Several formulas are associated with a square pyramid, including those for the surface area, volume, and slant height.In this article, we will learn about
    7 min read
    Lens Maker's Formula
    A lens is a piece of polished glass with curved sides for concentrating or dispersing the beam of light rays. A lens is used for magnifying or reducing the image placed in front of it. Scientists use lenses for examining mirror-sized objects. People wear spectacles. The glass used in it is a good ex
    9 min read
    Volume of a Pyramid Formula
    Pyramid is a three-dimensional shape whose base is a polygon, and all its triangular faces join at a common point called the apex. The pyramids of Egypt are real-life examples of pyramids. Volume of a pyramid is the space occupied by that pyramid and is calculated by the formula, V = 1/3×(Area of Ba
    9 min read
    Octagonal Prism
    Octagonal Prism is a 3D shape with two octagon-shaped ends connected by eight rectangular sides. Thus an octagonal has 10 faces out of which 8 are rectangular and 2 are octagonal. In this article, we'll talk about what an octagon prism is, its surface area and volume formulas, and real-life examples
    8 min read
    Hexagonal Prism
    A hexagonal prism is a three-dimensional geometric structure with two hexagonal bases connected by six rectangular faces. It is a polyhedron with eight faces, twelve vertices, and eighteen edges. In this, article we have covered the definition of a Hexagonal prism, its definition, formulas and other
    8 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences