Answer:
Formula to calculate percentage are=
Winning match/total match *100
And copy paste formula of VLOOKUP in to desire cell formula bar.
Example in spreadsheet :
Winning match=A5
Total match=A6
Write formula in cell D3:
=(A5/A6)*100
And write formula of VLOOKUP into cell D4-D6 to retrieve data from desire cell.
The formula for the nth term of a geometric sequence:

a₁ - the first term, r - the common ratio
![54, a_2, a_3, 128 \\ \\ a_1=54 \\ a_4=128 \\ \\ a_n=a_1 \times r^{n-1} \\ a_4=a_1 \times r^3 \\ 128=54 \times r^3 \\ \frac{128}{54}=r^3 \\ \frac{128 \div 2}{54 \div 2}=r^3 \\ \frac{64}{27}=r^3 \\ \sqrt[3]{\frac{64}{27}}=\sqrt[3]{r^3} \\ \frac{\sqrt[3]{64}}{\sqrt[3]{27}}=r \\ r=\frac{4}{3}](https://tex.z-dn.net/?f=54%2C%20a_2%2C%20a_3%2C%20128%20%5C%5C%20%5C%5C%0Aa_1%3D54%20%5C%5C%0Aa_4%3D128%20%5C%5C%20%5C%5C%0Aa_n%3Da_1%20%5Ctimes%20r%5E%7Bn-1%7D%20%5C%5C%0Aa_4%3Da_1%20%5Ctimes%20r%5E3%20%5C%5C%0A128%3D54%20%5Ctimes%20r%5E3%20%5C%5C%0A%5Cfrac%7B128%7D%7B54%7D%3Dr%5E3%20%5C%5C%20%5Cfrac%7B128%20%5Cdiv%202%7D%7B54%20%5Cdiv%202%7D%3Dr%5E3%20%5C%5C%0A%5Cfrac%7B64%7D%7B27%7D%3Dr%5E3%20%5C%5C%0A%5Csqrt%5B3%5D%7B%5Cfrac%7B64%7D%7B27%7D%7D%3D%5Csqrt%5B3%5D%7Br%5E3%7D%20%5C%5C%0A%5Cfrac%7B%5Csqrt%5B3%5D%7B64%7D%7D%7B%5Csqrt%5B3%5D%7B27%7D%7D%3Dr%20%5C%5C%0Ar%3D%5Cfrac%7B4%7D%7B3%7D)
Answer:
2/6 is probably your answer
Step-by-step explanation:
Answer with a Step-by-step explanation: We are given the table as:
x f(x)
0 6
2 7
4 0
7 5
i.e. corresponding to different values of x we are given the values of f(x)
we have to find the value of f(0)
i.e. we have to find the value of f(x) when x=0
As we can see from the table the value of f(x) at x=0 is 6
Hence, Correct option is:
C) 6
Answer:
Point slope is ( Y+4) = 1/2(x+3)
Slope intercept is Y = 1/2(x) -5/2
Step-by-step explanation:
For the point slope form.
Given the point as (-3,-4)
And the gradient m = 1/2
Point slope form is
(Y - y1) = m(x-x1)
So
X1 = -3
Y1 = -4
(Y - y1) = m(x-x1)
(Y - (-4)) = 1/2(x -(-3))
( Y+4) = 1/2(x+3)
For the slopes intercept form
Y = mx + c
We can continue from where the point slope form stopped.
( Y+4) = 1/2(x+3)
2(y+4)= x+3
2y + 8 = x+3
2y = x+3-8
2y = x-5
Y = x/2 - 5/2
Y = 1/2(x) -5/2
Where -5/2 = c
1/2 = m