SOLUTION: On a trip the fare for each adult was 50 cents and for each child 25 cents. If 30 passengers paid $12.25, how many adults and children were there?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: On a trip the fare for each adult was 50 cents and for each child 25 cents. If 30 passengers paid $12.25, how many adults and children were there?       Log On


   



Question 1094795: On a trip the fare for each adult was 50 cents and for each child 25 cents. If 30 passengers paid $12.25, how many adults and children were there?
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
a+c=30
.50a+.25c=12.25
50a+25c=1225
25a+25c=750
25a=475
a=19
c=11
check
.5*19+.25*11=12.25
ok