David M. answered 01/14/19
Dave "The Math Whiz"
Area of a rectangle is length X width, or lw.
Let l = length of rectangle
w = width of rectangle
A = area of rectangle = 48 in2
We have 2 unknowns, length and width, so we need 2 equations to solve for this:
Eq. I: lw = 48
Eq. II: l = 3w
Using the value of l in terms of w from Eq. II in Eq. I we can solve for w:
lw = 48 Eq. I
(3w)w = 48 substituting for l
3w2 = 48 simplify
w2 = 48/3 divide both sides by 3
w2 = 16 simplify
w =±4 square root both sides
Because width and length have to be positive measurements, we get w = +4 inches. Plug this value for w into Eq. II we can solve for the length directly:
l = 3w Eq. II
l = 3(4) substitute for w
l = 12 solve for l
Therefore, the length of the rectangle is 12 inches.