The length of a rectangle is halved, and its breadth is tripled. What is the percentage change in its area?A50% increaseB75% decreaseC50% decreaseD25% increaseAnswer: A. 50% increase Read Explanation: 1. Set up the initial scenario:Let the original length of the rectangle be 'l' and the original breadth be 'b'.Original area = l * b2. Calculate the new dimensions:New length = l/2New breadth = 3b3. Calculate the new area:New area = (l/2) (3b) = (3/2) l * b4. Calculate the change in area:Change in area = New area - Original area = (3/2)lb - lb = (1/2)lb5. Calculate the percentage change in area:Percentage change = (Change in area / Original area) * 100Percentage change = [(1/2)lb / lb] * 100 = 50%Therefore, the area of the rectangle increases by 50%. Read more in App