f(5) means to replace x in the equation with 5 then solve.
f(x) = x^2 +2x
f(5) = 5^2 + 2(5)
f(5) = 25 +10
f(5) = 35
The answer is D)35
Answer:
In the 3rd and 4th quadrants of the coordinate system
ie π < θ < 2π. At π and 2π the sine values are zero
Step-by-step explanation:
Answer:
I don´t know and i don´t want you to get it wrong so i think it is..
Step-by-step explanation:
-18 is probably the answer
Hope this helps!! lol
9.This is because it goes through the whole circle passing through the centre point. at the full width
The rest are pretty easy. I'm sure you can manage. Good luck!
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