Asked by Rahma
The sum of two consecutive numbers divided by their positive difference is equal to 9. Find the largest number.
Answers
Answered by
oobleck
the difference between any two consecutive numbers is just 1.
so, x + x+1 = 9
x = 4
the next number is 5
so, x + x+1 = 9
x = 4
the next number is 5
Answered by
Damon
or
n + n-1 = 9
2 n = 10
n = 5
same old boring solution :)
n + n-1 = 9
2 n = 10
n = 5
same old boring solution :)
Answered by
Reiny
or, following the wording:
(x + x+1)/(x+1 - x) = 9
2x +1 = 9
x = 4
same old
(x + x+1)/(x+1 - x) = 9
2x +1 = 9
x = 4
same old
Answered by
Anonymous
Thanks for the explanation
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.