I Think It Might Be Over Draft
Answer:
it would be 6
Step-by-step explanation:
Answer:
Demand: q = -50p + 1200
Supply: q = 40p
Step-by-step explanation:
First let's define our variables.
q = quantity of T-shirts
p = price
We know that when p = 12, q = 600. When p increases by 1, q decreases by 50. So this is a line with slope -50 that passes through the point (12, 600). Using point-slope form to write the equation:
q - 600 = -50 (p - 12)
Converting to slope-intercept form:
q - 600 = -50p + 600
q = -50p + 1200
Similarly, we know that when p = 9.75, q = 600 - 210 = 390. When p increases by 1, q increases by 40. So this is a line with slope 40 that passes through the point (9.75, 390). Using point-slope form to write the equation:
q - 390 = 40 (p - 9.75)
Converting to slope-intercept form:
q - 390 = 40p - 390
q = 40p
Answer: The solution is (3, -2)
This means that x = 3 and y = -2 pair up together.
=====================================================
Explanation:
The solution is where the two lines cross. Note if we started at the origin (0,0) and moved to the right 3 units, and then down 2 units, we would arrive at the location (3, -2).
-----------------
As a way to check, we can plug x = 3 into each equation. We should get y = -2 as a result for each equation
y = (-5/3)x + 3
y = (-5/3)*3 + 3
y = -5+3
y = -2
The first equation is confirmed. Let's check the second equation
y = (1/3)x - 3
y = (1/3)*3 - 3
y = 1 - 3
y = -2
Both equations have the y value equal -2 when x = 3. Therefore, the overall solution is confirmed.