Joanne C. answered 10/25/23
Enthusiastic Math and Science Tutor with over 20+ years of experience
Hi Kristin,
A rectangle has an area of 288 square feet.
The width is 5 more than 3 times the length.
Find the length and width, in feet, of the rectangle.
Given:
- Rectangle
- area = 288 ft2
- Width is 5 more than 3 times Length
Find:
- Length and width in feet
Formulas/information:
- the area of a rectangle is L x W
- Let W = width
- let L = length
First, convert "Width is 5 more than 3 times Length" into algebraic expression
5 more converts to +5 3 times length converts to 3L
- W = 3L +5
Area = L x W
288 = L x (3L+5)
288 = 3L2+ 5L
0 = 3L2+ 5L - 288
Solve for L using quadratic formula
L = [-5 +/- sqrt (52-4(3)(-288)] / 2(3)
L = [-5 +/- sqrt (3481)] / 6
L = [-5 +/- 59] / 6
L = 9 or L = -10.67
SInce the side length cannot be negative, the -10.67 value is not valid
So
L = 9 feet
W = 3L +5 = 3(9) + 5 = 32 feet
Verify L x W = 288
9 x 32 = 288
So it checks out!