Problema Solution
If the first and thrid of three consecutive odd integers are added, the results id 69 less than five times the second integer. Find all three integers.
Answer provided by our tutors
If the first and thrid of three consecutive odd integers are added, the results id 69 less than five times the second integer. Find all three integers.
Let the three odd intehers are x.x+2.x+4.
x+x+4=5(x+2)-69.
2x+4=5x+10-69.
2x+4=5x-59.
3x=63.
x=63/3
=21.
The odd integers are 21,23,25.