document.write( "Question 809326: A team lost 30% of their games. They won 14 games. How many games did they play in all? \n" ); document.write( "
Algebra.Com's Answer #487538 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 0.3T \n" ); document.write( "W = 14 \n" ); document.write( "W + L = T \n" ); document.write( "--- \n" ); document.write( "14 + 0.3T = T \n" ); document.write( "14 = 0.7T \n" ); document.write( "Answer: \n" ); document.write( "T = 20 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |