InterviewSolution
Saved Bookmarks
| 1. |
At the beginning of the season, MacDonald had to remove 5 orange trees from his farm. Each of theremaining trees produced 210 oranges for a total harvest of 41790 oranges.Write an equation to determine the initial number of orange trees (t) on MacDonald's farm.Find the initial number of orange trees on MacDonald's farm.orange trees |
|
Answer» Let there be x orange trees in the beginning(x - 5) × 210 = 41790 x - 5 = 41790/210 = 199 x = 199 + 5 = 204 |
|