document.write( "Question 171442: A chess champion played in a 2 week tournament. At the end of the tournament she'd lost 4 more matches that she'd won. If she lost 60% of her matches, how many matches did she play? Hint: 60% = 3/5 \n" ); document.write( "
Algebra.Com's Answer #126570 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
lets call W # of wins and L-# of losses. lets call the Total matches T
\n" ); document.write( ":
\n" ); document.write( "L=W+4--->L-W=4...eq 1
\n" ); document.write( ":
\n" ); document.write( "we know that 60%(.6)T=L and we know that 40(.4)T=W..eq 2,3
\n" ); document.write( ":
\n" ); document.write( "lets take values W and L from eq 2,3 and plug them into eq 1
\n" ); document.write( ":
\n" ); document.write( ".6T-.4T=4
\n" ); document.write( ":
\n" ); document.write( ".2T=4
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28T=20%29\"total matches played
\n" ); document.write( "
\n" ); document.write( "
\n" );