Honestly, I don’t really know but I believe it’s 3
x² - 4x - 12 = 0
Factor the left side: (x + 2) · (x - 6) = 0
The equation is true if either factor is zero.
If (x + 2) = 0 then x = -2 .
If (x - 6) = 0 then x = 6 .
Elena packed 48 cubes.
Each cube has an edge of 1 centimeter.
The number of layers that Elena can make depends on how each layer is arranged and depends on how many cubes are there in a layer.
Assume that each layer has only 1 cube, then there are 48 layers.
Shea bought 13.5 pounds of corn
c = pounds of corn
b = pounds of beans
Here’s what we know:
c(0.99) + b(0.45) = 18.09
c + b = 24
Solve the second equation for c in terms of b
c = 24-b
Substitute that expression for c in our first equation to get a numerical solution for b:
0.99 (24-b) + 0.45b = 18.09
23.76 - 0.99b + 0.45b = 18.09
-0.54b = -5.67
b = 10.5
Substitute that value to get a numerical value for c:
c = 24 - b
c = 24 - 10.5
c = 13.5
Check the math:
0.99(13.5) + 0.45(10.5) =
13.365 + 4.725 = 18.09