The product of two consecutive integers is 72. The equation x(x + 1) = 72 represents the situation, where x represents the smaller integer. Which equation can be factored and solved for the smaller integer?

Respuesta :

For this case we have the following equation:
 [tex]x (x + 1) = 72 [/tex]
 We can rewrite the expression.
 For this, we first make distributive property:
 [tex]x ^ 2 + x = 72 [/tex]
 Then, we add -72 on both sides of the equation:
 [tex]x ^ 2 + x - 72 = 72 - 72 [/tex]
 Rewriting we have:
 [tex]x ^ 2 + x - 72 = 0 [/tex]
 This is the equation that must be factored and solved for the smallest integer.
 Answer:
 
An equation that can be factored and solved for the smaller integer is:
 
[tex]x ^ 2 + x - 72 = 0[/tex]

Answer:

The smallest integer is 8

Step-by-step explanation:

[tex]x(x+1)=72[/tex]

applying distributive law in Right hand side and subtracting 72 from both hand sides we get

[tex]x^2+x-72=0[/tex]

Now we are required to find the factors of 72 , such that their difference is 1. The factors are 8 and 9 and 9-8=1. Hence they satisfies our requirements. Now we split the middle term like

[tex]x^2+9x-8x-72=0[/tex]

taking x and 8 as GCF from brackets

[tex]x(x+9)-8(x+9)=0[/tex]

[tex](x-8)(x+9)=0[/tex]

Hence  

if [tex](x-8)=0 ; x=8[/tex]

if  [tex](x+9)=0 ; x=-9[/tex]

Hence our answer is 8 and 9