SOLUTION: Find two consecutive integers such that the sum of 2 times the first integer and 4 times second integer is 46.

Algebra ->  Surface-area -> SOLUTION: Find two consecutive integers such that the sum of 2 times the first integer and 4 times second integer is 46.      Log On


   



Question 42522: Find two consecutive integers such that the sum of 2 times the first integer and 4 times second integer is 46.
Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
First = x
Second = x + 1
2%28x%29+%2B+4%28x+%2B+1%29+=+46
2x+%2B+4x+%2B+4+=+46
6x+=+42
x+=+7
First = 7
Second = x + 1 = 7 + 1 = 8