document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #404492 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the first integer. \n" ); document.write( "Then the second integer would be x+1 \n" ); document.write( "and the third integer would be x+2 \n" ); document.write( "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: \n" ); document.write( " \n" ); document.write( "Now we solve this. Quadratic inequalities are solved in much the same way that quadratic equations. First we simplify each side: \n" ); document.write( " \n" ); document.write( "and then get one side to be zero. Subtracting 3x and 3 from each side we get: \n" ); document.write( " \n" ); document.write( "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. \n" ); document.write( "The left side will not factor (at least not in a normal way). So we must use the Quadratic Formula: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "which is short for \n" ); document.write( " \n" ); document.write( "Remember, these are the x's that make \n" ); document.write( "1) Those larger than \n" ); document.write( "2) Those less than \n" ); document.write( "3) Those in between \n" ); document.write( "To find our solution, we need to figure out which of the above groups will make \n" ); document.write( "For group 1, 10 is clearly a number in that group: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So group 1 works, It makes \n" ); document.write( "For group 2, -10 is clearly a number in that group: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So group 2 works, It makes \n" ); document.write( "For group 3, 0 is clearly a number in that group: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So group 3 does not work. It makes \n" ); document.write( "So our solutions come from groups 1 and 2: \n" ); document.write( "1) Those larger than \n" ); document.write( "2) Those less than \n" ); document.write( "Since we are only interested in integer solutions, we only want integers that are greater than \n" ); document.write( "all integers greater than or equal to 3 (3, 4, 5, ...); or \n" ); document.write( "all integers less than or equal to -2 (-2, -3, -4, ...) \n" ); document.write( " |