Wait but that is a test don't you need to look at a book or something insteadt of waiting for the answers
Answer:
4/8
Step-by-step explanation:
There are half even and half odd numbers on a spinner so it is 1/2 of 8 which is 4. Then you put the 4 over 8 to gain your probability.
I FOUND YOUR COMPLETE QUESTION IN OTHER SOURCES.
SEE ATTACHED IMAGE.
Using Heron's Formula we can find the area of the triangle.
A = root (s (s-a) * (s-b) * (s-c))
s = (a + b + c) / 2
Where,
s: semi-perimeter
a, b, c: sides of the triangle
Substituting values:
s = (15 + 16 + 20) / 2
s = 25.5
s = 26
The area will be:
A = root (26 * (26-15) * (26-16) * (26-20))
A = 130.9961832
A = 130 u ^ 2
Answer:
The area of triangle ABC is:
C.
130 u ^ 2
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