Given that the vertex is at (50, 1000), the max profit is $1000 when 50 items are produced
x = number of packages he bought
y = number of popsicles in each package
Here are the two equations:
xy = 54
x = 3 + y
Using the substitution method, you can solve them to find x and y.
(3 + y)y = 54,
3y + y^2 = 54
y^2 + 3y - 54 = 0
Solve the quadriatic equation:
(y +9)(y - 6) = 0
y = -9, 6.
Plug y into: xy = 54
x(-9) = 54, x = -6.
x(6) = 54, x = 9.
So he bought 9 packages of popsicles, bc you can't bye -6 packages.
Answer:
Yesss
Step-by-step explanation:
Answer:
Step-by-step explanation:
(96 minutes)/(32 sculptures) = (96/32 minutes)/sculpture = (3 minutes)/sculpture
It takes 3 minutes to make one sculpture.
(160 balloons)/(32 sculptures) = (160/32 balloons)/sculpture = (5 balloons)/sculpture
It takes 5 balloons to make one sculpture.
(160 balloons)/(96 minutes) ≈ 1.7 balloons used per minute.
Variables - a quantity that may change, depends on the context of the math problem. Ex: x,y
Terms - a variable, or constant, that is multiplied by a variable or variables.
Ex: 5x + 2 + 3y <-- has 3 terms
Coefficient - the constant that multiplies the variable and is next to a variable, Ex: (5x) <-- coefficient is 5
Constants - A fixed value such as 5, 6, 7, etc