If there are 6 stacks with 2 cans in each stack, then you would times 6 x 2 = 12
Answer:
(3 ± √23 * i) /4
Step-by-step explanation:
To solve this, we can apply the Quadratic Equation.
In an equation of form ax²+bx+c = 0, we can solve for x by applying the Quadratic Equation, or x = (-b ± √(b²-4ac))/(2a)
Matching up values, a is what's multiplied by x², b is what's multiplied by x, and c is the constant, so a = 2, b = -3, and c = 4
Plugging these values into our equation, we get
x = (-b ± √(b²-4ac))/(2a)
x = (-(-3) ± √(3²-4(2)(4)))/(2(2))
= (3 ± √(9-32))/4
= (3 ± √(-23))/4
= (3 ± √23 * i) /4
Answer:
24h+6
Step-by-step explanation:
Answer:
y" = -24 / y³
Step-by-step explanation:
6x² + y² = 4
Take the derivative of both sides with respect to x.
12x + 2y y' = 0
Again, take the derivative of both sides with respect to x.
12 + 2y y" + y' (2y') = 0
12 + 2y y" + 2(y')² = 0
Solve for y' in the first equation.
2y y' = -12x
y' = -6x/y
Substitute and solve for y":
12 + 2y y" + 2(-6x/y)² = 0
12 + 2y y" + 2(36x²/y²) = 0
12 + 2y y" + 72x²/y² = 0
6y² + y³ y" + 36x² = 0
y³ y" = -36x² − 6y²
y" = (-36x² − 6y²) / y³
Solve for y² in the original equation and substitute:
y² = 4 − 6x²
y" = (-36x² − 6(4 − 6x²)) / y³
y" = (-36x² − 24 + 36x²) / y³
y" = -24 / y³