Answer:
Step-by-step explanation:
the formula for a circle which would be C = 2 \pi r
The 9.5*3.14 divide by two so 14.915
and this rounded would be 15.0 or 14.9 not too sure just pick whatever
Answer:
The first term of the geometric series is 1
Step-by-step explanation:
In this question, we are tasked with calculating the first term of a geometric series, given the common ratio, and the sum of the first 8 terms.
Mathematically, the sum of terms in a geometric series can be calculated as;
S = a(r^n-1)/( r-1)
where a is the first term that we are looking for
r is the common ratio which is 3 according to the question
n is the number of terms which is 8
S is the sum of the number of terms which is 3280 according to the question
Plugging these values, we have
3280 = a(3^8 -1)/(3-1)
3280 = a( 6561-1)/2
3280 = a(6560)/2
3280 = 3280a
a = 3280/3280
a = 1
Let 's' represent the amount of sales.
Plan 1:


Plan 2:


Equating the two plans together and solving for the amount of sales,

Collecting like terms,

Divide both sides by 0.08,

Hence, the amount of sales is $8,750.
Answer:
y = 2(x - 2)² + 3 vertex form
y = 2x² - 8x + 11 standard form
Step-by-step explanation:
Vertex form
y = a(x - h)² + k
(h, k) = (2, 3)
y = a(x - 2)² + 3
To find "a" plug in the y-intercept (0, 11)
11 = a(-2)² + 3
11 = 4a + 3
Subtract 3 from both sides
8 = 4a
a = 2
y = 2(x - 2)² + 3
Expand
y = 2(x² - 4x + 4) + 3
y = 2x² - 8x + 11