The length of a rectangle is halved , while its breadth is tripled , what is the percentage change in area ?
Let original length = `x` and original breadth = y.
original area = `xy`.
new length = `x/2 ` : new breadth = 3y, new area = `(x/2 xx 3y) = 3/2 xy`
`:.` Increase % `(1/2 xy xx 1/xy xx 100)`% = 50%.
Submit Comment/FeedBack