Answer:
A: -2
Step-by-step explanation:
Hopefully this helps!
Answer: x>_3.2 OR x<_ -0.75
Step-by-step explanation: first break down your compound inequality. 5x-4>_12
You first cancel out your constants by adding 4 to both sides. Now you’re left with 5x>_16 then to cancel five you have to divide on both sides by five which equals to 3.2. Then, x>_ 3.2.
Next you do your second part, 12x+5<_-4
So first cancel out the constant of 5 by subtracting 5 on both sides, making the equation 12x<_-9. Now, you divide by 12 on both sides, making it -9/12. Which effectively is -0.75. Therefor, the answer being x<_ -0.75. Add the two together x>_3.2 OR x<_0.75
Given:
The figure of two parallel lines MP and QS.
A transversal line KL interests the two parallel lines.

To find:
The
.
Solution:
If a transversal line intersect the two parallel lines, then the corresponding angles are congruent and their measures are equal.
In the given figure
and
corresponding angles. It means their measures are equal.


Therefore,
.
Answer:
75
Step-by-step explanation:
f(1) = 7
f(n) = 3f(n-1) + 3
So what you are trying to do here is find the recursive value (that's what it is called) for f(n). Computers love this sort of thing, but we humans have to do it slowly and carefully.
So let's try f(2)
That means that f(2) = 3*f(n-1) + 3
but if f(2) is used it means that you have to know f(2-1) which is just f(1) and we know that.
so f(2) = 3*f(1)+3
f(2) = 3*7 + 3
f(2) = 21 + 3
f(2) = 24
Now do it again. We now know F(2), so we should be able to find f(3)
f(3) = 3*f(3 - 1) + 3
f(3) = 3*f(2) + 3 We know that f(2) = 24
f(3) = 3* 24 + 3
f(3) = 72 + 3
f(3) = 75
Answer:
C and D are the right answers
Step-by-step explanation: