Answer:
Step-by-step explanation:
Letting "a" and "c" represent the costs of adult tickets and child tickets, the problem statement gives us two relations:
3a +5c = 52
2a +4c = 38
__
We can solve this system of equations using "elimination" as follows:
Dividing the first equation by 2 we get
a +2c = 19
Multiplying this by 3 and subtracting the first equation eliminates the "a" variable and tells us the price of a child ticket:
3(a +2c) -(3a +4c) = 3(19) -(52)
c = 5 . . . . . . collect terms
a +2·5 = 19 . . substitute for c in the 3rd equation above
a = 9 . . . . . . subtract 10
One adult ticket costs $9; one child ticket costs $5.
Combining like terms is pretty simple. First, you would identify which terms are similar to what terms. For example, you can't combine two terms that aren't similar like 2x and 3y. It would have to be 2x and 3x to combine. Next, be sure to add/multiply/subtract/divide/etc. the terms. For example, if you had the problem 2x + 4x + 3y, you would combine the "x" terms and the resultant problem would be 6x + 3y. Hope this helped :)
A:amount of money invested in the account with 3% simple interest
B: amount of money invested in the account with 4.5% simple interest
a+b=25000 ——>a=25000-b
0.03a+0.045b=900
30a+45b=900000
2a+3b=60000
2(25000-b)+3b=60000
50000-2b+3b=60000
B=10000
A=25000-10000=15000