A man wants to cut three lengths from a single piece of board of length 91 cm. The second length is to be 3 cm longer than the shortest and the third length is to be twice as long as the shortest. What are the possible lengths of the shortest board if the third piece is to be at least 5 cm longer than the second?
The possible lengths of the shortest board are from 8 cm to 22 cm, i.e., 8 x 22.
Explanation
This question from the NCERT textbook requires setting up two inequalities based on the given conditions. The hint provided in the textbook guides students to define x as the shortest length and express the other two lengths in terms of x. The first inequality comes from the total length constraint (sum of three pieces 91 cm), and the second inequality comes from the condition that the third piece must be at least 5 cm longer than the second piece. Solving both inequalities and combining them gives the range of possible values for x.
Solution Steps
Step 1: Let x be the length of the shortest piece. Then the three pieces are: x (shortest), x + 3 (second piece), and 2x (third piece).
Step 2: From the total length condition: x + (x + 3) + 2x 91. Solving: 4x + 3 91, which gives 4x 88, therefore x 22.
Step 3: From the condition that third piece is at least 5 cm longer than second: 2x (x + 3) + 5. Solving: 2x x + 8, which gives x 8.
Step 4: Combining both inequalities: 8 x 22. Since x represents a length, x must be positive, which is satisfied by x 8.
Step 5: Therefore, the possible lengths of the shortest board range from 8 cm to 22 cm.