document.write( "Question 1151006: The swimming team has competed in 45 races this season. They have won 30 races so far. How many races will the team need to win today for the team to have a 75% success rate?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #772601 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A = 30 = number of races won in the past
\n" ); document.write( "B = 45 = number of races attempted in the past
\n" ); document.write( "A/B = 30/45 = 0.667 = 66.7% of the races have been won so far (excluding today).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = number of additional races won today
\n" ); document.write( "y = number of additional races attempted today
\n" ); document.write( "A+x = 30+x = new number of wins overall (old wins+today's wins)
\n" ); document.write( "B+y = 45+y = new number of attempts (old total+today's total), consists of wins and losses\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation we have is
\n" ); document.write( "(30+x)/(45+y) = 75/100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can choose to stop here, or you can continue onto the next section below. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the team wins all of the races it has done today, then y = x.
\n" ); document.write( "So for example, if the team attempted y = 10 races and won x = 10 races, then y = x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can update
\n" ); document.write( "(30+x)/(45+y) = 75/100
\n" ); document.write( "into
\n" ); document.write( "(30+x)/(45+x) = 75/100
\n" ); document.write( "after replacing y with x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for x
\n" ); document.write( "(30+x)/(45+x) = 75/100
\n" ); document.write( "100(30+x) = 75(45+x) ..... cross multiply
\n" ); document.write( "3000+100x = 3375+75x ..... distribution rule
\n" ); document.write( "100x-75x = 3375-3000
\n" ); document.write( "25x = 375
\n" ); document.write( "x = 375/25 ..... divide both sides by 25
\n" ); document.write( "x = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the team attempts 15 races, and wins all 15 of them, then we have
\n" ); document.write( "(30+x)/(45+x) = (30+15)/(45+15) = 45/60 = 0.75 = 75%
\n" ); document.write( "Move the decimal point 2 spots to the right to go from decimal form to percent form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So in short, (30+x)/(45+x) = 75% when x = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Again, this solution is only possible if the team wins all of its races today.
\n" ); document.write( "
\n" ); document.write( "
\n" );