MHB Finding the Linear Equation Relating Price and Number of Widgets Sold

AI Thread Summary
To find the linear equation relating price (x) and the number of widgets sold (y), start by identifying two points: (2, 300) and (4, 200). Calculate the slope (m) using the formula m = (y2 - y1) / (x2 - x1), which results in m = -50. Using the point-slope formula, substitute one point and the slope to derive the equation in the form y = mx + b. The two equations formed from the points can be solved simultaneously to find the coefficients a and b, confirming the linear relationship. The final equation describes how price affects widget sales.
woof123
Messages
9
Reaction score
0
Okay here's the question:

If you sell widgets for 2 dollars, you sell 300 per day. If you sell them for 4 dollars, you sell 200 per day. assume linear relat., between price (x) and # widgets sold per day (y), write linear equation relating x and y

I'm thinking I plot the x,y pairs, then calculate slope and the y intercept in order to put it into y=mx+b form...does that make sense?
 
Mathematics news on Phys.org
You have two points on the graph, so you can compute the slope as follows:

$$m=\frac{\Delta y}{\Delta x}=\frac{y_2-y_1}{x_2-x_1}$$

Then, you can use either point (I'll use the first), and the slope you computed, in the point-slope formula:

$$y=m(x-x_1)+y_1$$ :D
 
Equivalently, any linear function can be written y= ax+ b for numbers a and b. The fact that y(2)= 300 means that 2a+ b= 300. The fact that y(4)= 200 means that 4a+ b= 200. Solve those two equations for a and b.

(An obvious point is that there is "b" with coefficient 1 in both equations. Subtracting one equation from the other eliminates b leaving a single equation for a. Do you see that this is the same as your formula for slope? And then using that value of a in one of the two equations to find b is the same as MarkFL suggests.)
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top