document.write( "Question 973858: A baseball player's batting average is found by dividing the number of hits the player has by the number of at-bats the player has. Suppose a baseball player has 45 hits and 130 at-bats. Write and solve an equation to model the number of consecutive hits the player needs in order to raise his batting average to 0.400. Explain how you found your answer. \n" ); document.write( "
Algebra.Com's Answer #595896 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x= number of hits needed, Each hit equals an at bat. \r
\n" ); document.write( "\n" ); document.write( "(45+x)/(130+x) =0.4
\n" ); document.write( "multiply both sides by (130+x)
\n" ); document.write( "45+x=52+ 0.4 x
\n" ); document.write( "0.6 x=7; divide by 0.6.\r
\n" ); document.write( "\n" ); document.write( "x=12 (11.667)
\n" ); document.write( "check 57/142 (12 hits) 0.401
\n" ); document.write( "56/141 (11 hits) 0.397\r
\n" ); document.write( "\n" ); document.write( "So 12 hits are necessary, since there are no fractions of hits.
\n" ); document.write( "
\n" );