document.write( "Question 48153: in baseball a player's batting average is the ratio of hits to the number of times he or she has batted.thus,if the player has an average of .300 it means he or she got 300 hits in 1000 at bats. in order to have an average of .300, how many hits would the batter have to get in 400 times at bat?please show work.thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #31868 by cowess(34) ![]() You can put this solution on YOUR website! Say the number of hits the batter have to get in 400 times at bat is x. \n" ); document.write( "x/400=.300 \n" ); document.write( "x=400*0.300 \n" ); document.write( "x=120 \n" ); document.write( " \n" ); document.write( " |