Skip to main contentSkip to solution

Let a1,a2,a3,a4,a5a_1, a_2, a_3, a_4, a_5 be a sequence of five consecutive odd numbers. Consider a new sequence of five consecutive even numbers ending with 2a32a_3.

If the sum of the numbers in the new sequence is 450450, then a5a_5 is

Entered answer:

Solution

✅ Correct Answer: 51

Let's break this problem down to understand how consecutive numbers work and how to connect the two sequences.


When we have 5 consecutive odd numbers, they follow a pattern where each number is 2 more than the previous one.

If we call the first odd number a1a_1, then:

a1=a1a_1 = a_1 (first number)

a2=a1+2a_2 = a_1 + 2 (second number)

a3=a1+4a_3 = a_1 + 4 (third number)

a4=a1+6a_4 = a_1 + 6 (fourth number)

a5=a1+8a_5 = a_1 + 8 (fifth number)

This means a3a_3 is the middle number of our odd sequence.


We're told that the new sequence consists of 5 consecutive even numbers ending with 2a32a_3.

Since consecutive even numbers also differ by 2, and the sequence ends with 2a32a_3, the five numbers are:

2a3−82a_3 - 8 (first even number)

2a3−62a_3 - 6 (second even number)

2a3−42a_3 - 4 (third even number)

2a3−22a_3 - 2 (fourth even number)

2a32a_3 (fifth even number)

If the last number is 2a32a_3, then working backwards by subtracting 2 each time gives us the previous even numbers.


The sum of these 5 consecutive even numbers equals 450:

(2a3−8)+(2a3−6)+(2a3−4)+(2a3−2)+2a3=450(2a_3 - 8) + (2a_3 - 6) + (2a_3 - 4) + (2a_3 - 2) + 2a_3 = 450

Collecting like terms:

2a3+2a3+2a3+2a3+2a3−8−6−4−2=4502a_3 + 2a_3 + 2a_3 + 2a_3 + 2a_3 - 8 - 6 - 4 - 2 = 450

10a3−20=45010a_3 - 20 = 450


10a3−20=45010a_3 - 20 = 450

10a3=47010a_3 = 470

a3=47a_3 = 47


Now that we know a3=47a_3 = 47, we can find a5a_5.

Since a3a_3 is the middle number of our consecutive odd sequence, and consecutive odd numbers differ by 2:

a4=a3+2=47+2=49a_4 = a_3 + 2 = 47 + 2 = 49

a5=a4+2=49+2=51a_5 = a_4 + 2 = 49 + 2 = 51

Our complete odd sequence is: 43,45,47,49,5143, 45, 47, 49, 51


Therefore, a5=51a_5 = 51

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question