Answer:
A)29 and B) 21,
Step-by-step explanation:
First,in the sequence
, the parameter
must to be a integer.
Second, we need to solve the equations by
.

All the option in the problem represent an
Then, we need to prove all number in the options, if the result is a integer number, this option can be part of the sequence.
For A)

For B)

For C)

For D)

Only A) and B) only A and B meet the requirement
Area of rectangle =lxb =answer
Answer:
The first question would likely be y=10.
The second question would likely be x=20.
Answer:
5.7
Step-by-step explanation:
pythagorean theorem
A^2 + B^2 = C^2
sub in
A^2 + 7^2 = 9^2
simplify
A^2 + 49 = 81
solve
A^2 = 32
solve further
A = 
use calculator and get:
5.65685
round and get:
<u>5.7</u>
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