Answer:
it can not go any more
Step-by-step explanation:
7/45 is the simplified terms
Answer:
a = -3
Step-by-step explanation:
3a - 6a + 2 = 8a + 20 - 5a
Combine Like Terms
-3a + 2 = 3a + 20
-2 -2
-------------------------------------
-3a = 3a + 18
-3a -3a
-------------------------------------
-6a = 18
---- ----
-6 -6
a = -3
The average IQ test score would be 100.
What is a normal distribution?
A probability distribution that is symmetric about the mean or average is the normal distribution, sometimes referred to as the Gaussian distribution. It demonstrates that data that are close to the average value occur more frequently than data that are far from the mean. The normal distribution appears as a "bell curve" on a graph.
Average IQ Score
A score of 100 is regarded as the average IQ on various tests. The majority of results (68%) are within one standard deviation of the mean (that is, between 85 and 115). This indicates that the average result is within plus or minus 15 points for almost 70% of test takers.
Learn more about average here:
brainly.com/question/2426692
#SPJ4
Answer:
Degree: 3
Leading Coefficient: 12
Step-by-step explanation:
Find the highest power to determine the degree, in this case it's 3. Then identify the term with the highest power (12u^3) to find the leading coefficient.
So, because 3 is the largest and only power in this equation, it is the degree. 12u^3 is the leading term (term containing the highest degree) and 12 is the coefficient attatched to the term. Hope that helped!
Answers:
x = -8/5 or x = 8/5
Sum of the first ten terms where all terms are positive = 4092
========================================================
Explanation:
r = common ratio
- first term = 4
- second term = (first term)*(common ratio) = 4r
- third term = (second term)*(common ratio) = (4r)*r = 4r^2
The first three terms are: 4, 4r, 4r^2
We're given that the sequence is: 4, 5x, 16
Therefore, we have these two equations
Solve the second equation for r and you should find that r = -2 or r = 2 are the only possible solutions. If r = -2, then 5x = 4r solves to x = -8/5. If r = 2, then 5x = 4r solves to x = 8/5.
-----------------
To find the sum of the first n terms, we use this geometric series formula
Sn = a*(1 - r^n)/(1 - r)
We have
- a = 4 = first term
- r = 2, since we want all the terms to be positive
- n = 10 = number of terms to sum up
So,
Sn = a*(1 - r^n)/(1 - r)
S10 = 4*(1 - 2^10)/(1 - 2)
S10 = 4*(1 - 1024)/(-1)
S10 = 4*(-1023)/(-1)
S10 = 4092