[Śulba-Sūtras] Give a method to convert a rectangle into an isosceles triangle by dissection.
Step 1: Take rectangle with length l and width w.
Step 2: Mark the midpoint of one of the longer sides.
Step 3: From this midpoint, draw lines to the two opposite corners of the rectangle.
Step 4: Cut along these lines to create two right triangles.
Step 5: Join these triangles along their equal legs to form an isosceles triangle with base = 2l and height = w/2, or base = l and height = w depending on the arrangement.
Explanation
The chapter discusses dissection methods from Śulba-Sūtras. The reverse transformation of converting rectangle to isosceles triangle involves cutting and rearranging pieces.
Solution Steps
Step 1: Take rectangle ABCD with AB = l, BC = w.
Step 2: Find midpoint M of side AD.
Step 3: Join M to B and M to C.
Step 4: Cut along MB and MC to get two right triangles.
Step 5: Rearrange to form isosceles triangle.