10
A composite number is a positive integer. which is not prime (i.e., which has factors other than 1 and itself). The first few composite numbers (sometimes called "composites" for short) are 4, 6, 8, 9, 10, 12, 14, 15, 16, ... (OEIS A002808), whose prime decompositions are summarized in the following table.
Answer:
x = 3/4 or 0.75
Step-by-step explanation:
Break the bracket out and you will get:
3(5x – 4) – 2 = 10 – 3x
= 3*5x - 3*4 - 2 = 10 - 3x
= 15x - 12 -2 = 10 -3x
Add 3x into both sides and subtract 12 and subtract 2 in both sides, we get:
15x + 3x - 12 - 2 + 12 - 2 = 10 - 3x + 3x + 12 + 2
18x = 24
Divide both side by 18, we get:
18x/18 = 24/18
x = 24/18 = 3/4 or 0.75
Hope this helped :3
Answer:
it's C
Step-by-step explanation:
you just need to make everything the opposite of the original equation.
The summation notation for the series 500+490+480+ . . . . . . . +20+10 is

A summation notation is used to express a long summation into a single notation.
The given series is:
500+490+480+ . . . . . . . +20+10
This is an arithmetic series with:
a(1) = 500, and
d = 490 - 500 = -10
The last term is a(n) = 10. Find n first by using the nth term formula of an arithmetic sequence:
a(n) = a(1) + (n-1) . d
10 = 500 + (n-1) . (-10)
10 = 500 -10n + 10
10 n = 500
n = 50
Write the explicit formula for the nth term:
a(n) = a(1) + (n-1) . d
a(n) = 500 + (n-1) . (-10)
a(n) = 500 -10n + 10
a(n) = 510 - 10n
The series is the summation notation from n=1 to n = 50





Learn more about summation notation of a series here:
brainly.com/question/23742399
#SPJ4