A rectangle has a length that is 5 inches greater than its width, and its area is 104 square inches. The equation (x + 5)x = 104 represents the situation, where x represents the width of the rectangle.

(x + 5)x = 104

x2 + 5x – 104 = 0Determine the solutions of the equation. What solution makes sense for the situation?

x =

What are the dimensions of the rectangle?

width =
inches

length =
inches

1 answer

To solve the quadratic equation x^2 + 5x - 104 = 0, we can factor it or use the quadratic formula. Factoring would be the simpler method in this case.

(x + 13)(x - 8) = 0

Setting each factor to 0:
x + 13 = 0 or x - 8 = 0
x = -13 or x = 8

Since the width of a rectangle cannot be negative, the solution that makes sense for the situation is x = 8.

Therefore, the dimensions of the rectangle are:
Width = 8 inches
Length = 8 + 5 = 13 inches