Answer:
-14x
Step-by-step explanation:
-4x+-10x =-14x
9, 2, -5... so is going down by 7 each time, meaning the "common difference" is -7.
Answer:
500+10+0
Step-by-step explanation:
The straight edge of the semicircle is 4 units, as this is this the diameter.
The circumference of the full circle is
C = pi*d = pi*4 = 4pi
which is the distance around the full circle (aka circle's perimeter)
So half of this is 4pi/2 = 2pi
Add this onto the straight edge length to get 4+2pi as the exact distance around the entire semicircle. This includes both straight and curved portions.
If you use the approximation pi = 3.14, then 4+2*pi = 4+2*3.14 = 10.28 is the approximate answer. To get a more accurate answer, use more decimal digits in pi.
---------------------------------------------------------
In summary,
exact answer in terms of pi is 4+2pi units
approximate answer is roughly 10.28 units (using pi = 3.14)
Answer:
c = -4
Step-by-step explanation:
If f(x) = 2x^3 - x + c and f(2) = 10, plug in 2 for the x values in the function and make the function output 10.
10 = 2(2^3) - 2 + c Now, we only have to deal with one variable, that is c.
10 = 2(8) - 2 + c
10 = 16 - 2 + c
10 = 14 + c
-4 = c After simplifying, we get that c is -4.
To check this, plug in 2 for x, and -4 for c in the function. If the function produces 10 as the result, the halleluja!
f(2) = 2(2^3) - 2 - 4
f(2) = 2(8) - 2 - 4
f(2) = 16 - 2 - 4
f(2) = 10