162k views
1 vote
Suppose n represents an even number for a simplified expression that represents the product of the next two even numbers

2 Answers

2 votes
next 2 even numbers
even numbers are 2 apart
2,4,6,8

so the product of the next two even numbers is
(n+2)(n+4)=n^2+6n+8
User MarvinS
by
8.4k points
5 votes
n+1 x n+2 = whatever that first part means
User Rohit Maurya
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.