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.)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top