InterviewSolution
Saved Bookmarks
| 1. |
Three Times The First Of Three Consecutive Odd Integers Is 3 More Than Twice The Third. The Third Integer Is? |
|
Answer» LET the THREE NUMBERS be x, x+2, x+4 Then 3x = 2(x+4) + 3 ‹=›x = 11 Third integer = x + 4 = 15. Let the three numbers be x, x+2, x+4 Then 3x = 2(x+4) + 3 ‹=›x = 11 Third integer = x + 4 = 15. |
|