document.write( "Question 97428: iN YOUR ECONOMICS CLASS YOU HAVE SCORES OF 68, 82, 87, AND 89 ON THE FIRST FOUR OF FIVE TEST. TO GET A GRADE OF B THE AVERQAGE OF THE FIRST FIVE TEST SCORES MUST BE GREATER THAN OR EQUAL TO 80 AND LESS THAN 90. SOLVE AN INEQUALITY TO FIND THE RANGE OF THE SCORES THAT YOU NEED ON THE TEST TO GET A B \n" ); document.write( "
Algebra.Com's Answer #70905 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
To find the average score (A) of the first five tests, you'll add the scores and divide by 5.
\n" ); document.write( "\"A+=+%2868%2B82%2B87%2B89%2Bx%29%2F5\" where x is the score on the fifth test.
\n" ); document.write( "Now you need this average (A) to be at least 80 (\"A+%3E=+80\") but less than 90 (\"A+%3C+90\").
\n" ); document.write( "You can write the inequality thus:
\n" ); document.write( "\"80+%3C=+%28%2868%2B82%2B87%2B89%2Bx%29%2F5%29+%3C+90\" To solve this, you'll simplify the numerator.
\n" ); document.write( "\"80+%3C=+%28%28326%2Bx%29%2F5%29+%3C90\" Now you'll multiply everything by 5.
\n" ); document.write( "\"%285%2980+%3C=+%28326%2Bx%29+%3C+%285%2990\" Simplify.
\n" ); document.write( "\"400+%3C=+%28326%2Bx%29+%3C+450\" Now you'll subtract 326 from everything.
\n" ); document.write( "\"%28400-326%29+%3C=+x+%3C+%28450-326%29\" Simplify.
\n" ); document.write( "\"74+%3C=+x+%3C+124\" Read this as: x is at least 74 but less than 124.
\n" ); document.write( "The range of scores needed to get a B average is at least 74 but less than 124.
\n" ); document.write( "
\n" );