SOLUTION: Cool Treats sold 60 ice cream cones. Single dip cones sold for $2.50 each and double dip for $4.15 each. In all $179.70 was taken in for the cones. How many of each were sold?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Cool Treats sold 60 ice cream cones. Single dip cones sold for $2.50 each and double dip for $4.15 each. In all $179.70 was taken in for the cones. How many of each were sold?      Log On


   



Question 333262: Cool Treats sold 60 ice cream cones. Single dip cones sold for $2.50 each and double dip for $4.15 each. In all $179.70 was taken in for the cones. How many of each were sold?
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = single dip cones
Let y = double dip cones
x + y = 60
2.50x + 4.15y = 179.70
You have two equations in two variables.
I'll let you take it from here.