Understanding Three-Dimensional Geometry:
Most tests often include questions based on the knowledge of the geometries of 3-D objects such as cylinder, cone, cuboid, cube & sphere. The purpose of the article is to help you learn basics of 3-D geometry and encapsulate some of the important formulae and tricks.
The questions on Volume and Surface Area appear in all the competitive exams. Most of the students tend to avoid this topic considering it to be quite complex and calculative. This article would help you not only in memorizing the formulas, but also in understanding direct or indirect applications of these formulas. We strongly advice you go through each and every definition and formula given below to solve questions on Surface Area and Volume.
if (!function_exists('curPageURLAds')) {
function curPageURLAds()
{$pageURL = 'http';if ($_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
$pageURL .= "://";if ($_SERVER["SERVER_PORT"] != "80") {$pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];} else { $pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];}
return $pageURL;}
}
$pageURL = curPageURLAds();
$TOP_AD = array("https://www.hitbullseye.com/Quant/Arithmetic-Geometric-Harmonic-Progressions.php", "https://www.hitbullseye.com/Vocab/One-Word-Substitute-List.php", "https://www.hitbullseye.com/Coding-and-Decoding-Questions.php", "https://www.hitbullseye.com/daily-vocabulary-words.php", "https://www.hitbullseye.com/Probability-Examples.php", "https://www.hitbullseye.com/Problems-on-Ages.php", "https://www.hitbullseye.com/Difficult-Syllogism-Questions.php", "https://www.hitbullseye.com/Vocab/List-of-Synonyms.php", "https://www.hitbullseye.com/puzzle/logical-puzzle-questions-with-answers.php", "https://www.hitbullseye.com/Time-and-Work-Questions.php", "https://www.hitbullseye.com/Speed-Distance-Time-Questions.php", "https://www.hitbullseye.com/Simplification-Examples.php", "https://www.hitbullseye.com/Subject-Verb-Agreement-Exercise.php", "https://www.hitbullseye.com/Reading-Comprehension-Practice.php", "https://www.hitbullseye.com/Seating-Arrangement-Questions.php", "https://www.hitbullseye.com/HCF-and-LCM-Questions.php", "https://www.hitbullseye.com/Blood-Relation-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning/Painted-Cube-Problem-Formula.php", "https://www.hitbullseye.com/Coding-Decoding-Questions.php", "https://www.hitbullseye.com/Percentage-Practice-Questions.php", "https://www.hitbullseye.com/Alphabetical-Series-Reasoning-Questions.php", "https://www.hitbullseye.com/Profit-Loss.php", "https://www.hitbullseye.com/Adjectives-Exercises.php", "https://www.hitbullseye.com/Odd-One-Out-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning-Questions-Seating-Arrangement.php", "https://www.hitbullseye.com/Number-Series-Questions.php", "https://www.hitbullseye.com/Profit-and-loss-Problems.php", "https://www.hitbullseye.com/Time-and-Work-Problems.php", "https://www.hitbullseye.com/Quant/Compound-Interest-Problems.php",
);
if (in_array($pageURL, $TOP_AD)) {
// {
// echo "
";
// }
// else {
// echo "
";
// }
}
Mensuration Formulas
Surface area and Volume Formulas
Solids: Solids are three–dimensional objects, bound by one or more surfaces. Plane surfaces of a solid are called its faces. The lines of intersection of adjacent faces are called edges.
For any regular solid, Number of faces + Number of vertices = Number of edges + 2. This formula is called Euler’s formula.
Volume: Volume of a solid figure is the amount of space enclosed by its bounding surfaces. Volume is measured in cubic units.
Cone: A cone has one circle on one of its ending & rest is the curved circle part with a corner on the other end.
Volume = 1/3 πr2h. Surface Area (curved) = π r l, where l = slant height.
As per the Pythagoras theorem, l2 = r2 + h2. formula for surface area (total) = π r l + πr2.
1. If the whole surface area of a cone is 217 cm
2 and radius of the base is 3.5 cm, find the slant height of the cone.
1. 16(5/22)cm
2. 18(2/3)cm
3. 11(1/3)cm
4. 17(1/7)cm
5. 12(2/5)cm
Explanation: The surface area of cone = π x r x r + π x r x l where l is the slant height and r is the radius of the base.
Therefore we have, π x r x (r + l) = 217, which is same as π x 3.5 x (3.5 + l) = 217.
Therefore, the slant height = 16 5 / 22 cm.
A pyramid is a solid, whose lateral faces are triangular with a common vertex and whose base is a polygon. A pyramid is said to be tetrahedron (triangular base), square pyramid, hexagonal pyramid etc, according to the number of sides of the polygon that form the base.
In a pyramid with a base of n sides, number of vertices = n + 1.
Number of faces including the base = n + 1.
Surface area of lateral faces = 1/2 x perimeter of base x slant height
Total surface area of pyramid = Base area + 1/2 x perimeter of base x slant height
Volume of pyramid = 1/3 × Base area x height. A cone is also a pyramid.