Answer:
a) max 12000 , min 0
b) no solution
c) pricing based on profit
Step-by-step explanation:
a) look at the parabola
b) there is more than one x (0)
c) the y intercepts represent his profit based on how much he priced the items at
Y=4x+1
Let y=0
0=4x+1
4x=-1
x=-1/4
Let x=0
Y=4*0+1
Y=0+1
Y=1
Therefore, the ordered pair is (-1/4, 1)
Here are the calculations for Super Sport:
[12 ($72.50 x 0.8)] 1.065 = $741.24
Here is the math for Double Dribbles:
[12($54.75 x 1.09)] + (12 x $5.99) = $788.01
$788.01 - $741.24 = $46.77
The difference in price is $46.77.
y=mx+b is the equation of a line;
m=slope , b= y-intercept
You can find the slope with this following equation: (y(2)-y(1))/(x(2)-x(1))
In this case the points are (0,4) and (-2,-3). The first set being (0,4) and the second (-2,-3). This means (0,4) can be expressed as (x(1),y(1)) and (-2,-3) expressed as (x(2),y(2)). Plugging these numbers into the slope equation gives us: (-3-4)/(-2-0) = -7/-2 = 7/2.
m= 7/2 ; so we have : y= (7/2)x+b
We are give a set of points which it passes through, we can simply plug them in:
4 = (7/2)(0)+b (0 is the x and 4 is the y)
We get 4 = 0 +b .... 4=b
our final equation is : y=(7/2)x+4