Function with calculates the profit in terms of qty sold

  • Thread starter Thread starter CanaBra
  • Start date Start date
  • Tags Tags
    Function Terms
Click For Summary

Homework Help Overview

The discussion revolves around a problem related to profit calculation for a coffee shop selling Cuban and Colombian coffee beans. The participants are tasked with formulating a profit function based on sales and costs associated with the coffee beans.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the formulation of a profit function, questioning the roles of variables representing quantities sold. There is confusion regarding the cost structure and how it impacts profit calculations.

Discussion Status

Some participants have provided clarifications on the definitions of variables and the structure of the profit function. There is an ongoing exploration of how to apply this function to specific scenarios presented in the homework statement.

Contextual Notes

Participants are working under the constraints of a homework assignment, which includes specific questions about profit calculations based on varying quantities of coffee sold. There is an emphasis on understanding the relationship between revenue and costs in the context of the problem.

CanaBra
Messages
13
Reaction score
0

Homework Statement


A speciality coffee shop sells Cuban coffee beans for $5.50 each bag and Colombian coffee beans for $3.80 a package.
1.If the cost of sales is $1450 plus $0.95 per bag, write down the function which calculates the profit in terms of the number of bags of coffee beans sold.
2. If they sell 225 bags of Cuban , how much Colombian coffee must be sold in order to break even?
3. If they require a profit of $1200, and they sell 500 bags of Cuban, how much Colombian must be sold?
4. Suppose the demand for Colombian is six times the demand for Cuban. How much Cuban coffee must be sold to make a profit of $2300?



The Attempt at a Solution


Here is what I've attempted, how ever I am really confused...
P(x1,x2) = -1450 + 0.95x1+0.95x2
P(225,x2) = -1450 + 0.95(225) +0.95x2
-1450 +213.75+0.95x2
=-1236.75+0.95x2
0.95x2=1236.75
x2=1236.75/.95
x2 = 1301

Is this correct, or what is missing?
Please help!
 
Physics news on Phys.org
CanaBra said:

Homework Statement


A speciality coffee shop sells Cuban coffee beans for $5.50 each bag and Colombian coffee beans for $3.80 a package.
1.If the cost of sales is $1450 plus $0.95 per bag, write down the function which calculates the profit in terms of the number of bags of coffee beans sold.
2. If they sell 225 bags of Cuban , how much Colombian coffee must be sold in order to break even?
3. If they require a profit of $1200, and they sell 500 bags of Cuban, how much Colombian must be sold?
4. Suppose the demand for Colombian is six times the demand for Cuban. How much Cuban coffee must be sold to make a profit of $2300?



The Attempt at a Solution


Here is what I've attempted, how ever I am really confused...
P(x1,x2) = -1450 + 0.95x1+0.95x2
What do x1 and x2 represent? That should be the first thing you say.

What your formula says is that they make $.95 for each bag that goes out the store, and that they have to pay out $1450. That's wrong. It costs them $.95 for each bag they use.

You would think that the $5.50 per bag of Cuban coffee and $3.50 per bag of Colombian coffee would enter into their profit function somehow.

Do you understand the concept of profit? profit = revenue - costs.
CanaBra said:
P(225,x2) = -1450 + 0.95(225) +0.95x2
-1450 +213.75+0.95x2
=-1236.75+0.95x2
0.95x2=1236.75
x2=1236.75/.95
x2 = 1301

Is this correct, or what is missing?
Please help!
 
Mark44 said:
What do x1 and x2 represent? That should be the first thing you say.

What your formula says is that they make $.95 for each bag that goes out the store, and that they have to pay out $1450. That's wrong. It costs them $.95 for each bag they use.

You would think that the $5.50 per bag of Cuban coffee and $3.50 per bag of Colombian coffee would enter into their profit function somehow.

Do you understand the concept of profit? profit = revenue - costs.

Hello Mark,

Thank's for replying.

Here is my new attempt:
LET x1 =represent the number of Cuban coffee sold
LET x2 =represent the number of Colombian coffee sold

R(X) = $5.50x1 + $3.80x2
C(x) = $1450 + 0.95x1 + 0.95x2
P(x) = R(X) - C(X)
P(X) = 5.50x1 + 3.80x2 -1450 - 0.95x1 -0.95x2
P(X) = 4.55x1 +2.85x2-1450

Is this correct now?
Please let me know

Thank you
 
Yes, that's right. For the sake of clarity, x1 and x2 represent the number of bags of each kind of coffee.

Now that you have the first part, can you do the next three parts? It will be easier now that you know what your variable represent.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
Replies
1
Views
2K