<u>Hint </u><u>:</u><u>-</u>
- Break the given sequence into two parts .
- Notice the terms at gap of one term beginning from the first term .They are like
. Next term is obtained by multiplying half to the previous term . - Notice the terms beginning from 2nd term ,
. Next term is obtained by adding 3 to the previous term .
<u>Solution</u><u> </u><u>:</u><u>-</u><u> </u>
We need to find out the sum of 50 terms of the given sequence . After splitting the given sequence ,
.
We can see that this is in <u>Geometric</u><u> </u><u>Progression </u> where 1/2 is the common ratio . Calculating the sum of 25 terms , we have ,
Notice the term
will be too small , so we can neglect it and take its approximation as 0 .

Now the second sequence is in Arithmetic Progression , with common difference = 3 .
![\implies S_2=\dfrac{n}{2}[2a + (n-1)d]](https://tex.z-dn.net/?f=%5Cimplies%20S_2%3D%5Cdfrac%7Bn%7D%7B2%7D%5B2a%20%2B%20%28n-1%29d%5D%20)
Substitute ,
![\implies S_2=\dfrac{25}{2}[2(4) + (25-1)3] =\boxed{ 908}](https://tex.z-dn.net/?f=%5Cimplies%20S_2%3D%5Cdfrac%7B25%7D%7B2%7D%5B2%284%29%20%2B%20%2825-1%293%5D%20%3D%5Cboxed%7B%20908%7D%20)
Hence sum = 908 + 1 = 909
That question is accompanied by these answer choices:
<span>A. The scale is accurate but not precise.
B. The scale is precise but not accurate.
C. The scale is neither precise nor accurate.
D. The scale is both accurate and precise.
Then you need to distinguish between accuracy and precision.
Accuracy refers to the closeness of the measure to the real value, while precision, in this case, refers to the level of significant figures that the sacle report.
The fact that the scale reports the number with 4 significant figures means that it is very precise, but the fact that the result is not so close to the real value as the number of significan figures pretend to be, means that the scale is not accurate.
So, the answer is that the scale is precise but not accurate (the option B</span>
Let's see -
Follow the directions below to get your answer -
0.75 × 68 = 51
51 + 68 = 119
So, 119 is your answer
68 increased by 75% is 119.
↑ ↑ ↑ Hope this helps! :D
Hello once again!
When you see a question like this, you need to find the equation of the straight line.
The formular used is y = mx + c
Where
m = slope
c = constant
First find the slope, since it's a straight line, any 2 coordinates can be used.
Now we need to substitude in the slope, and one of the coordinate you used to find the slope, to the formular to find the constant.
In this case i'm using the coordinate
(-2, 16)
y = mx + c
16 = -6(-2) + c
16 = 12 + c
c = 4
∴ The equation of the line is y = -6x + 4
The next step is to simply substitude in the x = 8 to the equation to find y.
y = -6(8) + 4
y = -48 + 4
y = -44