asked 98.6k views
2 votes
Find three consecutive positive odd integers such

that the square of the smallest exceeds twice the
largest by 7.

1 Answer

3 votes

Answer:

5, 7, 9

Explanation:

You want three consecutive positive odd integers such that the square of the smallest exceeds twice the largest by 7.

Setup

Let x represent the middle of the integers. Then x-2 is the smallest, and x+2 is the largest. The given relation is ...

(x -2)² -2(x +2) = 7

Solution

Eliminating parentheses gives ...

x² -4x +4 -2x -4 = 7

x² -6x -7 = 0 . . . . . . . . . subtract 7, simplify

(x -7)(x +1) = 0 . . . . . . . factor

Values of x that make the factors zero are solutions to this equation:

x -7 = 0 ⇒ x = 7

x +1 = 0 ⇒ x = -1

The positive odd numbers are 5, 7, 9.

__

Check

5² -2(9) = 25 -18 = 7 . . . . as required

answered
User Divye Shah
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.