document.write( "Question 1176001: A baseball team has a record of 13 wins and 21 losses. How many games must the team win in a row to have a winning percentage of at least 0.750? \n" ); document.write( "
Algebra.Com's Answer #801860 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A baseball team has a record of 13 wins and 21 losses. How many games must the team win in a row to have a winning percentage of at least 0.750?
\n" ); document.write( "----------------
\n" ); document.write( "If you mean 75%, not 0.75%
\n" ); document.write( "---
\n" ); document.write( "(13+w)/(21+w) >= 0.75
\n" ); document.write( "
\n" ); document.write( "
\n" );