Math Problem Statement

The sides of the base of a rectangular parallelepiped are 5 mm and 12 mm, and the lateral edge is 7 mm. Find the area of the diagonal cross-section.

Solution

The problem is asking for the area of the diagonal cross-section of a rectangular parallelepiped (rectangular prism). Here's how we solve it:

Given:

  • The sides of the base of the rectangular prism are 5 mm and 12 mm.
  • The lateral edge (height) is 7 mm.

Step 1: Diagonal of the Base

The base of the prism is a rectangle. To find the diagonal of this rectangle, we use the Pythagorean theorem:

dbase=(52+122)=25+144=169=13mmd_{\text{base}} = \sqrt{(5^2 + 12^2)} = \sqrt{25 + 144} = \sqrt{169} = 13 \, \text{mm}

Step 2: Diagonal of the Prism

Now, we calculate the diagonal of the entire prism, which acts as the hypotenuse of a right triangle formed by the base diagonal dbased_{\text{base}} and the height of the prism (lateral edge). Again, using the Pythagorean theorem:

dprism=(132+72)=169+49=21814.77mmd_{\text{prism}} = \sqrt{(13^2 + 7^2)} = \sqrt{169 + 49} = \sqrt{218} \approx 14.77 \, \text{mm}

Step 3: Area of the Diagonal Cross-Section

The diagonal cross-section forms a right triangle where one leg is the lateral edge (7 mm), and the other leg is the diagonal of the base (13 mm). The area AA of this triangle is:

A=12×13×7=12×91=45.5mm2A = \frac{1}{2} \times 13 \times 7 = \frac{1}{2} \times 91 = 45.5 \, \text{mm}^2

Thus, the area of the diagonal cross-section is 45.5 mm².

Let me know if you want more details or explanations!

5 Related Questions:

  1. How is the diagonal of a prism's base calculated for non-rectangular bases?
  2. How does the Pythagorean theorem apply to three-dimensional shapes?
  3. What are other methods to calculate the diagonal cross-section area of complex prisms?
  4. How does the area change if the dimensions of the base are doubled?
  5. How would you calculate the volume of the same rectangular prism?

Tip: In three-dimensional geometry, always look for ways to break down problems into smaller two-dimensional problems using triangles and the Pythagorean theorem.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Geometry
Rectangular Prism
Diagonal Cross-Section
Pythagorean Theorem

Formulas

Pythagorean theorem for base diagonal: d_base = √(a² + b²)
Pythagorean theorem for prism diagonal: d_prism = √(d_base² + h²)
Area of triangle: A = 1/2 * base * height

Theorems

Pythagorean Theorem

Suitable Grade Level

Grades 8-10