Answer:
7. 1/10 or 10%
9.5/10
11.5/10
13.9/10
Step-by-step explanation:
Let's use our trigonometric skills to solve for this one:
Think: To write the equation of a line in slope-intercept form y=mx+b, you must have the slope (m) and the y-intercept (b).
g(0)= -6 tells us that the y-intercept is (0, -6). Thus, b= -6.
(0,-6) and (15,-9) are points on the line. Find the slope of the line. It is:
-9-(-6)
m = ------------- = -3/15 = -1/5
15-0
Thus, the equation of the line in question is y=(-1/5)x - 6.
Important that you understand that g(0)=-6 is also represented by (0,-6), and that -6 is the y-intercept.
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.