Click a picture with our app and get instant verified solutions. Scan Me. OR. send. Click here👆to get an answer to your question ️ Find the next term in the following sequence.2,9,28,65, ?.
Dec 6, 2019 · The odd places in the sequence are: 5, 7.5, 10, 12.5. Each number increases by 2.5. The even places in the sequence are: 13, 9.5, 6. Each number decreases by 3.5. Since the next item in the sequence is at an even place, that would make it 6 - 3.5 = 2.5. So that is the answer.The sum of given two Numbers: 30. In order to execute the above program, we will open the command prompt and compile it first with the command >javac AddTwoNumbers.java then run the command >java AddTwoNumbers 10 20. You can continue reading, Java Program to Subtract two Numbers.