Answer:
C.
Step-by-step explanation:
I just got it right
Complete the square:
F(x) = -3x² - 6x - 5
F(x) = -3 (x² + 2x) - 5
F(x) = -3 (x² + 2x + 1 - 1) - 5
F(x) = -3 ((x + 1)² - 1) - 5
F(x) = -3 (x + 1)² + 3 - 5
F(x) = -3 (x + 1)² - 2
The y-intercept has x-coordinate equal to 0, so it corresponds to the value of F(0) :
F(0) = -3 (0 + 1)² - 2 = -3 - 2 = -5
The axis of symmetry is the vertical line running through the vertex of this parabola, so we'll come back to this.
The vertex of the parabola is (-1, -2). This represents the maximum value of F(x), which follows from
(x + 1)² ≥ 0 ⇒ -3 (x + 1)² ≤ 0 ⇒ -3 (x + 1)² - 2 ≤ -2
This is to say, every point on the parabola has a y-coordinate no greater than -2.
As mentioned earlier, the axis of symmetry is the vertical line through the vertex, and its equation is determined by the x-coordinate of the vertex. Hence the AoS is the line x = -1.
Answer:
![1. \quad\dfrac{1}{k^{\frac{2}{3}}}\\\\2. \quad\sqrt[7]{x^5}\\\\3. \quad\dfrac{1}{\sqrt[5]{y^2}}](https://tex.z-dn.net/?f=1.%20%5Cquad%5Cdfrac%7B1%7D%7Bk%5E%7B%5Cfrac%7B2%7D%7B3%7D%7D%7D%5C%5C%5C%5C2.%20%5Cquad%5Csqrt%5B7%5D%7Bx%5E5%7D%5C%5C%5C%5C3.%20%5Cquad%5Cdfrac%7B1%7D%7B%5Csqrt%5B5%5D%7By%5E2%7D%7D)
Step-by-step explanation:
The applicable rule is ...
![x^{\frac{m}{n}}=\sqrt[n]{x^m}](https://tex.z-dn.net/?f=x%5E%7B%5Cfrac%7Bm%7D%7Bn%7D%7D%3D%5Csqrt%5Bn%5D%7Bx%5Em%7D)
It works both ways, going from radicals to frational exponents and vice versa.
The particular power or root involved can be in either the numerator or the denominator. The transformation applies to the portion of the expression that is the power or root.
Let x = number of adult tickets, and y = number of children tickets. One equation must deal with the number of tickets, and the other equation must deal with the revenue from the tickets.
Then x + y = 300 is the number of tickets
12x + 8y = 3280 is the revenue from the tickets.
Using the substitution method:
x + y = 300 ⇒ y = 300 - x ⇒ Equation (3)
12x + 8y = 3280 ⇒ 12x + 8(300-x) = 3280 ⇒ x = 220
y = 300 - x ⇒ y = 300-220 ⇒ 80
Therefore 220 adult tickets and 80 children's tickets were sold.