
Pamela S. answered 02/03/16
Tutor
4
(1)
UCLA Engineering grad for Math Tutoring
Let L be the length of the rectangle. Let s be the width of the rectangle as well as the side of the square.
L is also equal to 10 + s.
The sum of the areas of square and rectangle is 100.
Square:
A = s2
Rectangle:
A = Ls
L = 10 + s
Sum of areas:
Ls + s2 = 100
Substitute for L.
(10 + s)s + s2 = 100
Simplify.
10s + s2 + s2 = 100
2s2 + 10s = 100
Put in standard form and attempt to factor.
2s2 + 10s - 100 = 0
Divide all terms by two.
s2 + 5s - 50 = 0
(s + 10)(s - 5) = 0
Algebraic solutions for s are negative 10 and 5, but since s is a length, it cannot be negative.
s = 5.