SOLUTION: The sum of three consecutive odd integers equals one less than for times the smallest integer. What are the integers. Answer known. Need to understand process. Thanks
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: The sum of three consecutive odd integers equals one less than for times the smallest integer. What are the integers. Answer known. Need to understand process. Thanks
Log On
Question 327335: The sum of three consecutive odd integers equals one less than for times the smallest integer. What are the integers. Answer known. Need to understand process. Thanks Found 2 solutions by Fombitz, mananth:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! The three consecutive integers are N, N+1, and N+2.
The integers are then 4,5, and 6.
Verify,
True, good solution
You can put this solution on YOUR website! The sum of three consecutive odd integers equals one less than for times the smallest integer.
..
let the smallest odd integer be x
next will be x+2
third will be x+4
Their sum = x+x+2+x+4= 3x+6.............1
..
smallest integer = x
4 times the number = 4x
1 less than 4 times the number
4x-1....................................2
3x+6=4x-1
add -6 to both sides
3x+6-6=4x-1-6
3x=4x-7
add -4x to both sides
3x-4x=4x-4x-7
-x=-7
divide both by -1
-x/-1 = -7/-1
x=7
the numbers are 7, 9, 11