document.write( "Question 447000: Five tests are given in a course. To get a C I must score at least 70 on the five tests. The scores for the first four tests are 74, 82, 60, and 68. Determine (in terms of an inequality) what scores on the last test will allow me to get at least a C. \n" ); document.write( "
Algebra.Com's Answer #307816 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 70x5=350 \n" ); document.write( "350-(74+82+60+68)≤x \n" ); document.write( "66≤x \n" ); document.write( "You must score 66 or better to get at least a 70 average.. \n" ); document.write( " \n" ); document.write( " |