document.write( "Question 126650: Find 2 consecutive even integers whose product is 48. \n" ); document.write( "
Algebra.Com's Answer #92823 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Consecutive even numbers can be represented by x for the first and the next number has to be
\n" ); document.write( "2 more than that. So the next even number is x + 2. (Think of 6 and 8 as being consecutive
\n" ); document.write( "even numbers ... and note that they are 2 units apart.)
\n" ); document.write( ".
\n" ); document.write( "You are now told that the product of these two consecutive even numbers is 48. So multiply the
\n" ); document.write( "two numbers together and set the result equal to 48 as follows:
\n" ); document.write( ".
\n" ); document.write( "\"x%28x%2B2%29+=+48\"
\n" ); document.write( ".
\n" ); document.write( "Multiply out the left side and this equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2+%2B+2x+=+48\"
\n" ); document.write( ".
\n" ); document.write( "Get this into standard quadratic form by subtracting 48 from both sides and you have:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2+%2B+2x+-+48+=+0\"
\n" ); document.write( ".
\n" ); document.write( "The left side of this equation can be factored as follows:
\n" ); document.write( ".
\n" ); document.write( "\"%28x+%2B+8%29%28x+-+6%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Notice this equation will be true if either of the two factors on the left side equals zero
\n" ); document.write( "because a multiplication by zero will make the entire left side become zero and therefore
\n" ); document.write( "equal to the right side.
\n" ); document.write( ".
\n" ); document.write( "Set the two factors equal to zero (one at a time) as follows:
\n" ); document.write( ".
\n" ); document.write( "\"x+%2B+8+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Solve for x by subtracting 8 from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+-8\"
\n" ); document.write( ".
\n" ); document.write( "then set the other factor equal to zero to get:
\n" ); document.write( ".
\n" ); document.write( "\"x+-+6+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Solve by adding 6 to both sides:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+6\"
\n" ); document.write( ".
\n" ); document.write( "So there are two possible answers to this problem because x (the first of the consecutive
\n" ); document.write( "even integers) can either be -8 or + 6. \r
\n" ); document.write( "\n" ); document.write( "This means that in the first possible set of consecutive even integers you have -8 and as the
\n" ); document.write( "first integer and therefore the next consecutive integer is 2 greater than that or -6. These
\n" ); document.write( "numbers are consecutive and even and their product is +48.
\n" ); document.write( ".
\n" ); document.write( "For the second answer you have that the first integer (x) is +6 and therefore the next
\n" ); document.write( "consecutive integer is +8. This pair (+6 and +8) are consecutive and even and their product
\n" ); document.write( "is also +48.
\n" ); document.write( ".
\n" ); document.write( "So the two answers are either -8 and -6 or +6 and +8.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to see how this problem can be worked.
\n" ); document.write( ".
\n" ); document.write( "
\n" );