asked 213k views
0 votes
If n represents an even integer, what represents the previous smaller even integer

1 Answer

2 votes
Think about it: If I have an even integer, what can I do to find the next even one down? If I have 4, what's the next lowest even number? 2! What do I do to 4 to get to 2? Subtract 2. Now, instead of 4, let's write n. How can I find the even number right before it? Subtract 2. Your answer is n-2.
answered
User Gokul E
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.