document.write( "Question 289911: In baseball, a player's batting average is the total number of hits divided by the total number of times at bat. A baseball player has 13 hits after 41 times at bat. How many additional consecutive times must the batter hit the ball to achieve a batting average of .440?
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #209914 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(13+x)/(41+x)=.44
\n" ); document.write( "x=9
\n" ); document.write( "check
\n" ); document.write( "(13+9)/(41+9)=.44
\n" ); document.write( "22/50=.44
\n" ); document.write( "ok
\n" ); document.write( "
\n" );