document.write( "Question 994915: For a certain bowling league a beginning bowler computes her handicap by taking 90% of the difference between 220 and her average score in a league play. Determine the average scores that would produce a handicap of 72 or less.Also assume that a negative handicap is not possible in this league. \n" ); document.write( "
Algebra.Com's Answer #613833 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For a certain bowling league a beginning bowler computes her handicap by taking 90% of the difference between 220 and her average score in a league play. Determine the average scores that would produce a handicap of 72 or less.Also assume that a negative handicap is not possible in this league.
\n" ); document.write( "------
\n" ); document.write( "Handicap = 0.9(220 - ave)
\n" ); document.write( "----
\n" ); document.write( "Solve:
\n" ); document.write( "0.9(220-ave) <= 72
\n" ); document.write( "------
\n" ); document.write( "198 - 0.9A <= 72
\n" ); document.write( "0.9A >= 126
\n" ); document.write( "A >= 140
\n" ); document.write( "---------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------
\n" ); document.write( "
\n" );