Question 199145
     If a rectangle has sides of 10 and 6, find the area if the longest side is decreased by 50% and the short side is increased by 50%.
.
length = 10-.50(10) = 10-5 = 5
width = 6+.50(6) = 6+3 = 9
.
area = 5*9 = 45 square units