Alg.1 word problem

shortnsporty said:
Find four consecutive odd integers such that twice the second, added to the last, is 25.

Start with defining consecutive odd integers as:

(2n-3), (2n -1), (2n+1) and (2n+3)

Now

twice the second, added to the last, is 25 turns into:

2 * (2n-1) + (2n +3 ) = 25

solve for 'n' from above and then solve for the numbers.
 
Top