I believe that through deductive reasoning angle O is 64 degrees. The reason is it's bigger than angle R so that rules out 32 and 16 degrees, but it's not obtuse, so that rules out 128 degrees, thereby leaving you with 64. Hope this helps :)
Answer:
x ≥ -5
Step-by-step explanation:
If we have a translation to left c units, we write " x + c " in the function, and
If we have a translation to right c units, we write " x - c" in the function
If we have vertical translation up b units, we "add b to the function", and
If we have vertical translation down b units, we "subtract b to the function"
The parent function is 
Since translation left 5 units and up 3 units, we can write:

The domain is affected by the square root sign and we know the number under the square root CANNOT be negative, so we can say:
x + 5 ≥ 0
x ≥ -5
This is the domain.
Simone would have to bike for at least 34 miles to reach $510
Answers:
x = -8/5 or x = 8/5
Sum of the first ten terms where all terms are positive = 4092
========================================================
Explanation:
r = common ratio
- first term = 4
- second term = (first term)*(common ratio) = 4r
- third term = (second term)*(common ratio) = (4r)*r = 4r^2
The first three terms are: 4, 4r, 4r^2
We're given that the sequence is: 4, 5x, 16
Therefore, we have these two equations
Solve the second equation for r and you should find that r = -2 or r = 2 are the only possible solutions. If r = -2, then 5x = 4r solves to x = -8/5. If r = 2, then 5x = 4r solves to x = 8/5.
-----------------
To find the sum of the first n terms, we use this geometric series formula
Sn = a*(1 - r^n)/(1 - r)
We have
- a = 4 = first term
- r = 2, since we want all the terms to be positive
- n = 10 = number of terms to sum up
So,
Sn = a*(1 - r^n)/(1 - r)
S10 = 4*(1 - 2^10)/(1 - 2)
S10 = 4*(1 - 1024)/(-1)
S10 = 4*(-1023)/(-1)
S10 = 4092