Optimizing Table Delivery: Maximizing Profit and Minimizing Cost

  • Thread starter Thread starter gillgill
  • Start date Start date
  • Tags Tags
    Extrema
Click For Summary

Homework Help Overview

The discussion revolves around optimizing the delivery of tables, focusing on maximizing profit and minimizing cost. The problem involves a piecewise cost function based on the number of tables purchased, with specific pricing adjustments for quantities exceeding a baseline of 300 tables.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore the formulation of the cost function C(t) based on the number of tables purchased, questioning how to express it piecewise and identify its extrema. There are discussions about determining minimum and maximum costs based on the pricing structure.

Discussion Status

Some participants have provided insights into the cost function and its behavior, including attempts to find extrema using derivatives. However, there remains some confusion regarding the minimum cost scenario and the interpretation of results, indicating ongoing exploration of the topic.

Contextual Notes

Participants are working within the constraints of the problem as posed, including the specific pricing adjustments and the implications of purchasing over 300 tables. There is an emphasis on ensuring that costs remain non-negative and that the analysis is bounded within a reasonable range of table quantities.

gillgill
Messages
128
Reaction score
0
Your firm offers to deliver 300 tables to a dealer, at $90 per table, and to reduce the price per table on the entire order by 25cent for each additional table over 300.
Find the dollar total involved in the largest possible transaction between the manufacturer and the dealer; then find the smallest possible dollar amount.

i don't know how to start this question.
equations being:
300+x
90-0.25x
?
please help
 
Physics news on Phys.org
You want to express the cost of the transaction as a function of the number of tables purchased by, say C(t), where t denotes the # of tables purchased and C(t) the cost thereof. We need to determine C(t) explicitly that we may deduce its extrema.

"Your firm offers to deliver 300 tables to a dealer, at $90 per table, and to reduce the price per table on the entire order by 25cent for each additional table over 300."

The easiest way to model the cost function is piecewise:

If 300 or less tables are sold, then the price of each table is $90, so

[tex]C(t)=90t,\mbox{ for } t\leq 300[/tex]

after that, they get cheaper, so we modify the cost function to reflect that change in price per table. For each table sold over 300, the price per table drops $0.25 from the $90 base price per table, that is [$90 - (discount=$0.25 per table)(# of times to apply discount=t-300)] is the price per table if they bought t tables and t>300, then multiply by the # of tables purchased to get the total cost. Hence

[tex]C(t)=\left[ 90-0.25\left( t-300\right) \right] t,\mbox{ for } t>300[/tex]

this can be simplified to [itex]C(t)=165t-0.25t^{2},\mbox{ for } t>300[/itex]

So putting it all togeather, we have the piecewise cost function C(t) given by

[tex]C(t)=\left\{\begin{array}{cc}90t,&\mbox{ if }<br /> t\leq 300\\165t-0.25t^{2}, & \mbox{ if } t>300\end{array}\right.[/tex]

From here, do what you would expect to: find the relative extrema of C(t).

Here is a plot of C(t) I did with maple...
 

Attachments

  • extrema Cost vs. tables sold.jpg
    extrema Cost vs. tables sold.jpg
    12.6 KB · Views: 596
.
The minmum is very easy. It happens at 660 tables when we get all of them free of cost. The maximum occurs at 330. I think the equation must be 27000 + x(90 - (1/4)x) - 75x. Here x is the extra tables bought after 300. 75x is being subtracted from amount because an amount of 75$ is reduced from the total for the purchase of each table. The derivative is 15 - 1/2x. At this juncture we get the maxima to be
 
i still don't really get how u get the min. at 660 tables...
 
It's simple.

If, for every table over 300 the price per table decrases by $0.25, then after [tex]\frac{90}{0.25}=360[/tex] such discounts the tables are free, this occurs for a purchase of 300 + 360 = 660 tables are purchased, 300 to qualify for the discount, 360 more to reduce the price per table to nothing.

The rest of the plot is revealing.
 

Attachments

  • extrema Cost vs. tables sold.jpg
    extrema Cost vs. tables sold.jpg
    13.3 KB · Views: 576
Last edited:
o..ic..but this is a extrema (max/min) question...is there a way to show it using derivatives?
 
Yes, that is how it was done above. For

[tex]C(t)=\left\{\begin{array}{cc}90t,&\mbox{ if }t\leq 300\\165t-0.25t^{2}, & \mbox{ if } t>300\end{array}\right.[/tex]

find the value(s) of t for which [tex]\frac{d}{dt} C(t)=0[/tex].

Note that cost should not be negative, so look for the extrema of C(t) for t in some bounded interval, namely [0,660] (since values of t outside this range don't make good sense in terms of $ and tables.)
 
thanks so much.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
8K
Replies
1
Views
3K
Replies
10
Views
3K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K