Respuesta :
Answer: length = (x − 8) units and width = (x − 9) units
Explanation:
The area of the rectangle is
[tex]x^2 -17 x + 72[/tex]
This is a second-order polynome of the form
[tex]ax^2 + bx + c[/tex] (1)
with b=-17 and c=72. This type of polynome can be decomposed into the form
[tex](x+a_1)(x+a_2)[/tex]
If we rewrite explicitely this last form, we have
[tex]x^2 + a_1 x + a_2 x + a_1 a_2 = x^2 + (a_1 + a_2) x + a_1 a_2[/tex] (2)
If we compare (1) with (2), we notice that they are exactly the same form, with:
[tex]a_1 + a_2 = b[/tex]
[tex]a_1 a_2 = c[/tex]
Since we know b=-17 and c=72, we have to find the two numbers [tex]a_1[/tex] and [tex]a_2[/tex] whose sum is -17 and whose product is 72. The two numbers must be both negative (since their product is positive and their sum is negative), so they are:
[tex]a_1 = -8[/tex]
[tex]a_2 = -9[/tex]
Therefore, the length and the width of the rectangle are
[tex](x-8)[/tex]
[tex](x-9)[/tex]