SOLUTION: Find two consecutive odd whole numbers whose sum is 2 less than 6 times the first number. Find the numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd whole numbers whose sum is 2 less than 6 times the first number. Find the numbers.      Log On


   



Question 1083645: Find two consecutive odd whole numbers whose sum is 2 less than 6 times the first number. Find the numbers.
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd whole numbers whose sum is 2 less than 6 times the first number.
----------------------------------------------------------------------------


Numbers, n and n+2
.
n%2Bn%2B2=-2%2B6n
-
2n%2B2=-2%2B6n
2=4n-2
4n=4
n=1,

The numbers are 1 and 3.