document.write( "Question 1067993: Two minor league baseball players got a total of 316 hits Washington had six more hits than Sanchez find the number of hits for each player \n" ); document.write( "
Algebra.Com's Answer #683452 by Lightning_Fast(78)\"\" \"About 
You can put this solution on YOUR website!
w = Washington's hits
\n" ); document.write( "s = Sanchez's hits\r
\n" ); document.write( "\n" ); document.write( "Both had 316 total.
\n" ); document.write( "You would write: w+s=316\r
\n" ); document.write( "\n" ); document.write( "Washington had 6 more than Sanchez
\n" ); document.write( "You would write: w = 6+s\r
\n" ); document.write( "\n" ); document.write( "Now we have to equations:
\n" ); document.write( "w = 6+s
\n" ); document.write( "w+s=316\r
\n" ); document.write( "\n" ); document.write( "Using algebra and substitution, we solve for w, then s.
\n" ); document.write( "w = 6 + 316 - w
\n" ); document.write( "2w = 322
\n" ); document.write( "w = 161\r
\n" ); document.write( "\n" ); document.write( "Then plug in 161 into w = 6+s.
\n" ); document.write( "161 = 6+s
\n" ); document.write( "155 = s\r
\n" ); document.write( "\n" ); document.write( "Sanchez has 155 hits while Washington has 161 hits. Quite a large number.
\n" ); document.write( "
\n" );