Let x be the number of acres of Farm A planted with pine trees and birch trees, and let y be the number of acres of Farm B planted with pine trees and birch trees.
The system of equations would be as follows:
25x + 50y = 200 (the total number of pine trees planted)
75x + 75y = 450 (the total number of birch trees planted)
To solve this system of equations, we can use the method of substitution. Solving the first equation for x in terms of y:
x = (200 - 50y) / 25
We can substitute this expression for x into the second equation:
75((200 - 50y) / 25) + 75y = 450
Simplifying and solving for y:
(200 - 50y) + 75y = 450
25y = 250
y = 10
So 10 acres of Farm B are planted with pine and birch trees. To find the number of acres of Farm A that are planted with pine and birch trees, we can substitute this value of y back into the first equation:
25x + 50(10) = 200
25x = 50
x = 2
So 2 acres of Farm A are planted with pine and birch trees.
Therefore, the company will plant 25x = 50 pine trees and 75x = 225 birch trees on Farm A, and 50y = 500 pine trees and 75y = 750 birch trees on Farm B.