MathIsimple

Solid Geometry – Problem 13: find the dihedral angle along edge between faces and

Question

In a unit cube ABCDA1B1C1D1ABCD-A_1B_1C_1D_1 with side length 11, find the dihedral angle along edge ABAB between faces ABCDABCD and ABB1A1ABB_1A_1.

Step-by-step solution

Set up coordinates: A(0,0,0), B(1,0,0), C(1,1,0), D(0,1,0), A1(0,0,1), B1(1,0,1).A(0,0,0),\ B(1,0,0),\ C(1,1,0),\ D(0,1,0),\ A_1(0,0,1),\ B_1(1,0,1). Face ABCDABCD lies in plane z=0z=0, so a normal vector is n1=(0,0,1)\vec n_1=(0,0,1). Face ABB1A1ABB_1A_1 lies in plane y=0y=0, so a normal vector is n2=(0,1,0)\vec n_2=(0,1,0). Compute n1n2=0.\vec n_1\cdot\vec n_2=0. Therefore the angle θ\theta between the two planes satisfies cosθ=n1n2n1n2=0,\cos\theta=\frac{|\vec n_1\cdot\vec n_2|}{|\vec n_1||\vec n_2|}=0, so θ=90.\theta=90^\circ.

Final answer

The dihedral angle along ABAB is 9090^\circ (i.e., π2\frac\pi2).

Marking scheme

1. Checkpoints (max 7 pts total)

  • Coordinate setup (2 pts): Assign consistent cube coordinates.
  • Plane normals (3 pts): Identify correct normals for z=0z=0 and y=0y=0.
  • Angle computation (2 pts): Use cosθ=n1n2n1n2\cos\theta=\frac{|\vec n_1\cdot\vec n_2|}{|\vec n_1||\vec n_2|} to get 9090^\circ.

2. Zero-credit items

  • Stating “adjacent faces of a cube are perpendicular” without any vector/coordinate computation.
  • Using a wrong plane equation for a face.

3. Deductions

  • Normal direction error (-1): swapping normals (e.g., using (1,0,0)(1,0,0) for plane y=0y=0).
  • Angle formula misuse (-1): omitting absolute value or norms in the cosine formula.
Ask AI ✨