227k views
0 votes
the product of two consequtive integers is 72 the equation x(x+1)=72 represents the situation, where x represents the smaller integer, which equation can be factor and solve for the smaller integer?

User Noah Gibbs
by
5.8k points

2 Answers

4 votes

Answer:

x² + x - 72 = 0 ⇒ (x - 8)(x + 9) = 0

Explanation:

Let the first consecutive integer be x.

Let the second consecutive integer be x+1.

The product of the two consecutive integers is 72.

x(x + 1) = 72

x² + x = 72

Subtracting 72 from both sides.

x² + x - 72 = 0

Factor left side of the equation.

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

Set factors equal to 0.

x - 8 = 0

x = 8

x + 9 = 0

x = -9

8 and -9 are not consecutive integers.

Try 8 and 9 to check.

x = 8

x + 1 = 9

x(x+1) = 72

8(9) = 72

72 = 72

True!

The two consecutive integers are 8 and 9.

User Kfoster
by
5.3k points
1 vote

Answer:

x² + x - 72 = 0 can be factored into (x - 8)(x + 9) = 0 to find your answer.

Explanation:

Step 1: Distribute x

x² + x = 72

Step 2: Move 72 over

x² + x - 72 = 0

Step 3: Factor

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

Step 4: Find roots

x - 8 = 0

x = 8

x + 9 = 0

x = -9

User Ognyan
by
5.1k points