<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: 300
Step-by-step explanation: 300+200=500
then 500-200=300
Answer:
Step-by-step explanation:
first, we find the slope
slope = (y2 - y1) / (x2 - x1)
(8,2)....x1 = 8 and y1 = 2
(7,1)....x2 = 7 and y2 = 1
now we sub
slope = (1 - 2) / (7 - 8) = -1/-1 = 1
y = mx + b
slope(m) = 1
use either of ur points...I will use (8,2)...x = 8 and y = 2
now we sub and find b, the y intercept
2 = 1(8) + b
2 = 8 + b
2 - 8 = b
-6 = b
so ur equation is : y = 1x - 6....or just y = x - 6 <===