Question 137507: The sum of two consecutive even number is 130. Find the product of the two numbers. Found 2 solutions by oscargut, shibili balakrishnan:Answer by oscargut(2103) (Show Source):
You can put this solution on YOUR website! if first even number is n then the second is n+2
n+(n+2)=130
2n+2=130
2n=128
n=64
numbers are 64 and 66
so the product is 4224
You can put this solution on YOUR website! let 2*n and 2*n+2 be two concecutive even numbers.
2*n+2*n+2=130
4*n=128
n=128/4= 32
2*n=2*32=64
2*n+2=64+2=66
product=64*66=4224