.
Let " n " be the number of sheep.
Then from the condition you have this equation
- = 100.
Divide by 100 both sides. You will get
- = 1.
At this point, I just see a mental solution: n= 15.
If you want to get a formal algebra solution, multiply both sides of the last equation by n*(n+3) and then simplify
90*(n+3) - 90n = n*(n+3)
90n + 270 - 90n = n^2 + 3n
n^2 + 3n - 270 = 0
(n-15)*(n+18) = 0.
Of the two roots n=15 and n= -18, only positive 15 is the solution to the problem.
ANSWER. 15 sheep.
CHECK. - = 600 - 500 = 100. ! Correct !
Solved.