Step-by-step explanation:
horizontal lines will have a gradient(m) of 0
so if m=0 , the line is horizontal
formula to find m:
m=y2-y1 / x2-x1
insert coordinates into formula

As m=0 , therefore it is a horizonta line.
hope this helps..
Answer:
no because at the end it is 669 not 696 so it is not repeating decimal
Answer:
180,45
Step-by-step explanation:
Hey there!!
- The area of a circle = πr²
The area is given as 196π
Hence,
196π = πr²
... r²= 196
... r = √196
... r = 14
<em>Hence, the radius is 14 cm. </em>
<em>Hope it helps!</em>
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