Michael J. answered 05/16/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The area is length × width.
a) Length one = 8x
Width one = x
Length two = x
Width two = x
A(x) = area of one rectangle + area of rectangle two
= 8x * x + x * x
= 8x2 + x2
= 9x2
b) Length one = 3
Width one = x
Length two = x
Width two = x
A(x) = area of one rectangle + area of rectangle two
= 3x + x2
= x(3 + x)
Plug in the two x values separately to find the area. I leave this part to you