1.In an enter - baranggay basketball league,the team from baranggay Carolina has won 15 out of 25 games,a winning percentage of 60%. We have seen that they need to win 25 more games consecutively to raise their percentage for at least 80%.
a.what function will represent the winning percentage of baranggay Carolina if x is the number of remaining games?
b.what will be the winning persentage after 15?20?25?30?35 games?
c.plot the ordered pairs you got in questions (a)and(b) in a Cartesian plane and connect it using a smooth curve
a.
if x is the number of remaining games
number of games played = 50 - x
number of games won = 40 - x
function for winning percentage
b.
after 15 game , remaining game = x = 50 - 15 = 35
after 20 games . x = 50 - 20 = 30
after 25 games , x = 50 - 25
after 30 games , x = 50-30=20
after 35 games x = 50 - 35 = 15
Comments