Circle<span> is the locus of points equidistant from a given point, the center of the </span>circle<span>. The common distance from the center of the </span>circle<span> to its points is called radius. Thus a </span>circle<span> is completely </span>defined<span> by its center (O) and radius (R): C(O, R) = O(R) = {x: dist(O, x) = R}.
Easier explanation: </span><span>A </span>circle<span> is a plane figure contained by one line such that all the straight lines falling upon it from one point among those lying within the figure are equal to one another.</span>
I think it would be something like this: x-80 = (x*2)+12
The formula for the sum of n terms in an arithmetic progression is:
S = n/2 * (2a + (n-1)d)
Here, the common difference, d, is 8 and the first term, a, is 1. Substituting these into the formula, we get:
S = n/2 * (2*1 + 8(n - 1))
S = n + 4n² - 4n
S = 4n² - 3n
The answer is A.
Answer:
-2 and -3
Step-by-step explanation:
Let L represent the large integer and S represent the smaller integer
Given Large Integer = 10 + 4 times Smaller Integer
Mathematically:
L = 10 + 4S -------eq 1
It is also given that the integers are consecutive,
hence L = S + 1------ eq2
Now we can solve a system of equations by substitution.
Substitute eq 2 into eq 1
S + 1 = 10 + 4S (subtract 1 from both sides)
S = 10 - 1 + 4S
S = 9 + 4S (subtract 4S from both sides)
S - 4S = 9
-3S = 9 (divide both sides by -3)
S = 9 / (-3) = -3 (answer)
form equation 2,
L = S + 1
L = -3 + 1
L = -2 (answer)