81.7k views
0 votes
Find two positive consecutive integers such that the square of the first added to three times the second is 24

User Arnab
by
5.2k points

1 Answer

2 votes

Answer:

3 and 5

Explanation:

Let the two consecutive odd integers be x and x + 2.

Now,

The given statement is


x^2 + 3 * (x+2)=24\\x^2 + 3x+6-24 = 0 \\x^2 + 3x-18 = 0\\x^2+6x-3x-18=0\\x(x+6)-3(x+6)=0\\(x-3)(x+6)=0\\x=3,-6

Taking x=3.

Hence, two consecutive odd integers are 3 and 5.

User Alejo
by
5.6k points