document.write( "Question 1092621: The batting average of a baseball player is (0.25). If he has been to the plate 140 times, how many consecutive hits does he need to reach an average of at least (0.275)? \n" ); document.write( "
Algebra.Com's Answer #707236 by jorel1380(3719) You can put this solution on YOUR website! If the player has been to the plate 140 times, then he got: \n" ); document.write( "140 x 0.25=35 hits. Let n be the number of consecutive hits he needs. Then: \n" ); document.write( "35+n/140+n=0.275 \n" ); document.write( "35+n=38.5+0.275n \n" ); document.write( "0.725n=3.5 \n" ); document.write( "n=4.83, or about 5 consecutive hits. \n" ); document.write( "☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |