Express the 8 cube as the sum of consecutive odd numbers. Please send answers.
Answers
Answered by
0
Answer:
Let 1st consecutive odd number be x
2nd odd number = x + 2
According to question :-
x + (x+2) = 512
= = > x + x + 2 = 512
= = > 2x + 2 = 512
= = > 2x = 512 - 2
= = > 2x = 510
= = > x = 510/2
= = > x = 255
= = > x + 2 => 255 + 2 => 257
Hence 1st consecutive odd number = 255
2nd consecutive odd number = 257
Similar questions