9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]
Answer:
Where is the photo?
Step-by-step explanation:
Answer:
Step-by-step explanation:
1. Less than
2. Greater than
3. Equal to
4. Greater than
5. Equal to
6. Less than
Answer: 
Step-by-step explanation:
<h3>
The complete exercise is: "Line segment YV of rectangle YVWX measures 24 units. What is the length of line segment YX?"</h3><h3>
The missing figure is attached.</h3>
Since the figure is a rectangle, you know that:

Notice that the segment YV divides the rectangle into two equal Right triangles.
Knowing the above, you can use the following Trigonometric Identity:

You can identify that:

Therefore, in order to find the length of the segment YX, you must substitute values into
and then you must solve for YX.
You get that this is:

Answer:
Step-by-step explanation:
Hello!
The variable of study is X: Temperature measured by a thermometer (ºC)
This variable has a distribution approximately normal with mean μ= 0ºC and standard deviation σ= 1.00ºC
To determine the value of X that separates the bottom 4% of the distribution from the top 96% you have to work using the standard normal distribution:
P(X≤x)= 0.04 ⇒ P(Z≤z)=0.04
First you have to use the Z tables to determine the value of Z that accumulates 0.04 of probability. It is the "bottom" 0.04, this means that the value will be in the left tail of the distribution and will be a negative value.
z= -1.75
Now using the formula of the distribution and the parameters of X you have to transform the Z-value into a value of X
z= (X-μ)/σ
z*σ = X-μ
(z*σ)+μ = X
X= (-1.75-0)/1= -1.75ºC
The value that separates the bottom 4% is -1.75ºC
I hope this helps!