
Marjorie F. answered 12/08/18
Love Building Your Confidence
A = length x width
let w = width, l = length = 3w - 5
28 = (3w-5)w
distribute: 28 = 3w2 - 5w
subtract 28 from both sides and rearrange equation: 3w2-5w - 28 = 0
factor: (3w + 7)(w-4) = 0
3w + 7 = 0; w - 4 = 0
w = -7/3; w = 4 Since the width can't be a negative value, only w = 4 cm makes sense
l = 3(4) - 5 = 12 - 5 = 7
length = 7 cm, width = 4 cm