Answer: You should cut out squares that are 4 inches by 4 inches.
One of the ways to do this problem is write and graph an equation. We can write an equation for the volume of this shape and then use a graphing calculator to graph it. If we look where the graph crosses 440, we will have our solution.
The volume needs to be 440. If we let x equal the side of the square that is cut out, we have the following dimensions.
Length = 19 - 2x
Width = 18 - 2x
Height = x
Volume = LWH
So our equation could be: y = (19 - 2x)(18 - 2x)x
If you graph that equation, it will intersect at the point (4, 440). Therefore, our square could be 4 by 4 inches.
Answer:
X =10
Step-by-step explanation:
If you have a scientific calculator that can help you a lot.
I will upload a picture you can follow to solve this problem.
Answer:
2
Step-by-step explanation:
PEMDAS
parenthesis
, exponents,
multiplication,
division,
addition,
subtraction.
Answer: y = -14/9(x + 4)^2 + 7
Step-by-step explanation:
The given roots of the quadratic function is (-1, -7)
The vertex is at (-4, 7)
The formula is
y = a(x - h)^2 + k
The vertex is (h, k)
Comparing with the given vertex, (-4, 7), h = -4 and k = 7
Substituting into the formula
y = a(x - h)^2 + k, it becomes
y = a(x - - 4)^2 + 7
y = a(x + 4)^2 + 7
From the roots given (-1, -7)
x = -1 and y = -7
Substituting x = -1 and y = -7 into the equation,
y = a(x + 4)^2 + 7, it becomes
-7 = a(-1+4)^2 + 7
-7 = a(3^2 ) + 7
- 7 = 9a + 7
-7-7 = 9a
9a = -14
a = -14/9
Substituting a = - 14/9 into the equation, it becomes
y = -14/9(x + 4)^2 + 7