Question 1151006
<font face="times" color="black" size="3">
A = 30 = number of races won in the past
B = 45 = number of races attempted in the past
A/B = 30/45 = 0.667 = 66.7% of the races have been won so far (excluding today).


x = number of additional races won today
y = number of additional races attempted today
A+x = 30+x = new number of wins overall (old wins+today's wins)
B+y = 45+y = new number of attempts (old total+today's total), consists of wins and losses


The fraction (30+x)/(45+y) represents the new proportion of wins out of total races done. We want this to be equal to 75/100 as this is one fractional form of 75%. Recall that "percent" means "per one hundred". In general, x% = x/100. So all we do is stick the 75 over 100.


The equation we have is
(30+x)/(45+y) = 75/100


At this point we have a problem in that one equation is not enough to solve for two simultaneous variables. We need two equations to solve for two variables at the same time. Example: two linear equations are needed to solve for two unknowns.


At this point, you should ask your teacher to clarify as there isn't enough information. You should be given how many races the team attempts (the value of y) so you can solve for x.


You can choose to stop here, or you can continue onto the next section below. 


-------------------------------------------------------


<font color=red>Disclaimer: This section entirely depends on the condition that the team wins all of its races today. It's certainly not impossible, but its fairly unlikely given their current record isn't 100%.</font>


If the team wins all of the races it has done today, then y = x.
So for example, if the team attempted y = 10 races and won x = 10 races, then y = x.


We can update
(30+x)/(45+y) = 75/100
into
(30+x)/(45+x) = 75/100
after replacing y with x


Solve for x
(30+x)/(45+x) = 75/100
100(30+x) = 75(45+x) ..... cross multiply
3000+100x = 3375+75x ..... distribution rule
100x-75x = 3375-3000
25x = 375
x = 375/25 ..... divide both sides by 25
x = 15


If the team attempts 15 races, and wins all 15 of them, then we have
(30+x)/(45+x) = (30+15)/(45+15) = 45/60 = 0.75 = 75%
Move the decimal point 2 spots to the right to go from decimal form to percent form.


So in short, (30+x)/(45+x) = 75% when x = 15


Again, this solution is only possible if the team wins all of its races today.
</font>