Answer:
If x^2 = 1, then x = 1 is NOT true because x can also be -1.
The answer is simply C.$2.50
Step-by-step explanation:

According to this trigonometric function, −C gives you the OPPOSITE terms of what they really are, so be EXTREMELY CAREFUL:
![\displaystyle Phase\:[Horisontal]\:Shift → \frac{-\frac{2}{3}π}{2} = -\frac{π}{3} \\ Period → \frac{2}{2}π = π](https://tex.z-dn.net/?f=%5Cdisplaystyle%20Phase%5C%3A%5BHorisontal%5D%5C%3AShift%20%E2%86%92%20%5Cfrac%7B-%5Cfrac%7B2%7D%7B3%7D%CF%80%7D%7B2%7D%20%3D%20-%5Cfrac%7B%CF%80%7D%7B3%7D%20%5C%5C%20Period%20%E2%86%92%20%5Cfrac%7B2%7D%7B2%7D%CF%80%20%3D%20%CF%80)
Therefore we have our answer.
Extended Information on the trigonometric function
![\displaystyle Vertical\:Shift → D \\ Phase\:[Horisontal]\:Shift → \frac{C}{B} \\ Period → \frac{2}{B}π \\ Amplitude → |A|](https://tex.z-dn.net/?f=%5Cdisplaystyle%20Vertical%5C%3AShift%20%E2%86%92%20D%20%5C%5C%20Phase%5C%3A%5BHorisontal%5D%5C%3AShift%20%E2%86%92%20%5Cfrac%7BC%7D%7BB%7D%20%5C%5C%20Period%20%E2%86%92%20%5Cfrac%7B2%7D%7BB%7D%CF%80%20%5C%5C%20Amplitude%20%E2%86%92%20%7CA%7C)
NOTE: Sometimes, your vertical shift might tell you to shift your graph below or above the <em>midline</em><em> </em>where the amplitude is.
I am joyous to assist you anytime.
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24