It depends on how many boxes max puts in. If max puts 2 boxes in the larger one then the box would be approximately 350 cubic inches
X=-8/15......................
Answer: The lenght of the missing side is 4 cm
Step-by-step explanation:
The correct question is:
<em>The perimeter of the rectangle is 20cm . One side is 6cm. What is the length of the missing side?</em>
So, to answer it we have to apply the next formula:
Perimeter of a rectangle = 2 width + 2 length
Replacing with the values given: (assuming that the side given is the length of the rectangle)
20 = 2(6) + 2x
Solving for x:
20 =12 +2x
20-12 =2x
8 =2x
8/2 =x
4=x
The length of the missing side is 4 cm
Feel free to ask for more if needed or if you did not understand something.
Hope this helps explain what was needed to be solved! :)
Answer:
The first one
Step-by-step explanation:
g(x) = ax² + bx + c
Point (0,0):
0 = a.0² + b.0 + c
c = 0
Point (2,1):
1 = a.2² + b.2 + c
4a + 2b + c = 1
But c = 0. Then:
4a + 2b = 1
Another point: (- 2, 1):
1 = a.(- 2)² + b.(- 2) + c
4a - 2b = 1
{4a + 2b = 1
{4a - 2b = 1
4a + 2b = 4a - 2b
4a - 4a = - 2b - 2b
- 4b = 0
b = 0
4a + 2b = 1
4a + 2.0 = 1
4a = 1
a = 1/4
The formula is:
g(x) = (1/4)x²
I hope I've helped you.