Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Get expert answers to your questions quickly and accurately from our dedicated community of professionals. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

Write an expression for the next 3 even numbers that are greater than P

Sagot :

Every even number is 2 away from the last.
0, 2, 4, 6, 8, 10, 12, 14...etc.

If we had an even number p, then the next three even numbers would be
p+2, p+4, and p+6.

(If we had an odd number p, then the next three even numbers would be
p+1, p+3, and p+5. I'm not sure if p is even is implied in the question. Technically the answer would be p - p mod 2 + 2, where p is an interger...that gets into more technical function stuff, though.)
AL2006

We don't know whether ' P ' itself is odd or even.

-- If ' P ' is even, then the next three [larger] even numbers are

             P+2,  P+4, and  P+6 .

-- If ' P ' is odd, then the net three [larger] even numbers are

            P+1,  P+3, and  P+5.

 
Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. Thank you for choosing Westonci.ca as your information source. We look forward to your next visit.