
That's vertex form for a parabola
and we read off vertex (p,q) as
Answer: Vertex (5,7)
The negative <em>a</em> tells us this is a downward opening parabola (upside down from the usual
. I remember CUP - Concave Up Positive; here <em>a </em>is negative so not a cup, instead concave <em>down.</em> The same rule applies to second derivatives in calculus so memorize it now and use it later.
Answer: downward
Answer:
Step-by-step explanation:
y+2 = 3 * (x+2)
Answer:
It would probably be 15 actually
Step-by-step explanation:
Although I cannot find any model or solver, we can proceed to model the optimization problem from the information given.
the problem is to maximize profit.
let desk be x
and chairs be y
400x+250y=P (maximize)
4x+3y<2000 (constraints)
according to restrictions y=2x
let us substitute y=2x in the constraints we have
4x+3(2x)<2000
4x+6x<2000
10x<2000
x<200
so with restriction, if the desk is 200 then chairs should be at least 2 times the desk
y=2x
y=200*2
y=400
we now have to substitute x=200 and y=400 in the expression for profit maximization we have
400x+250y=P (maximize)
80000+100000=P
180000=P
P=$180,000
the profit is $180,000