SOLUTION: three consecutive odd integers that equal 75
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: three consecutive odd integers that equal 75
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 1079399
:
three consecutive odd integers that equal 75
Found 2 solutions by
Alan3354, amfagge92
:
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
75/3 is the middle integer.
------------
n-2 + n + n+2 = 75
3n = 75
etc
Answer by
amfagge92(93)
(
Show Source
):
You can
put this solution on YOUR website!
let the numbers be x, x+2, x+4
x+x+2+x+4=75
3x=75-6
3x=69
x=23
the numbers are thus:
23,25,27