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.
Step-by-step explanation:
1. 3x + 4 = 19
3x = 15
x = 5
2. 7 + 2x = 15
2x = 8
x = 4
Possibly A)249.6
Explanation
Answer:
y = 4x - 7
Step-by-step explanation:
Given the following data;
Points (x, y) = (4, 9)
Slope, m = 4
To write the equation in point-slope form;
The equation of straight line is y = mx + c
Where;
m is the slope.
x and y are the points
c is the intercept.
First of all, we would find the intercept c;
9 = 4*4 + c
9 = 16 + c
c = 9 - 16
c = -7
Next, we write the equation in point-slope form;
m = 4 and c = -7
y = 4x - 7