The answer is 15 !
Explanation:
You have 15 slots, each of which will hold one of the names of the players. You need to fill the first slot with some name.
2 ,3,5,7,11,17,19,23,29,31, 37,41,43,47,53,59,61
67,71,73,79,83,89,97.....
<span>LCD(<span>115</span>, <span>95</span>, <span>38</span>) = LCM(15, 5, 8) = 23×3×5 = 120</span>
<span><span>115</span> = <span>8120</span></span><span><span>95</span> = <span>216120</span></span><span><span>38</span> = <span>45120
</span></span>
Ac method
for
ax^2+bx+c
multiply a and c together
find what 2 numbers multiply to get ac and add to get b
split b up
gropu
factor
3x^2+7x+2
2 times 3=6
what 2 numbers multily to get 6 and ad to get 7
6 and 1
3x^2+6x+1x+2
(3x^2+6x)+(1x+2)
3x(x+2)+1(x+2)
(3x+1)(x+2) is factored
A - 2x^2 + 2x - 2
To find this, set up the equation:
(-x^2 + 6x - 1) + ( 3x^2 - 4x - 1)
With this, you need to combine like terms while taking into consideration the addition sign.
-x^2 + 3x^2 = 2x^2
6x + - 4x = 2x
- 1 + - 1 = - 2
Hope this helps!