A whole number has a denominator of 1
<span>The function can be described as
b(p)= player receives 10 bonus points
</span>b(p)= p+10<span>
s(p)= increases 5% of the player’s current points
</span>s(p)= <span>p*(100%+5%)= p*1.05
then </span><span> (s ∘ b)(p) would be
</span><span>s(p)= p*1.05
(s ∘ b)(p)= (p+10)*1.05
</span>(s ∘ b)(p)= 1.05p+10.5
Answer:
Third option
Step-by-step explanation:
We can't factor this so we need to use the quadratic formula which states that when ax² + bx + c = 0, x = (-b ± √(b² - 4ac)) / 2a. However, we notice that b (which is 6) is even, so we can use the special quadratic formula which states that when ax² + bx + c = 0 and b is even, x = (-b' ± √(b'² - ac)) / a where b' = b / 2. In this case, a = 1, b' = 3 and c = 7 so:
x = (-3 ± √(3² - 1 * 7)) / 1 = -3 ± √2