document.write( "Question 470908: Two minor league baseball players got a total of 298 hits. washington had 10 more hits than sanchez. Find the number of hits for each player \n" ); document.write( "
Algebra.Com's Answer #322990 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "washington had 10 more hits than sanchez
\n" ); document.write( "Let x and (x+10) represent the number of Sanchez and Washington Hits respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x +(x+10) = 298
\n" ); document.write( " 2x = 288
\n" ); document.write( " x = 144, Sanchez hits. Washington with 154\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "144 + 154 = 298 \n" ); document.write( "
\n" );