Answer:
60%
Step-by-step explanation:
A percent is technically just a fraction over 100.
To get that here, we simply divide the part (which is 1560 people) by the whole (which is 2600 people) and then multiply that by 100:
(1560 / 2600) * 100 = 0.6 * 100 = 60/100
Thus, we know that the percent is 60%.
X-int =(-3,0)
Y-int=(0,_1)
Slope: _1/3
I'm sure you should look it up on Google I'm pretty sure that that would help you more than this stupid app OK look it up on Google or a Siri it will help you a lot better
Answer:
The Taylor series of f(x) around the point a, can be written as:

Here we have:
f(x) = 4*cos(x)
a = 7*pi
then, let's calculate each part:
f(a) = 4*cos(7*pi) = -4
df/dx = -4*sin(x)
(df/dx)(a) = -4*sin(7*pi) = 0
(d^2f)/(dx^2) = -4*cos(x)
(d^2f)/(dx^2)(a) = -4*cos(7*pi) = 4
Here we already can see two things:
the odd derivatives will have a sin(x) function that is zero when evaluated in x = 7*pi, and we also can see that the sign will alternate between consecutive terms.
so we only will work with the even powers of the series:
f(x) = -4 + (1/2!)*4*(x - 7*pi)^2 - (1/4!)*4*(x - 7*pi)^4 + ....
So we can write it as:
f(x) = ∑fₙ
Such that the n-th term can written as:

Answer:
First one: x = all real numbers
Second one: x = 0
Step-by-step explanation:
for the first one
given 8x+10=2(4x+5) we need to isolate the variable (x) using inverse operations
step 1 distribute the 2 to what is in the parenthesis ( 4x and 5 )
2 * 4x = 8x
5 * 2 = 10
now we have 8x + 10 = 8x + 10
step 2 subtract 8x from each side
8x - 8x = 0
8x - 8x = 0
now we have 10 = 10
subtract 10 from each side
10 - 10 = 0
10 - 10 = 0
we're left with 0 = 0 meaning that all real numbers are solutions
For the second one
given 3x-8=2(x-4) once again we need to isolate the variable using inverse operations
step 1 distribute the 2 to what is in the parenthesis (x - 4)
2 *x = 2x
2 * -4 = -8
now we have 3x - 8 = 2x - 8
step 2 add 8 to each side
-8 + 8 = 0
-8 + 8 = 0
now we have 2x = 3x
step 3 subtract 2x from each side
3x - 2x = x
2x - 2x = 0
we're left with x = 0