Answer: x= 1/54
Explained: easy mental math :p
Answer:
Neither
Step-by-step explanation:
knowing that the system are y=-x+6 and y=x+2, then: x+2=-x+6; x+x=6-2; 2x=4; x=2, and replacing x in y we have: y=-2+6=4 and y=2+2=4, finally tha solution to sistem is (2,4)
a = The cost of the pizza.
b = The cost of the pizza and sales tax.
f(a) = The cost of the pizza.
g(b) = The cost of the pizza and sales tax.
g(f(a)) = The cost of the pizza, sales tax, and delivery fee
The x coordinate of the vertex will be the average of the two zeros, here -3 and 5, so x=(-3+5)/2 = 1, f(1)=(1+3)(1-5) = -16.
Answer: (1, -16)
Let's do it some other ways. How about completing the square to turn f in to vertex form?
f(x) = (x+3)(x-5) = x² - 2x - 15 = (x² - 2x + 1) - 1 - 15 = (x-1)² - 16
and now we can read off (1, -16) as the vertex.
The other method is the vertex is x= - b/2a = - (-2)/2(1) = 1.
Three methods, same answer. Good.
ceiling(700/40) = ceiling(17.5) = 18 . . . . ceiling(x) is the smallest integer ≥ x.
The smallest integer multiple of 40 that is larger than 700 is 18.
The number of packages of buns will be 18*5 = 90.
The number of packages of hotdogs will be 18*4 = 72.
_____
These numbers will ensure that you have 20 bun/hotdog combinations left over. If you want to minimize leftovers, you would use 88 packages of buns and 70 packages of hotdogs. That would give you 4 buns and no hotdogs left over.