document.write( "Question 1198259: How many square inches are there in the lateral surface of a regular octagonal pyramid with 12 and 18 inches basal and lateral edges. Round off the answer to the nearest integer. \n" ); document.write( "
Algebra.Com's Answer #848322 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! **1. Find the Slant Height**\r \n" ); document.write( "\n" ); document.write( "* We can use the Pythagorean theorem to find the slant height (the height of each triangular face of the pyramid). \n" ); document.write( "* Imagine a right triangle formed by: \n" ); document.write( " * The base: Half the base edge of the octagon (12 inches / 2 = 6 inches) \n" ); document.write( " * The height: The slant height (which we'll call 's') \n" ); document.write( " * The hypotenuse: The lateral edge (18 inches)\r \n" ); document.write( "\n" ); document.write( "* Using Pythagorean Theorem: \n" ); document.write( " * s² = 18² - 6² \n" ); document.write( " * s² = 324 - 36 \n" ); document.write( " * s² = 288 \n" ); document.write( " * s = √288 \n" ); document.write( " * s ≈ 16.97 inches\r \n" ); document.write( "\n" ); document.write( "**2. Calculate the Area of One Triangular Face**\r \n" ); document.write( "\n" ); document.write( "* Area of a triangle = (1/2) * base * height \n" ); document.write( "* Area of one triangular face = (1/2) * base edge * slant height \n" ); document.write( "* Area of one triangular face = (1/2) * 12 inches * 16.97 inches ≈ 101.82 square inches\r \n" ); document.write( "\n" ); document.write( "**3. Calculate the Lateral Surface Area**\r \n" ); document.write( "\n" ); document.write( "* The octagonal pyramid has 8 triangular faces. \n" ); document.write( "* Lateral Surface Area = 8 * Area of one triangular face \n" ); document.write( "* Lateral Surface Area = 8 * 101.82 square inches ≈ 814.58 square inches\r \n" ); document.write( "\n" ); document.write( "**4. Round to the Nearest Integer**\r \n" ); document.write( "\n" ); document.write( "* Lateral Surface Area ≈ 815 square inches\r \n" ); document.write( "\n" ); document.write( "**Therefore, the lateral surface area of the regular octagonal pyramid is approximately 815 square inches.** \n" ); document.write( " \n" ); document.write( " |