document.write( "Question 1166368: Laura is bowling 5 games. Her first 4 scores were 144, 86, 124, and 118.\r
\n" );
document.write( "\n" );
document.write( "To end up with an average score of at least 125, what is the lowest score Laura will need in the fifth game?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790880 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutor showed a standard method for solving the problem -- by adding the given scores and calculating the score required to get the desired average. \n" ); document.write( "Here is another way to solve a problem like this, in which a particular average needs to be obtained. \n" ); document.write( "This method is not any easier than the standard method in this particular problem, because the given scores aren't very \"close together\". But the method can be much easier if the numbers are large numbers that are close together. \n" ); document.write( "To use this method, compare each score to the desired average and determine the \"over\" and \"under\" for each score. Then the score needed in the next game is the score that balances the \"over\" and \"under\". \n" ); document.write( "144: +19 \n" ); document.write( "86: -39 \n" ); document.write( "124: -1 \n" ); document.write( "118: -7 \n" ); document.write( "Total after four games: 19-39-1-7 = -28 \n" ); document.write( "Minimum score required to get an average of 125: 125+28 = 153 \n" ); document.write( " \n" ); document.write( " |