6(x)²
<u>explanation</u>
g.c.f : 24(x)² and 30(x)²y
factor 24(x)²
2 * 2 * 2 * 3 * x * x
factor 30(x)²y
2 * 3 * 5 * x * x * y
common factor:
A) 3y - x = 10 is the correct answer! (I just graphed it on Desmos.com)
Answer:

The domain for x is all real numbers greater than zero and less than 5 com
Step-by-step explanation:
<em><u>The question is</u></em>
What is the volume of the open top box as a function of the side length x in cm of the square cutouts?
see the attached figure to better understand the problem
Let
x -----> the side length in cm of the square cutouts
we know that
The volume of the open top box is

we have



substitute

Find the domain for x
we know that

so
The domain is the interval (0,5)
The domain is all real numbers greater than zero and less than 5 cm
therefore
The volume of the open top box as a function of the side length x in cm of the square cutouts is

Completing the square is a process to find the solutions, or the x-values, to a quadratic equation. This method can only work if it is in the format: x^2 + bx = c
In this equation, the b value is -12 and the c value is -6. The process for completing the square goes like this:
x^2 + bx + (b/2)^2 = c + (b/2)^2
Now let’s solve the equation above using this method.
Step 1: x^2 - 12x + (-12/2)^2 = -6 + (-12/2)^2
Step 2: x^2 - 12x + (-6)^2 = -6 + (-6)^2
Step 3: x^2 - 12x + 36 = -6 + 36
Step 4: x^2 - 12x + 36 = 30
Now, to factor it. After doing the process until now, the left side of the equation can ALWAYS be in the format: (x + a)^2
Step 5: x^2 - 12x + 36 can be factored in this format as (x - 6)^2
Step 6: (x - 6)^2 = 30
Step 7: x - 6 = √30
Step 8: x = 6 ±√30