Answer:
The two consecutive integers are 6 and 8 or -8 and -6.
Step-by-step explanation:
The product of two consecutive even integers is 48, and we want to find the two integers.
We will let x represent the first even integer.
Then the consecutive even integer will be (x + 2).
Its product is 48. Therefore:
[tex]x(x+2)=48[/tex]
Solve for x. Since this is a quadratic, we should get one side to equal to 0. Expand:
[tex]x^2+2x=48[/tex]
Subtract 48 from both sides:
[tex]x^2+2x-48=0[/tex]
Factor:
[tex](x+8)(x-6)=0[/tex]
Zero Product Property:
[tex]x+8=0\text{ or } x-6=0[/tex]
Solve for each case:
[tex]x=-8\text{ or } x=6[/tex]
Therefore, our two consecutive integers are 6 and 8 or -8 and -6.