Answer:
Let's define:
C = number of pandesal with cheese that you sell
U = number of pandesal with ube that you sell.
If you sell these numbers of each, the total profit you get is:
C*8.00 pesos + U*9.00 pesos.
And yo want to get at least 180 pesos, then:
C*8.00 pesos + U*9.00 pesos ≥ 180 pesos.
And you also want to sell two of each, then:
C ≥ 2
U ≥2
So the system of inequalities is:
C*8.00 pesos + U*9.00 pesos ≥ 180 pesos.
C ≥ 2
U ≥2
If U is on the x-axis, and C is on the y-axis, then the graph is: (where the region at the right of the vertical line should be shaded)
Answer:
D
Step-by-step explanation:
When calculating the area of a parallelogram, use the formula A = l*h where length is the longest length and h is the perpendicular height of the shape. For this parallelogram, substitute l = 14 and h = 8.
A = l*w = 14*8 = 112
Answer:
f(-4) = 56
Step-by-step explanation:
f(x) = 3x² - 2x
To find f(-4), substitute -4 for all the values of x in f(x).
f(-4) = 3(-4)² - 2(-4)
Square -4.
f(-4) = 3(16) - 2(-4)
Multiply 3 and 16.
f(-4) = 48 - 2(-4)
Multiply -2 and -4.
48 + 8
Add.
56
You had the right idea! :)