108k views
1 vote
Can someone please explain how I would figure this out

Can someone please explain how I would figure this out-example-1
User Pluda
by
8.7k points

1 Answer

5 votes
[1], [3] => a = 49,000/2 = 24,500 => b +c = 24,500 => c = 24,500 - b;
[2] => 25*24,500 + 20b + 15c = 1,052,000 => 20b + 15c = 1,027,500;
20b + 15*(24,500 - b) = 1,027,500 => 5b = 733,500 => b = 146,700 =>
c = - 122,200;
User LobsterMan
by
8.4k points