Answer:
30 degrees
Step-by-step explanation:
To figure out theta is using a bit of simple trigonometry.
2sin(theta) = 1
= sin(theta) = 0.5
Using arcsin (sin^-1) we can isolate x
x = arcsin(0.5)
x = 30
The Chicken, in total, cost $4.56
You need to figure out the total in pounds, which is 4 3/4. Then multiply that by the price, .96
Factor 3x^2 - 12x + 3
3x^2 - 12x + 3
answer is 3(x^2 - 4x + 1)
Answer: Choice C
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
===========================================
Explanation:
When reflecting the function f(x) over the y axis, we replace every x with -x and simplify like so
f(x) = -x^4 - 2x^3 + 3x^2 - 4x + 5
f(-x) = -(-x)^4 - 2(-x)^3 + 3(-x)^2 - 4(-x) + 5
f(-x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
Note the sign changes that occur for the terms that have odd exponents (the terms -2x^3 and -4x become +2x^3 and +4x); while the even exponent terms keep the same sign.
The reason why we replace every x with -x is because of the examples mentioned below
-----------
Examples:
The point (1,2) moves to (-1,2) after a y axis reflection
Similarly, (-5,7) moves to (5,7) after a y axis reflection.
As you can see, the y coordinate stays the same but the x coordinate flips in sign from negative to positive or vice versa. This is the direct reason for the replacement of every x with -x.