Tracey M. answered 07/07/18
Tutor
4.9
(40)
Math tutor of over 30 years dedicated to helping you succeed
Hi Des,
let s = side of the square
w= width of rectangle
w = s + 3
l = length of rectangle
l = s + 5
area of square = s2
area of rectangle = lw = (s + 3)(s + 5)
area of rectangle = s2 + 8s + 15
Now add the two areas and set equal to 57
s2 + s2 + 8s + 15 = 57 get all terms on one side
2s2 + 8s -42 = 0 divide everything by 2
s2 + 4s - 21 = 0 factor
(s+7)(s - 3) = 0
s = -7 or s= 3 but s can't be negative
s = 3
length of the rectangle = s + 5
length = 8