Answer:
hyoyr nhggggfryuvsrthjugdhba jgrybcwqetjkoplhsaxvnnutfvhyu
Answer:
0
Step-by-step explanation:
In my opinion, the string won't display because, the intCount was not initialized before you started outputting the "Hi" string. So in order fro you to get the string to appear, the control point or value has to be initialized to maybe 0. then you can start looping from there. And if you are looping from the top or using greater than (>), The loop works best buy subtracting the control value else, you can end up with infinity loop.
D is the answer for the question
Sequence: 5/2, 5/4, 5/8, 5/16
a8=?
a1=5/2
a2=5/4
a3=5/8
a4=5/16
a2/a1=(5/4)/(5/2)=(5/4)*(2/5)=(5*2)/(4*5)=2/4=1/2
a3/a2=(5/8)/(5/4)=(5/8)*(4/5)=(5*4)/(8*5)=4/8=1/2
a4/a3=(5/16)/(5/8)=(5/16)*(8/5)=(5*8)/(16*5)=8/16=1/2
Ratio: r=a2/a1=a3/a2=a4/a3→r=1/2
an=a1*r^(n-1)
a1=5/2, r=1/2
an=(5/2)*(1/2)^(n-1)
an=(5/2)*[1^(n-1)/2^(n-1)]
an=(5/2)*[1/2^(n-1)]
an=(5*1)/[2*2^(n-1)]
an=5/2^(1+n-1)
an=5/2^n
n=8→a8=5/2^8
a8=5/256
Answers:
The formula for the general term or nth term for the sequence is an=5/2^n
a8=5/256
Answer:
C
Step-by-step explanation:
C is the answer because a1=7 , d=-4 and so it's
an=an+(n-1)d