SOLUTION: The product of the first and third of three consecutive integers is 3 more than 3 times the second integer. Find the integers.

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: The product of the first and third of three consecutive integers is 3 more than 3 times the second integer. Find the integers.      Log On


   



Question 643354: The product of the first and third of three consecutive integers is 3 more than 3 times the second integer. Find the integers.
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = the first integer.
Then the second integer would be x+1
and the third integer would be x+2

Using these expressions for the three integers we can translate "The product of the first and third of three consecutive integers is 3 more than 3 times the second integer." into:
%28x%29%28x%2B2%29+%3E+3%28x%2B1%29

Now we solve this. Quadratic inequalities are solved in much the same way that quadratic equations. First we simplify each side:
x%5E2%2B2x++%3E+3x%2B3
and then get one side to be zero. Subtracting 3x and 3 from each side we get:
x%5E2-x-3+%3E+0
Next we factor (or use the Quadratic Formula). Note: This will tell us the x's that make the left side equal to zero. We are interested in the x's that make the left side greater than zero. The x's that make the left side zero will help us fine the x's that make it greater than zero.

The left side will not factor (at least not in a normal way). So we must use the Quadratic Formula:
x+=+%28-%28-1%29+%2B-+sqrt%28%28-1%29%5E2-4%281%29%28-3%29%29%29%2F2%281%29
Simplifying...
x+=+%28-%28-1%29+%2B-+sqrt%281-4%281%29%28-3%29%29%29%2F2%281%29
x+=+%28-%28-1%29+%2B-+sqrt%281%2B12%29%29%2F2%281%29
x+=+%28-%28-1%29+%2B-+sqrt%2813%29%29%2F2%281%29
x+=+%281+%2B-+sqrt%2813%29%29%2F2
which is short for
x+=+%281+%2B+sqrt%2813%29%29%2F2 or x+=+%281+-+sqrt%2813%29%29%2F2

Remember, these are the x's that make x%5E2-x-3 zero. (BTW: This means that x%5E2-x-3 will factor into %28x-%281+%2B+sqrt%2813%29%29%2F2%29%28x-%281+-+sqrt%2813%29%29%2F2%29 These two x values are the only two x values that will make x%5E2-x-3 zero. All other x's result in positive or negative values for x%5E2-x-3. These two x values divide the other x values into three groups:
1) Those larger than %281+%2B+sqrt%2813%29%29%2F2
2) Those less than %281+-+sqrt%2813%29%29%2F2
3) Those in between %281+%2B+sqrt%2813%29%29%2F2 and %281+-+sqrt%2813%29%29%2F2

To find our solution, we need to figure out which of the above groups will make x%5E2-x-3 positive. We will pick a number from each group to see if it works. (If you have trouble figuring a number for a group, use your calculator to get a decimal value for the x's we found earlier.)

For group 1, 10 is clearly a number in that group:
%2810%29%5E2-%2810%29-3
100-%2810%29-3
87
So group 1 works, It makes x%5E2-x-3 greater than zero.

For group 2, -10 is clearly a number in that group:
%28-10%29%5E2-%28-10%29-3
100-%28-10%29-3
107
So group 2 works, It makes x%5E2-x-3 greater than zero.

For group 3, 0 is clearly a number in that group:
%280%29%5E2-%280%29-3
0-%280%29-3
-3
So group 3 does not work. It makes x%5E2-x-3 less than zero.

So our solutions come from groups 1 and 2:
1) Those larger than %281+%2B+sqrt%2813%29%29%2F2
2) Those less than %281+-+sqrt%2813%29%29%2F2
Since we are only interested in integer solutions, we only want integers that are greater than %281+%2B+sqrt%2813%29%29%2F2 or less then %281+-+sqrt%2813%29%29%2F2. (Again, use decimals if you can't figure this out on mentally.) So our solutions are:
all integers greater than or equal to 3 (3, 4, 5, ...); or
all integers less than or equal to -2 (-2, -3, -4, ...)