Since the blue marbles are 11 and the red marbles are 7 you start will the red marbles first because the question say red marbles to blue marbles
7:11
Because this is a positive parabola, it opens upwards, like a cup, and the vertex dictates what the minimum value of the function is. In order to determine the vertex, I recommend completing the square. Do that by first setting the function equal to 0 and then moving the 9 to the other side by subtraction. So far:

. Now, to complete the square, take half the linear term, square it, and add that number to both sides. Our linear term is 6. Half of 6 is 3 and 3 squared is 9. So add 9 to both sides.

. The right side reduces to 0, and the left side simplifies to the perfect square binomial we created while completing this process.

. Move the 0 back over and the vertex is clear now. It is (-3, 0). Therefore, 0 is the minimum point on your graph. The first choice above is the one you want.
Answer:
x=6
Step-by-step explanation:
81^x = 27 ^(x+2)
81 = 3^4 and 27 =3^3 so replace 81 and 27 in the equation
3^4^x = 3^3^(x+2)
When we have a power to a power we can multiply the exponents
a ^b^c = a^(b*c)
3^(4x) = 3^(3*(x+2))
Since the bases are the same, the exponents have to be the same
a^b = a^c means b=c
4x = 3(x+2)
Now we can solve for x
Distribute
4x = 3x+6
Subtract 3x from each side
4x-3x = 3x-3x+6
x = 6