Soccer cleats · sample numbers, not yours
- Cost. C(x)=3000+8x+0.1x2,0≤x≤500
- Price. p=120 dollars per pair
Find R(x), P(x), and how many pairs to manufacture to make a profit.
- Revenue is price times pairs.
R(x)=120x - Profit is revenue minus the entire cost.
P(x)=120x−(3000+8x+0.1x2)=−0.1x2+112x−3000 - Set P(x) = 0. Multiply by −10 to clear the decimal, then use the quadratic formula.
x2−1120x+30000=0 - Roots are about 27.7 and 1092. Only 27.7 is in 0 to 500. The parabola opens down, so profit starts after that root.
Manufacture more than 27 pairs. WebAssign usually wants “more than n” — match the blank.
High school construction · sample numbers
- Cost (millions of dollars). C(x)=2.4+0.16x−0.0001x2,20≤x≤400
- Units. x=thousands of square feet
- Revenue rate (sample). r=0.20 million per thousand sq ft
Find the profit function. (Your r will be different.)
- Revenue is the rate times x.
R(x)=0.20x - Subtract C(x). The minus in front of −0.0001x² flips to plus.
P(x)=0.20x−(2.4+0.16x−0.0001x2)=0.0001x2+0.04x−2.4
If part 2 asks you to evaluate, convert square feet to thousands first (80,000 sq ft → x = 80) and leave the answer in millions. If it asks for break-even, set this P(x) = 0 and keep the root between 20 and 400; multiply by 1,000 if they want square feet.