258,356 views
16 votes
16 votes
If a rectangle has an area of x^2+x-20 and a width of x-4, what is the length?

User Mbaros
by
2.4k points

1 Answer

25 votes
25 votes

Answer:

This (x - 5) represents the length of the rectangle.

Explanation:

The formula for the area of a rectangle of length L and width W is A = L * W.

Here, the width is x - 4 and the area is x^2 + x - 20. Dividing the width (x - 4) into the area results in an expression for the length:

x - 4 / x^2 + x - 20

Let's use synthetic division here. It's a little faster than long division.

If the divisor in long division is x - 4, we know immediately that the divisor in synthetic division is 4:

4 / 1 1 -20

4 20

--------------------

1 5 0

This synthetic division results in a remainder of 0. This tells us that 4 (or the corresponding (x - 4) is indeed a root of the polynomial x^2 + x - 20, and so *(x - 4) is a factor. From the coefficients 1 and 5 we can construct the other factor: (x - 5). This (x - 5) represents the length of the rectangle.

User Zoie
by
3.2k points