curved surface area of cube


Total surface area is the sum of the area of the curved surface, or lateral surface, and the area of flat faces of a shape. Right Circular Cylinder : A right circular cylinder is a closed solid that has two parallel circular bases connected by a curved surface in which the two bases are exactly over each other and the axis is at right angles to the base. First multiply the height with 2 and add the length and breadth. The surface area is the region occupied by the surfaces of the cube in a three-dimensional space. Now,Total surface area of the solid = Total surface area of the cube + curved surface area of the hemisphere - Area of the base of the hemisphere = 6a2 + 2πr2 -πr2= [ 6 x (10)2 + 2 x 3.14 x (5)2 - 3.14 x (5)2] cm2 = (600 +157 -78.5 ) cm2= 678.5 cm2Cost of painting = Rs 5 per 100 cm2Therefore, Cost of painting the solid = 678.5 x (5/100) = Rs. If the area of one side is a 2 then the area of six sides is 6a 2 which is its surface area. Where, 'a' is the length of the side of each edge of the cube. Now, we know, by the formula of area of a square; Therefore, the total surface area of a cube = 6 × (area of each side). Since the length of an edge is a, the area of one square is a × a = a 2 Since there are six sides, the total surface area, call it SA, can be found as shown below: SA = a 2 + a 2 + a 2 + a 2 + a 2 + a 2 Comments Off on Curved Surface Area Of Cube : Java Program | 3 Simple Ways. Do check it out. Therefore, the total surface area of a cube = 6 × (area of each side) = 6 × a 2 = 6a 2 Square Unit Cylinder: A cylinder is a three-dimensional rectangle with circular bases. The height of the entire rocket is 26 cm, 6 cm while the height of the conical part is 6 … In real world, we have been surrounded by many solid objects which have their own area as well volume. Q: How to calculate the curved surface area of the cube? Since the cube has six faces, therefore, the total surface area of the cube will be equal to sum of all six faces of cube. Voice Call, Each face of the cube is in square shape. The Curved surface area of a cuboid is the sum of the areas of its 6 faces. Sample Program -3 ( Using method calling ), Here we used method calling, do check it out. Surface area of four walls = 2h (l + w) Area of ceiling = length ⋅ width length = 15 m width = 10 m height = 7 m Area has to be painted = 2h (l + w) + length ⋅ width = 2(7) (15 + 10) + 15 ⋅ 1… Curved Surface Area Of Cube : Java Program | 3 Simple Ways, on Curved Surface Area Of Cube : Java Program | 3 Simple Ways, Java Program Volume Of Cylinder | 3 simple ways, Java Program To Calculate Volume Of Prism | 3 Simple ways, Java Program To Calculate Volume Of Sphere – 3 Simple Ways, Java Program To Calculate Area Of Rhombus | 4 Ways, Java Program To Find Area Of Rectangle | 3 Ways, Java Program To Calculate Area Of Triangle – 5 Ways, Java Program To Find Area of Parallelogram – Programs, Java Program To Find Area Of Isosceles Triangle, Java Program To Find Area Of Equilateral Triangle, Java Program To Calculate Area Of Circle | 5 Ways, Java Program Calculate Remainder | Java programs, Java: Validating a Phone Number Format String | Java Programs, Java Code to Calculate Years Between Two Dates | Java Programs, Java: VAT Calculator Program In 2 Ways | Java Programs, Java Program Calculate Profit and Loss | Java Programs, Simple Java Program Internet Speed Test | Java Programs, Java: Convert Minutes To Seconds & Vice Versa | 4 Simple Ways, Java: Convert Hours To Seconds & Minutes | Vice Versa, Java Number Of Words In A String | 4 Ways, Java Program To Calculate Salary Of An Employee | 3 Ways, Java Mortgage Payment Calculator in 3 Ways | Java Programs, Java Program To Calculate Modulus | Mod Java, Java Standard Deviation in 4 Easy Ways | Java Programs, Java Distance Traveled By Vehicle Program | 4 Ways, Mean Java Program In 4 Simple Methods | Java Programs, 4 Ways To Calculate Mode In Java | Java Programs, Java Program To Calculate Median Array | 4 Methods, 4 Methods To Find Java String Length() | Str Length, Java Code For log() – 4 Simple Ways | Java Codes, Java Code to Calculate Love Percentage [FLAMES] | Programs, [GUI] Implement Simple Calculator Using JFrame/Swing In Java | Programs, Java Program to Calculate Income Tax | Java Programs, Java Code to Calculate Harmonic Value | Java Programs, Java Program to Calculate Hypotenuse Of Triangle | Programs, 4 Ways To Find Height of A Binary Tree In Java | Java Programming, Java: Volume Of Box Program | Java Programs, Java: Number of Days In A Month – 3 Ways | Java Programs, C Programs – 500+ Simple & Basic Programming Examples & Outputs, C Program Inverted Right Triangle Star Pattern – Pattern Programs, C Program To Delete An Element From An Array At Specified Position | C Programs, C Program Right Triangle Star Pattern | Pattern Programs, C Mirrored Right Triangle Star Pattern Program – Pattern Programs, C Plus Star Pattern Program – Pattern Programs | C, C Pyramid Star Pattern Program – Pattern Programs | C, C Square Star Pattern Program – C Pattern Programs | C Programs, Hollow Square Pattern Program in C | C Programs, C Program To Find Maximum & Minimum Element In Array | C Prorams, C Program To Search All Occurrences Of A Character In String | C Programs, C Program To Remove First Occurrence Of A Character From String, C Program To Count Frequency Of Each Character In String | C Programs, C Program To Reverse Words In A String | C Programs, C Program To Left Rotate An Array | C Programs, C Program To Delete Duplicate Elements From An Array | 4 Ways, C Program To Print All Unique Elements In The Array | C Programs, C Program To Count Number Of Even & Odd Elements In Array | C Programs, C Program Count Number Of Words In A String | 4 Ways, C Program Number Of Alphabets, Digits & Special Character In String | Programs, C Program To Compare Two Strings – 3 Easy Ways | C Programs, C Program To Copy One String To Another String | 4 Simple Ways, C Program To Remove Blank Spaces From String | C Programs, C Program To Find First Occurrence Of A Word In String | C Programs, C Program To Count Occurrences Of A Word In A Given String | C Programs, C Program To Search All Occurrences Of A Word In String | C Programs, C Program To Remove First Occurrence Of A Word From String | 4 Ways, C Program To Remove Repeated Characters From String | 4 Ways, C Program To Copy All Elements From An Array | C Programs, C Program To Find Last Occurrence Of A Character In A Given String, C Program To Remove Last Occurrence Of A Character From String, C Program Find Maximum Between Two Numbers | C Programs, C Program To Toggle Case Of Character Of A String | C Programs, C Program To Concatenate Two Strings | 4 Simple Ways, C Program To Find Last Occurrence Of A Word In A String | C Programs, C Program To Replace Last Occurrence Of A Character In String | C Programs, C Program To Trim White Space Characters From String | C Programs, C Program To Trim Trailing White Space Characters From String | C Programs, C Program To Trim Leading & Trailing White Space Characters From String, C Program To Remove All Occurrences Of A Character From String | C Programs, C Program Replace All Occurrences Of A Character With Another In String, C Program To Find First Occurrence Of A Character In A String, C Program Replace First Occurrence Of A Character With Another String, C Program To Find Reverse Of A string | 4 Ways, C Program To Check A String Is Palindrome Or Not | C Programs, C Program To Count Occurrences Of A Character In String | C Programs, C Program To Find Lowest Frequency Character In A String | C Programs, Highest Frequency Character In A String C Program | 4 Ways, C Program To Sort Even And Odd Elements Of Array | C Programs, C Program To Convert Lowercase String To Uppercase | 4 Ways, C Program To Convert Uppercase String To Lowercase | 4 Ways, C Program Count Number Of Vowels & Consonants In A String | 4 Ways, C Program To Count Frequency Of Each Element In Array | C Programs, Merge Two Arrays To Third Array C Program | 4 Ways, C Program Count Number of Duplicate Elements in An Array | C Programs, C Program To Right Rotate An Array | 4 Ways, C Program To Find Length Of A String | 4 Simple Ways, Rhombus Star Pattern Program In C | 4 Multiple Ways, C Program To Sort Array Elements In Ascending Order | 4 Ways, C Program To Sort Array Elements In Descending Order | 3 Ways, C Program To Count Number Of Negative Elements In Array, C Program To Insert Element In An Array At Specified Position, C Program To Read & Print Elements Of Array | C Programs, C Program To Search An Element In An Array | C Programs, C Program To Put Even And Odd Elements Of Array Into Two Separate Arrays, C Program To Print All Negative Elements In An Array, C Program To Find Sum Of All Array Elements | 4 Simple Ways, C Program Hollow Inverted Mirrored Right Triangle, Diamond Star Pattern C Program – 4 Ways | C Patterns, Hollow Inverted Pyramid Star Pattern Program in C, C Program Half Diamond Star Pattern | C Pattern Programs, C Program To Print Number Of Days In A Month | 5 Ways, C Program Hollow Inverted Right Triangle Star Pattern, C Program Hollow Mirrored Rhombus Star Pattern | C Programs, Left Arrow Star Pattern Program in C | C Programs, Right Arrow Star Pattern Program In C | 4 Ways, C Program Hollow Mirrored Right Triangle Star Pattern, 8 Star Pattern – C Program | 4 Multiple Ways, C Program To Input Week Number And Print Week Day | 2 Ways, One Dimensional Array In Java – Tutorial & Example, Two Dimensional Array In Java – JavaTutoring, Multi Dimensional Array In Java – Tutorial & Program, Java Program To Check Even Numbers | 4 Ways, Java Program To Calculate EMI – Monthly & Annum, Java Program To Calculate Exponent Value | 4 Ways, C Program Mirrored Half Diamond Star Pattern | C Patterns, C Program Inverted Mirrored Right Triangle Star Pattern, C Program Hollow Right Triangle Star Pattern, Java Program To Calculate Future Investment Value, Volume Of Cube Java Program – 2 Ways | Programs, Java Program Calculate Perimeter Of Circle | 4 Simple Ways, Java Program Perimeter Of Equilateral Triangle | Programs, Java Program Calculate Perimeter Of Parallelogram | 3 Ways, Java Program To Find Perimeter Of Rectangle | 3 Ways, Java Program Calculate Perimeter Of Square | Programs, Java Program To Calculate Perimeter Of Rhombus | 3 Ways, HCF Of Two & N Numbers Java Program | 3 Ways, LCM Of Two Numbers Java Program | 5 Ways – Programs, Java Program Convert Fahrenheit To Celsius | Vice Versa, Java Program Count Vowels In A String | Programs, Square Star Pattern Program In Java – Patterns, Java Right Arrow Star Pattern Program | Patterns, Rhombus Star Pattern Program In Java – Patterns, Reverse A Number In Java – 4 Simple Ways | Programs, Java Pyramid Star Pattern Program | Patterns, Plus Star Pattern Java Program | Patterns, Perfect Number In Java Program – 3 Ways | Programs, Palindrome Program In Java – 5 Ways | Programs, Java Mirrored Right Triangle Star Pattern Programs | Patterns, Merge Sort Java – Program 2 Ways | Sortings, Java Mirrored Half Diamond Star Pattern Programs | Patterns, Left Arrow Star Pattern Java Program – Patterns, 30+ Number & Star Pattern Programs In Java – Patterns, Java Program To Display Transpose Matrix | 3 Ways, Java Program To Subtract Two Matrices – 3 Ways, Java Program To Check Leap Year Or Not – 4 Ways, GCD Of Two Numbers In Java – Programs | 5 Ways, Prime Number Java Program – 1 to 100 & 1 to N | Programs, Java Program For Addition, Subtraction, Multiplication, Division | Programs, Java Program Sum Of digits Of A Number | Programs, Java Program To Reverse An Array | Programs, Java Program To Insert An Element In Array | Programs, Linear Search In Java Program – 2 Simple Ways | Programs, Java Program to Add Two Matrices – 4 Ways | Programs, Selection Sort Java – Algorithm 2 Ways | JavaSorting, Implement Bubble Sort Java – Algorithm | 2 Easy Ways, Java Half Diamond Star Pattern Program | Patterns, Hollow Diamond Star Pattern Java Program | Patterns, Java Inverted Right Triangle Star Pattern Program | Patterns, Java Hollow Inverted Pyramid Star Pattern Program, Java Hollow Pyramid Star Pattern Program | Patterns, Java Hollow Inverted Mirrored Right Triangle Star Pattern, Java Inverted Mirrored Right Triangle Star Pattern, QuickSort Java – Algorithm | 2 Simple Ways, Insertion Sort Java Algorithm – 2 Ways | Java Sortings, Implement Heap Sort Java Algorithm – 2 Ways | Java Sorting, Hollow Inverted Right Triangle Star Pattern Java Program, Hollow Mirrored Right Triangle Star Pattern, Fibonacci Series In Java Program – 4 Multiple Ways, C Program Find Circumference Of A Circle | 3 Ways, C Program Area Of Trapezium – 3 Ways | C Programs, C Program Area Of Rhombus – 4 Ways | C Programs, Hollow Right Triangle Star Pattern Java Program, Inverted Pyramid Star Pattern Java Program, Matrix Multiplication In Java – 4 Ways | Programs, 8 Star Pattern Java Program – 4 Ways | Programs, Reverse A String In Java – 4 Ways | Programs, X Star Pattern C Program 3 Simple Ways | C Star Patterns, C Program Hollow Diamond Star Pattern | C Programs, Mirrored Rhombus Star Pattern Program In c | Patterns, Hollow Rhombus Star Pattern Program In C | Patterns, C Program To Find Area Of Semi Circle | C Programs, C Program Area Of Parallelogram | C Programs, C Program Area Of Isosceles Triangle | C Programs, Java Program To Print Mirrored Rhombus Star Pattern | Programs, Java Program To Print Hollow Mirrored Rhombus | 4 Ways, Java Program To Print Diamond Star Pattern | Programs, Java Programs – 500+ Simple & Basic Programming With Outputs, Armstrong Number In Java Program – 5 Simple Ways, Java Program To Convert Decimal To Binary | Vice Versa, Java Program To Convert Decimal To Octal | Vice Versa, Java Program Convert Decimal To Hexadecimal | Vice Versa, Java Program Sum Of N Numbers | 4 Simple Ways, Java Program Addition Of Two Numbers – 4 Ways | Programs, Java Program To Convert Octal To Hexadecimal | Vice Versa, Java Program To Check Vowel Or Consonant | 5 Ways, C Program Check A Character Is Upper Case Or Lower Case, C Program To Count Total Number Of Notes in Given Amount, C Program To Calculate Perimeter Of Rhombus | C Programs, C Program To Calculate Perimeter Of Rectangle | C Programs, C Program To Calculate Perimeter Of Square | C Programs, C Program To Find Volume Of Cone | C Programs, C Program To Calculate Volume Of Cube | C Programs, C Program Volume Of Cylinder | C Programs, C Program Area Of Equilateral Triangle | C Programs, Java Program Calculate Total Surface Area Of Cylinder | 3 Ways, Java Program To Calculate Average Marks | 5 Methods, Compound Interest : Java Program In 5 Simple Ways | Programs, Java Program To Calculate CGPA Percentage | 3 Simple Ways, Java Program : Calculate Batting Average Example | Programs, Java Program To Calculate Depreciation | Programs Hub, Java Program To Calculate Power Of Number | 4 Ways, Java Program To Calculate Commission Percentage | Programs, Java Program To Calculate Distance Between Two Points | 3 Ways, Java Program To Calculate Discount Of Product | Programs, Java Program To Calculate Average Of N Numbers, Java Program To Calculate Electricity Bill | Example, Factorial Program In Java – 5 Simple Ways | Java Tutoring, Total Surface Area Of Sphere Java Program | Programs, Volume Of Cone Java Program In 4 Simple Ways | Programs, Command Line Arguments In Java With Examples | Tutorials, Java Program Calculate Distance Between Two Points. Q.2: If the sidewall of a cubic structure have length 7m, then find the total surface area. The basic solid shapes or 3D shapes which we have learned till now in geometry are: The definition of surface area of a given cube states that if the total surface area is equal to the sum of all the areas of the faces of the cube. The total surface area of a cube is 96cm 2. We know the area of square is equal to side2. m curved surface area of 24 such pillar = 7.04 × 24 = 168.96 sq. Find the ratio of the curved surface area of cube to cuboid Thus, the surface area of cube is . Now, we know, by the formula of area of a square; Area = Side 2 = a 2. The breathe and height of the cuboid are half of its length . Question 2. Solution : Since Daniel has to paint the four walls and celing, he has to cover five portions. Put your understanding of this concept to test by answering a few MCQs. The six faces of the cube occupy some space which we need to find using the formula, i.e.6a2, where a is edge length of the cube. 1. Your Mobile number and Email id will not be published. Using standard values, command line arguments, method calling. In case if you need any custom program for your project do contact us. Lateral surface area of cube calculator uses Surface Area=4* (Side^2) to calculate the Surface Area, Lateral surface area of cube is the area of the lateral surface. side 2 is the surface of one of the sides, and since the cube has 6 equal sides, multiplying by 6 gives us … Since all the sides of a cube are squares, we can express the surface area of a cube as 6 x (Area of a square) Basically, the surface area can be classified as: Curved Surface Area (CSA). = Curved surface area of hemisphere + Curved surface area of cone. The area defines the region occupied by the objects and volume defines the space contained inside that object. For example, a cube, cuboid, pyramid and prism are all 3D shapes that are made up of flat surfaces. The curved surface is visualized into a rectangle of length 2 π r 2 π r and height h h. The curved surface area of the cylinder equals the area of the rectangle. since all sides of a cube are equal, ‘a’ is just the length of one side of a cube. Or as a formula: Where s is the length of any edge of the cube. A: Here, the Curved surface area is total area of the curved path. Curved surface area = 2 πr 2 Total surface area = 3 πr 2 Volume = ( 2πr 3) / 3 Where, r = radius of the sphere . Here is the sample program for the curved surface area of the cube. The curved (lateral) surface area of a cube is the area covered by 4 squares. If a is the edge length of a surface of a cube, then the formula of surface area is given by 6a2. Click ‘Start Quiz’ to begin! However, Reference Links Are Allowed To Our Original Articles - JT. Since, the surface of the cube is in square shape. √(A/6) = √(2400/6) = √400 = 20 cm. Example 1 : Daniel is painting the walls and ceiling of the cuboidal hall with length, width and height of 15 m, 10 m and 7 m respectively. It is represented by 6a, , where a is the side length of cube.It is basically the total surface area. Therefore, area of one face = a2    [By area of square formula], TSA of cube = a2 + a2 + a2 + a2 + a2 +a2. The surface area is the total area of all the faces of a 3D shape. When a cube is kept in a three-dimensional space, the area occupied by the sides of the cube in the space is called surface area of cube. CSA of a cuboid is calculated using the given Curved Surface Area (CSA) Of Cuboid Formula. Area of face EFGH = Area of Face ABCD = (l× b) cm2 2. Hence the space covered by these square units on the surface of the cube is the surface area. Their surfaces are squares, rectangles, triangles and parallelograms. Beside above, what is the formula to find surface area? and is represented as CSA=pi*r*s or Curved Surface Area=pi*Radius*Slant Height.Radius is a radial line from the focus to any point of a curve and Slant Height is the height of a cone from the vertex to the periphery (rather than the center) of the base. Java Program To Calculate Volume Of Sphere – 3 Simple Ways. The volume of a cube is the space contained by a cube. To know more about Geometry and surface area of different shapes, you can visit BYJU’S. Find the total cost of painting the curved surface area of all pillars at the rate of Rs 8 per sq. Required fields are marked *, Request OTP on Surface Area of a Cube Formula. m. Solution: Radius of cylindrical pillar, r = 28 cm = 0.28 m height, h = 4 m curved surface area of a cylinder = 2πrh curved surface area of a pillar = 2π(0.28)(4) = 7.04 sq. First add both length and breadth, then multiply by 2 with Height. As per the definition of the cube, we know, the cube consists of 6 square faces. Duplication or Copying Our Site Content Is Strictly Prohibited. The Curved surface area of a cube = 6a^2. © 2021. Here we used standard values, ( 4 x a x a). 1800. Answer: curved surface area of cube= 64 cm sq Step-by-step explanation: curved surface area of cube = 4s^2 =4 x 4 x 4 Recall that a cube has all edges the same length (See Cube definition). How many such cans of paint will he need to paint the room. Let us derive the formula for surface area for a given cube, to solve problems based on it. 1. The curved surface area of an object is the area of all the curved surfaces in an object. in Java Programs CurvedSurfaceArea Of Cube is:64.0. It is calculated by the formula a3, where a is the edge length of the cube. Online Curved surface area of cuboid calculator helps you to calculate CSA Of Cuboid with the help of Height, Length and Breadth. A cuboid whose length, breadth and height are equal is called a cube. (a) inner curved surface area (b) diameter of the well (c) capacity of the well. For Example, the Total Surface of a Cylinder = Curved Surface Area + Area of Flat faces = 2πrh + 2πr 2. If the painting cost of an aquarium is INR 3/m2. Length of edge of cube = √(A/6) = √(2400/6) = √400 = 20 cm. Since, there are six faces of cube, therefore the total surface area or surface area of a cube will be equal to sum of areas of all its surfaces, i.e.6side. In case if you need any custom program for your project do contact us.