document.write( "Question 940642: Marie scored 95, 86, and 89 on three science tests. She wants her average score for 6 tests to be at least 90. What inequality can you write to find the average scores that she can get on her next three tests to meet this goal? Use s to represent the lowest average score. \n" ); document.write( "
Algebra.Com's Answer #573350 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
she will have a total of 6 scores and their average has to be >= 90
\n" ); document.write( "this means their total has to be >= 6 * 90 which means their total has to be >= 540.
\n" ); document.write( "if s is equal to the average of the last 3 tests she hasn't taken yet, then 3s is equal to the total of the 3 tests she hasn't taken yet.
\n" ); document.write( "the total of the 6 tests is therefore equal to 95 + 86 + 89 + 3s which is >= 540.
\n" ); document.write( "simplify this to get 270 + 3s >= 540
\n" ); document.write( "subtract 270 from both sides of this equation to get 3s >= 540 - 270 which becomes 3s >= 270.
\n" ); document.write( "divide both sides of this equation by 3 to get s >= 90
\n" ); document.write( "the average of the last 3 tests has to be >= 90.
\n" ); document.write( "you would then get, for all 6 tests:
\n" ); document.write( "270 + 270 >= 540 which would become 540 >= 540.
\n" ); document.write( "the smallest average on the last 3 tests has to be 90.
\n" ); document.write( "
\n" ); document.write( "
\n" );