SOLUTION: The sum of 4 times an odd integer and twice the next consecutive odd integer is 46.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of 4 times an odd integer and twice the next consecutive odd integer is 46.
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 1092654
:
The sum of 4 times an odd integer and twice the next consecutive odd integer is 46.
Answer by
addingup(3677)
(
Show Source
):
You can
put this solution on YOUR website!
One integer: x
Next consecutive: x+2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4x+2(x+2) = 46
4x+2x+4 = 46
6x = 42
x = 7
and the next:
7+2 = 9